diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-04-21 17:55:47 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-04-21 19:05:59 +0200 |
commit | c22222767b7d58e3a0826751373ab7978daee265 (patch) | |
tree | 99b2ca0b7302894ee61cfece076ee81f10387514 /dev-python | |
parent | dev-python/setuptools_rust: Clean PYTHON_COMPAT up (diff) | |
download | gentoo-c22222767b7d58e3a0826751373ab7978daee265.tar.gz gentoo-c22222767b7d58e3a0826751373ab7978daee265.tar.bz2 gentoo-c22222767b7d58e3a0826751373ab7978daee265.zip |
Rename dev-python/{setuptools_rust → setuptools-rust}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/cryptography/cryptography-36.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/setuptools-rust/Manifest (renamed from dev-python/setuptools_rust/Manifest) | 0 | ||||
-rw-r--r-- | dev-python/setuptools-rust/metadata.xml (renamed from dev-python/setuptools_rust/metadata.xml) | 0 | ||||
-rw-r--r-- | dev-python/setuptools-rust/setuptools-rust-0.12.1.ebuild (renamed from dev-python/setuptools_rust/setuptools_rust-0.12.1.ebuild) | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cryptography/cryptography-36.0.0.ebuild b/dev-python/cryptography/cryptography-36.0.0.ebuild index 1d19af956958..9e8f6a3fcb1e 100644 --- a/dev-python/cryptography/cryptography-36.0.0.ebuild +++ b/dev-python/cryptography/cryptography-36.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -78,7 +78,7 @@ DEPEND="${RDEPEND} $(python_gen_cond_dep ' >=dev-python/cffi-1.8:=[${PYTHON_USEDEP}] ' 'python*')" -BDEPEND="dev-python/setuptools_rust[${PYTHON_USEDEP}] +BDEPEND="dev-python/setuptools-rust[${PYTHON_USEDEP}] test? ( >=dev-python/hypothesis-1.11.4[${PYTHON_USEDEP}] dev-python/iso8601[${PYTHON_USEDEP}] diff --git a/dev-python/setuptools_rust/Manifest b/dev-python/setuptools-rust/Manifest index 92aef6117efc..92aef6117efc 100644 --- a/dev-python/setuptools_rust/Manifest +++ b/dev-python/setuptools-rust/Manifest diff --git a/dev-python/setuptools_rust/metadata.xml b/dev-python/setuptools-rust/metadata.xml index 755f91898d20..755f91898d20 100644 --- a/dev-python/setuptools_rust/metadata.xml +++ b/dev-python/setuptools-rust/metadata.xml diff --git a/dev-python/setuptools_rust/setuptools_rust-0.12.1.ebuild b/dev-python/setuptools-rust/setuptools-rust-0.12.1.ebuild index 18edc54c4a79..18edc54c4a79 100644 --- a/dev-python/setuptools_rust/setuptools_rust-0.12.1.ebuild +++ b/dev-python/setuptools-rust/setuptools-rust-0.12.1.ebuild |