rename setuptools_rust (c22222767b)

This commit is contained in:
Andreas Billmeier 2022-04-23 14:53:11 +02:00 committed by Andreas Billmeier
parent 3976bc3bca
commit 85d6212ac3
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
4 changed files with 6 additions and 6 deletions

View File

@ -546,9 +546,9 @@ There are 1693 Ebuilds in total, 1686 of them have in total 1692 (35 different)
|CC-BY-NC-SA-4.0|1|
|CC0-1.0|1|
(Last counted: 21/04/2022)
(Last counted: 23/04/2022)
I did my best to keep these clean. If a valid license was published on PyPI, it has been automatically merged. Otherwise I took it from GitHub or alternatively from comments/files in the source. Sometimes these differed and have been not unique. All license strings are adjusted to the list in `/usr/portage/gentoo/licenses/`. Some packages do not have any license published. In this case, Authors have been asked for clarification, some did not respond. Following the [official Gentoo Guide](https://devmanual.gentoo.org/general-concepts/licenses/index.html), these then were added with an `all-rights-reserved` license and `RESTRICT="mirror"` was set. Find the appropriate licenses referenced in the Ebuild files and in the corresponding homepages or sources.
A big thanks goes to Iris for reviewing this README.
Last updated: 21/04/2022
Last updated: 23/04/2022

View File

@ -48,5 +48,5 @@ DIST version_check-0.9.3.crate 12547 BLAKE2B 85761c300a8d755e0b376191ef0604728ae
DIST winapi-0.3.9.crate 1200382 BLAKE2B cb5799749ccd935ea2d7068d953cecf19f543d9db7dc16ad4584bb7005373ada34937a3ced7225544d8bc765da599911c7a3190efefb3a25b7c1bb7123b4f673 SHA512 ff8b7b78065f3d8999ec03c725a0460ebc059771bf071c7a3df3f0ecd733edf3b0a2450024d4e24e1aedddaecd9038ce1376c0d8bbf45132068cf45cf4a53a97
DIST winapi-i686-pc-windows-gnu-0.4.0.crate 2918815 BLAKE2B 4d357e4d30f9552972170d65b9a5358b69c46a3e772fe05efc22f3d4ffc1caeeaad7aacdc7abd503a7ad0545f8bd7d22bf351dcb6df76f812fa4d45c34d65df0 SHA512 a672ccefd0730a8166fef1d4e39f9034d9ae426a3f5e28d1f4169fa5c5790767693f281d890e7804773b34acdb0ae1febac33cde8c50c0044a5a6152c7209ec2
DIST winapi-x86_64-pc-windows-gnu-0.4.0.crate 2947998 BLAKE2B 2ad1ea8b5fa07d544e910ccba043ae925269b76b26c9da356305b34b86741dd8b9aff0b9ffe3d562db4fcd7d7c46a11ce9e3168b782b1d89ae6881742b7ede82 SHA512 4a654af6a5d649dc87e00497245096b35a2894ae66f155cb62389902c3b93ddcc5cf7d0d8b9dd97b291d2d80bc686af2298e80abef6ac69883f4a54e79712513
EBUILD cryptography-35.0.0.ebuild 2980 BLAKE2B 15f3a5fa594c3765d0e60b7a8c63ad2bc6b28efad65fc1f78aa18522b1f4a30e8a53dcd1e717b3bdbf8782fe0e5188cab12a19e55a238dc87ec3c9747a177d40 SHA512 fe0dd210b2abe893cce3c996940bf464460bcca85c0a09cacf56262ee2fe0dc0091ab69038241e2ccdfc5dfca4ff7924d04b208441a114cd4b9b87f46d426e75
EBUILD cryptography-35.0.0.ebuild 2980 BLAKE2B 9717eae91a9c62fb95cd11eade5500c76dedd8c71af904b13b67b3554000321e42ed450c075e30e68ebf796ab434a09eb61aa6f7ac2dc82c536f74a7a7358160 SHA512 2c0ec719e0a984ddc28b5464d5edde5c9beca1eab4beb90050c16c516511b12dfa7b5ed5529f7cda4fc2046a9c18481bd5655bbfe6dad7ecb28732f7435a846a
MISC metadata.xml 514 BLAKE2B b6a872cf35c5cbbd12c450141ba82d7627b1ab353920e5d5f9f19a8c3a05bc7aa9df93d6baa4d2fb61b5c39bcbf137c32a24c38dbe74f3097cc120b71c0b629f SHA512 674589e3493fc59f26c9eac5c325ed4b9da8dcf7cef04bdfb61e2b4b9c38a359aa902d4d528f826ed034fca89f2d702c38ed21fd6df10645f9f5bb78de7cde06

View File

@ -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}]

View File

@ -25,7 +25,7 @@ net-analyzer/fail2ban ~amd64
=dev-python/pyotp-2.6.0 ~amd64
=dev-python/pytest-7.0.1 ~amd64
=dev-python/semver-2.13.0 ~amd64
=dev-python/setuptools_rust-0.12.1 ~amd64
=dev-python/setuptools-rust-0.12.1 ~amd64
=dev-python/sqlalchemy-1.4.32 ~amd64
=dev-python/websockets-10.2 ~amd64
=sci-geosciences/GeographicLib-1.52 ~amd64