diff --git a/README.md b/README.md index 6d59ad9f8..ac1c85c4f 100644 --- a/README.md +++ b/README.md @@ -606,12 +606,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 2386 Ebuilds in total, 2368 of them have in total 2406 (43 different) licenses assigned. +There are 2385 Ebuilds in total, 2367 of them have in total 2405 (43 different) licenses assigned. |License| Ebuilds using it| |-------|-----| |MIT|1362| -|Apache-2.0|546| +|Apache-2.0|545| |GPL-3|150| |BSD|124| |GPL-2|28| diff --git a/dev-python/syrupy/Manifest b/dev-python/syrupy/Manifest index 1ffc946c6..6b7979c9a 100644 --- a/dev-python/syrupy/Manifest +++ b/dev-python/syrupy/Manifest @@ -1,9 +1,7 @@ DIST syrupy-4.6.1.tar.gz 47550 BLAKE2B a927d9d712cb51b77809043666cfbcebe571bc5c53e193d95ff5ff1eea3ea9ba2437d24123678adc642dc93d0af455bc0760bf2c7ebba864af01c8feb0d9925d SHA512 914e03d5dc9a4ee559ca4844915a31796731feea13a14c997e02b1bd4579dd0222fe346585538c8f5fb442d1e60bb18bdb77f8f8b0c5005a36511ea1e39099b1 -DIST syrupy-4.7.1.tar.gz 49117 BLAKE2B 6bfb48cf40c47cbcf5a6d7d00ec1cb5246264219575e7870f8a4d476d47377648d841eab21e56288f543ea8196d744cea17d3296694c7ffc44fbeaa80cc18486 SHA512 ca18a8b6bd417d901b05d29714b1e3375753104d6de53f6349c6ab5ecd8de8caa74eca9abbfde8d8bc9e80f914802b228ebb955a799b7c9b8ca386b89c4d22d6 DIST syrupy-4.7.2.tar.gz 49320 BLAKE2B cab39c663bf42842181b5b07f676845531663d16add010360b4f1f22c0bcef4b9f532ff5b0ee3260294a395991453e867370af55d61b93b843e2ffabce01b693 SHA512 a915324c309daf35fea0230ca423081f1a590a43a8c42607631c7e0033c91757add3670683b054b9fc6c52aa2f582e087f1fa8dce7427bce763f29b200aeeda0 DIST syrupy-4.9.1.tar.gz 52492 BLAKE2B d8763b91c1ee14508de10094c738dbb0cbb71f253f44fb14803a84dc60213dfc4217284c658f0d91b62250baa6e89db5e51021e0e09b38afa1585d8b704b7036 SHA512 a766751f7378a111c0ee6eff738992729995a19389eb8d3bd8d4ced48e7678be1e6b234c065f9f43889638531e2c083b71f7749425a57bc3401e232e2549aaf9 EBUILD syrupy-4.6.1.ebuild 536 BLAKE2B 1ded14cc4a28bbe5ffece786e473d20d99da1b2bb5d15dbb5884c58666b15e2f260537eb29cc61fcb8f36e11b85f0fa9c60a0a25584e2c1ccde115cb7fdc497f SHA512 f50eeb37a28954b3141719e24c6e9b87af70abf8679af1ee2de2d02fce7451405152f3f46935398051ae1b4c16a9bc97c4d7dd074c37b5d6ab3744608124616d -EBUILD syrupy-4.7.1.ebuild 537 BLAKE2B d8ed6b83de4384e8c1f78ae5eeda2869ec68eab405c5c1fea441a9bf2a59ca02bee3930c5426a32e23e48b708300032c0359609a93c489a627cea834701cbe7f SHA512 96500e9536cbd8564364d5683045e38de07ac8c646965c3bae85d8f0d4f814b32116cda778f6a0fae7a4692bea94862ba903958c382cf5a869c95bddbebe399d EBUILD syrupy-4.7.2.ebuild 537 BLAKE2B d8ed6b83de4384e8c1f78ae5eeda2869ec68eab405c5c1fea441a9bf2a59ca02bee3930c5426a32e23e48b708300032c0359609a93c489a627cea834701cbe7f SHA512 96500e9536cbd8564364d5683045e38de07ac8c646965c3bae85d8f0d4f814b32116cda778f6a0fae7a4692bea94862ba903958c382cf5a869c95bddbebe399d EBUILD syrupy-4.9.1.ebuild 537 BLAKE2B d257c06b332544ddc4528047ccc3e6ddbe74ee19726f60fa035b21743d4d5e8a42f780e9ba3841a356696ba155697243c8c4f424eff7dcbe91f73cadd5a0ab3d SHA512 b9206f803c814e94a0f160bd6c89c35e4542d823557aa3d40f644e2211291659fa76ef68247ffbbcd6ae65480c31fd0da2375bfb727b7d4ceded3bef3bc47d37 MISC metadata.xml 388 BLAKE2B 1bf5d70bf2b06eb69047d90a3a1a02f35eb8b0536c0d00bfe32540308adc5e1bd9982875e246de2c95c8565f395af7275016b6ac58ef3deb83d8ad42e26389b5 SHA512 8430f3ab461427e574adb70641f1ed3dc3601b8c977557f5a068d187dbc3021408e1e724968ebffada0e3d80f7f9c6c8fda73d37455335726af8899e0ac95e65 diff --git a/dev-python/syrupy/syrupy-4.7.1.ebuild b/dev-python/syrupy/syrupy-4.7.1.ebuild deleted file mode 100644 index 47fdc08b2..000000000 --- a/dev-python/syrupy/syrupy-4.7.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) -DISTUTILS_USE_PEP517=poetry -inherit distutils-r1 pypi - -DESCRIPTION="Pytest Snapshot Test Utility" -HOMEPAGE="https://github.com/tophat/syrupy https://pypi.org/project/syrupy/" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm arm64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -DOCS="README.md" - -RDEPEND=">=dev-python/pytest-7.0.0[${PYTHON_USEDEP}]" - -distutils_enable_tests pytest