Skip to content

Commit

Permalink
Update for RBB 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed May 15, 2024
1 parent 09190df commit 2f3bfa7
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 19 deletions.
2 changes: 1 addition & 1 deletion conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies:
- pytest-xdist
- python-louvain
- raft-dask==24.6.*
- rapids-build-backend>=0.1.1,<0.2.0.dev0
- rapids-build-backend>=0.2.0,<0.3.0.dev0
- rapids-dask-dependency==24.6.*
- recommonmark
- requests
Expand Down
2 changes: 1 addition & 1 deletion conda/environments/all_cuda-122_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies:
- pytest-xdist
- python-louvain
- raft-dask==24.6.*
- rapids-build-backend>=0.1.1,<0.2.0.dev0
- rapids-build-backend>=0.2.0,<0.3.0.dev0
- rapids-dask-dependency==24.6.*
- recommonmark
- requests
Expand Down
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ dependencies:
common:
- output_types: [conda, pyproject, requirements]
packages:
- rapids-build-backend>=0.1.1,<0.2.0.dev0
- rapids-build-backend>=0.2.0,<0.3.0.dev0
- setuptools>=61.0.0
- wheel
python_build_cythonize:
Expand Down
3 changes: 1 addition & 2 deletions python/cugraph-dgl/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[build-system]

requires = [
"rapids-build-backend>=0.1.1,<0.2.0.dev0",
"rapids-build-backend>=0.2.0,<0.3.0.dev0",
"setuptools>=61.0.0",
"wheel",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
Expand Down Expand Up @@ -57,5 +57,4 @@ include = [
[tool.rapids-build-backend]
build-backend = "setuptools.build_meta"
requires = []
commit-file = "cugraph_dgl/GIT_COMMIT"
dependencies-file = "../../dependencies.yaml"
3 changes: 1 addition & 2 deletions python/cugraph-equivariant/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

[build-system]
requires = [
"rapids-build-backend>=0.1.1,<0.2.0.dev0",
"rapids-build-backend>=0.2.0,<0.3.0.dev0",
"setuptools>=61.0.0",
"wheel",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
Expand Down Expand Up @@ -68,5 +68,4 @@ include = [
[tool.rapids-build-backend]
build-backend = "setuptools.build_meta"
requires = []
commit-file = "cugraph_equivariant/GIT_COMMIT"
dependencies-file = "../../dependencies.yaml"
3 changes: 1 addition & 2 deletions python/cugraph-pyg/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[build-system]

requires = [
"rapids-build-backend>=0.1.1,<0.2.0.dev0",
"rapids-build-backend>=0.2.0,<0.3.0.dev0",
"setuptools>=61.0.0",
"wheel",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
Expand Down Expand Up @@ -63,5 +63,4 @@ include = [
[tool.rapids-build-backend]
build-backend = "setuptools.build_meta"
requires = []
commit-file = "cugraph_pyg/GIT_COMMIT"
dependencies-file = "../../dependencies.yaml"
3 changes: 1 addition & 2 deletions python/cugraph-service/client/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[build-system]

requires = [
"rapids-build-backend>=0.1.1,<0.2.0.dev0",
"rapids-build-backend>=0.2.0,<0.3.0.dev0",
"setuptools>=61.0.0",
"wheel",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../../dependencies.yaml and run `rapids-dependency-file-generator`.
Expand Down Expand Up @@ -48,5 +48,4 @@ include = [
[tool.rapids-build-backend]
build-backend = "setuptools.build_meta"
requires = []
commit-file = "cugraph_service_client/GIT_COMMIT"
dependencies-file = "../../../dependencies.yaml"
3 changes: 1 addition & 2 deletions python/cugraph-service/server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[build-system]

requires = [
"rapids-build-backend>=0.1.1,<0.2.0.dev0",
"rapids-build-backend>=0.2.0,<0.3.0.dev0",
"setuptools>=61.0.0",
"wheel",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../../dependencies.yaml and run `rapids-dependency-file-generator`.
Expand Down Expand Up @@ -73,5 +73,4 @@ include = [
[tool.rapids-build-backend]
build-backend = "setuptools.build_meta"
requires = []
commit-file = "cugraph_service_server/GIT_COMMIT"
dependencies-file = "../../../dependencies.yaml"
3 changes: 1 addition & 2 deletions python/cugraph/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

requires = [
"cython>=3.0.0",
"rapids-build-backend>=0.1.1,<0.2.0.dev0",
"rapids-build-backend>=0.2.0,<0.3.0.dev0",
"scikit-build-core[pyproject]>=0.7.0",
"setuptools>=61.0.0",
"wheel",
Expand Down Expand Up @@ -77,5 +77,4 @@ requires = [
"cmake>=3.26.4",
"ninja",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
commit-file = "cugraph/GIT_COMMIT"
dependencies-file = "../../dependencies.yaml"
4 changes: 2 additions & 2 deletions python/nx-cugraph/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[build-system]

requires = [
"rapids-build-backend>=0.1.1,<0.2.0.dev0",
"rapids-build-backend>=0.2.0,<0.3.0.dev0",
"setuptools>=61.0.0",
"wheel",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
Expand Down Expand Up @@ -82,7 +82,7 @@ include = [

[tool.rapids-build-backend]
build-backend = "setuptools.build_meta"
commit-file = "_nx_cugraph/GIT_COMMIT"
commit-files = ["_nx_cugraph/GIT_COMMIT"]
dependencies-file = "../../dependencies.yaml"
require-cuda = false

Expand Down
3 changes: 1 addition & 2 deletions python/pylibcugraph/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

requires = [
"cython>=3.0.0",
"rapids-build-backend>=0.1.1,<0.2.0.dev0",
"rapids-build-backend>=0.2.0,<0.3.0.dev0",
"scikit-build-core[pyproject]>=0.7.0",
"setuptools>=61.0.0",
"wheel",
Expand Down Expand Up @@ -64,7 +64,6 @@ regex = "(?P<value>.*)"

[tool.rapids-build-backend]
build-backend = "scikit_build_core.build"
commit-file = "pylibcugraph/GIT_COMMIT"
dependencies-file = "../../dependencies.yaml"
requires = [
"cmake>=3.26.4",
Expand Down

0 comments on commit 2f3bfa7

Please sign in to comment.