dev-python/pycryptodomex: add 3.19.1, 3.20.0

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-02-17 18:53:52 +01:00
parent 82a27f3801
commit 5af57306aa
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
5 changed files with 51 additions and 5 deletions

View File

@ -617,14 +617,14 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E
## Licenses
This repository itself is released under GPL-3 (like most Gentoo repositories), all work on the depending components under the licenses they came from. Perhaps you came here because I filed an issue at your component about a bad or missing license. It is easy to [assign a license](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). During cleanups and license investigations I have been asked often which license to choose. I am not a lawyer, but I can offer the following table, counted over this repository, perhaps this helps your decision. If a package has more than one license listed, all of them are counted.
There are 1721 Ebuilds in total, 1710 of them have in total 1729 (42 different) licenses assigned.
There are 1724 Ebuilds in total, 1713 of them have in total 1732 (42 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|979|
|Apache-2.0|378|
|Apache-2.0|379|
|GPL-3|115|
|BSD|98|
|BSD|100|
|LGPL-3|24|
|GPL-2|21|
|all-rights-reserved|13|

View File

@ -1,3 +1,7 @@
DIST pycryptodomex-3.19.0.tar.gz 4779021 BLAKE2B 18e8bc41d38f38e56c0e693935434ba7c7170e4d68f5ad8f1f8038becc7606e4d31f7e67254d96fb016a004b3a19d239b121ebad3ee2c3ca9a5b1d0446ffc9a5 SHA512 9d6717691c5e33f18e2e9f5fe3c19484c7fb996bc177052caf0262872ee4eecf675b688d8273d954eab7820774a858133213f56814e00089a4ceeb6418436432
EBUILD pycryptodomex-3.19.0.ebuild 624 BLAKE2B 9f33a3bd6c230dc00903ec1ae000e42bf529588f4069fbab082d630bffc629b043f6419828c9bf1c82b48653e47ff5480091e2fed32a6a7269483001fcacad78 SHA512 e99dba3c6214e204153f8dde549ac2326ceed3cdeaf7a0d3115ec833ea5a82fbc77f1da6e7480eb595ce0fb596957278c68a050d6db1dc55749081523b3f28a1
DIST pycryptodomex-3.19.1.tar.gz 4782714 BLAKE2B 06f08cddb565cb081305f291092705370f522369da26e475a37627e4202f8e7949d99437761d991ef041f04327752785599e9c90b0d223f9687fa5061fc3c50f SHA512 dbef566938c4761fbd7a1b7813f2c8d8a1ad0b0818cb269a5ac18ce795bb08643e7c95604b80756c22190ad4ec95a5413c10c5a36ab193cbea22d524c6b1282a
DIST pycryptodomex-3.20.0.tar.gz 4794613 BLAKE2B 909d9072815abeea5e48a6f7df57641cf4690e13a774f341a6362db8e952547c9a593248027784ee636c68d09f11712451063e274c17db4f0fb7b42c142d5f13 SHA512 dd0f05338a209de26d93321d0709bdc9240c74768683c7decc572ee3a9a075bda95f527ae0d433e02a1674b6e12c4e7d35cc0ef721fb5e98fdb12878e047ebcd
EBUILD pycryptodomex-3.19.0.ebuild 624 BLAKE2B 8f5738b80a6ac35ed5fefb046f9d80d42a8f457b3bc5100c912f670b4170a3496b03a2c19de8d330430acbc2c1d1e1bc543c12ed7ecc287c93896b2689464dac SHA512 9b69791397f9362a3ef486b0bd49ba9d4ea2dac1ce4cfbb33134ded06d6f2c4a57ea9aff45c9d525ced5ee9d0287a1bf25409eaf18e6155bfbcfc357326624e9
EBUILD pycryptodomex-3.19.1.ebuild 521 BLAKE2B ad60e734afa91dd753a3c30a15fdd16bb99b902d92c37e1a68630d2459bc4b264a4e247dadd65fef084816dc5e78cb590f5f05ab7bf7e8168a5c338221bacbaa SHA512 a727d78d6acd7447277907389cce0f5880cdbe44225fdb49ba7e1fc5d4e5a8c8f57aa51f7ed99bcc0b28961a11c4f86b7d8c44549f60a0a5c0d41bc1ef091007
EBUILD pycryptodomex-3.20.0.ebuild 521 BLAKE2B ad60e734afa91dd753a3c30a15fdd16bb99b902d92c37e1a68630d2459bc4b264a4e247dadd65fef084816dc5e78cb590f5f05ab7bf7e8168a5c338221bacbaa SHA512 a727d78d6acd7447277907389cce0f5880cdbe44225fdb49ba7e1fc5d4e5a8c8f57aa51f7ed99bcc0b28961a11c4f86b7d8c44549f60a0a5c0d41bc1ef091007
MISC metadata.xml 520 BLAKE2B 64f614d477ed25e256ffaf52cf4c25c48529b37ba3571c5cfc1990c33c4ca690af8cc3ab7cbb94713f4ea1b667295da44ca458794c620106c8f53fc32efe7f64 SHA512 16c6bc70390e6a1ba6c0cf6a9a1cbe852af90f3c4727692bfb5ea5863c4dcb9b38e397cf90dae44ce8ca4743ab0e94cda41a6605f0b11ae5ee9c0ac51f3b9a9f

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8

View File

@ -0,0 +1,21 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="Cryptographic library for Python"
HOMEPAGE="https://github.com/Legrandin/pycryptodome/ https://www.pycryptodome.org https://pypi.org/project/pycryptodomex/"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.rst"
distutils_enable_tests pytest

View File

@ -0,0 +1,21 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="Cryptographic library for Python"
HOMEPAGE="https://github.com/Legrandin/pycryptodome/ https://www.pycryptodome.org https://pypi.org/project/pycryptodomex/"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.rst"
distutils_enable_tests pytest