diff --git a/README.md b/README.md index 6236e3139..0644947a7 100644 --- a/README.md +++ b/README.md @@ -538,12 +538,12 @@ 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 1835 Ebuilds in total, 1828 of them have in total 1840 (35 different) licenses assigned. +There are 1833 Ebuilds in total, 1826 of them have in total 1838 (35 different) licenses assigned. |License| Ebuilds using it| |-------|-----| |MIT|1105| -|Apache-2.0|346| +|Apache-2.0|344| |GPL-3|113| |BSD|101| |LGPL-3|30| diff --git a/dev-python/python-didl-lite/Manifest b/dev-python/python-didl-lite/Manifest index 09e303296..920e8fbd0 100644 --- a/dev-python/python-didl-lite/Manifest +++ b/dev-python/python-didl-lite/Manifest @@ -1,7 +1,3 @@ -DIST python-didl-lite-1.2.6.tar.gz 12001 BLAKE2B 8fe9ec562d8914d954df0014273e01ee9f2c816a664ef97cc2584bd2c9c988436b8948fa32140e0e43719f18e7f33fde5034642d820644090c3d5ff7f7c59628 SHA512 f431a4200dd1fba262ff8830752079967e183f4a40fd5699259d2d44b62394784934a624e15f04cb0040193dc07c59570e3710d3b88507c025046ee06228ffd4 -DIST python-didl-lite-1.3.1.tar.gz 12866 BLAKE2B bc1db2243709233d91d2dcb0eb401fa398a74217d770c55a52e623cf0c88aa8e877b18b25d78665db8a2480cc6d7496da2ff448dffa1fd91d4f20fc053899104 SHA512 b471ff382e0f0ea136c4eb149c03d44d37f4b5923b2a07b30868f9e938649b6faad265b7149a34c2879e0312fe33dc9c1d74818ca40b322f076ba64bd93b340d DIST python-didl-lite-1.3.2.tar.gz 12855 BLAKE2B 5b1424faa59c2657c04ec82f92142527e1c9aad98f26d8ce15e279d5369e1d9ff996a5cc4a3090b73c7c9379eb80c5c912a171c87596d062412facb0fff650c9 SHA512 58dd3f4fe156e67eb19411980d54fc9c2de6b684edf0b9f502522335ed80bb768bf4cca58cbba2fe922ae11e9036133a55cafa061dbab3c43b22f2f6decec03d -EBUILD python-didl-lite-1.2.6.ebuild 800 BLAKE2B d15e0f1737218d32c946eafd4c40872a20fed4f90425e5446e6428ee46c7366ec90cd690f15db1e4c23cbe9b666eb4fb277008d94d06f245bb73ad396a605135 SHA512 a5a0f6f2d72e859afc7523d745341e50a10d8e270bec6a358b0ac04c09091a9d258f3773dfafb5366fc578d47219453ce7fcb5d66894753439eed664ae19193f -EBUILD python-didl-lite-1.3.1.ebuild 800 BLAKE2B d15e0f1737218d32c946eafd4c40872a20fed4f90425e5446e6428ee46c7366ec90cd690f15db1e4c23cbe9b666eb4fb277008d94d06f245bb73ad396a605135 SHA512 a5a0f6f2d72e859afc7523d745341e50a10d8e270bec6a358b0ac04c09091a9d258f3773dfafb5366fc578d47219453ce7fcb5d66894753439eed664ae19193f -EBUILD python-didl-lite-1.3.2.ebuild 796 BLAKE2B 1dfb651639b3129c008a2e91499712035606ab7f5f35527c64d9e600875480d8871608eff8d66be6234925c0df7d2b0410e2aa02cf3f19d519e377fb50c9185c SHA512 ed6ca7a560b63f5539ff5a8482e02b7277ee6197b9c083f98efb9f6afbd34498e08d803921726a1b1a5989effd85b78a0e15736e9640b4e793e813c9f4f25488 +EBUILD python-didl-lite-1.3.2.ebuild 801 BLAKE2B 712d37369f22ac1f933c67754bc7bbdd3fc13d35ddfc6f7cf0d432737a9857e72cf5ef2cef44e12b2df540cffb8ddb4cc5559fe08891f4faa4d2ac5f253fed01 SHA512 b131526aef82b3f1a27812eff0724474979bae29e8dd4e9a875c8cd2372f39a6242e8177e797995b374896127271577a54bdea493d94c901355ffde846174ff9 MISC metadata.xml 465 BLAKE2B fb22a9f4524ef875cc97aae75d8f4adf2052ea1897ac18216bb90883816994b22201946db5fbf1b458c6bb01649e804cc0bc348254eced362774a6461371b5d4 SHA512 83f4e7463dcfd361220514b8245981438fbc9a746dcff964395d4e941184a8b17561374d3e8318af5afcf1d203663907a6d0117dd1060ee937780fd027c791f4 diff --git a/dev-python/python-didl-lite/python-didl-lite-1.2.6.ebuild b/dev-python/python-didl-lite/python-didl-lite-1.2.6.ebuild deleted file mode 100644 index b3ded447b..000000000 --- a/dev-python/python-didl-lite/python-didl-lite-1.2.6.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="DIDL-Lite (Digital Item Declaration Language) tools for Python" -HOMEPAGE="https://github.com/StevenLooman/python-didl-lite/ https://pypi.org/project/python-didl-lite/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" -IUSE="test" -RESTRICT="!test? ( test )" - -DOCS="README.rst" - -RDEPEND=">=dev-python/defusedxml-0.6.0" -BDEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/nose[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - )" - -python_test() { - nosetests --verbose || die - py.test -v -v || die -} diff --git a/dev-python/python-didl-lite/python-didl-lite-1.3.1.ebuild b/dev-python/python-didl-lite/python-didl-lite-1.3.1.ebuild deleted file mode 100644 index b3ded447b..000000000 --- a/dev-python/python-didl-lite/python-didl-lite-1.3.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="DIDL-Lite (Digital Item Declaration Language) tools for Python" -HOMEPAGE="https://github.com/StevenLooman/python-didl-lite/ https://pypi.org/project/python-didl-lite/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" -IUSE="test" -RESTRICT="!test? ( test )" - -DOCS="README.rst" - -RDEPEND=">=dev-python/defusedxml-0.6.0" -BDEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/nose[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - )" - -python_test() { - nosetests --verbose || die - py.test -v -v || die -} diff --git a/dev-python/python-didl-lite/python-didl-lite-1.3.2.ebuild b/dev-python/python-didl-lite/python-didl-lite-1.3.2.ebuild index e8d1588d2..024229764 100644 --- a/dev-python/python-didl-lite/python-didl-lite-1.3.2.ebuild +++ b/dev-python/python-didl-lite/python-didl-lite-1.3.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 x86" IUSE="test" RESTRICT="!test? ( test )" @@ -31,3 +31,5 @@ python_test() { nosetests --verbose || die py.test -v -v || die } + +distutils_enable_tests pytest