From 7b77dd2858b06e4a9367ca16d4c24aacb119b142 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 22 Oct 2022 21:49:09 +0100 Subject: gentoo auto-resync : 22:10:2022 - 21:49:09 --- dev-python/python-email-validator/Manifest | 6 +-- .../python-email-validator-1.1.3.ebuild | 39 ------------------- .../python-email-validator-1.2.1.ebuild | 44 ---------------------- .../python-email-validator-1.3.0.ebuild | 2 +- 4 files changed, 2 insertions(+), 89 deletions(-) delete mode 100644 dev-python/python-email-validator/python-email-validator-1.1.3.ebuild delete mode 100644 dev-python/python-email-validator/python-email-validator-1.2.1.ebuild (limited to 'dev-python/python-email-validator') diff --git a/dev-python/python-email-validator/Manifest b/dev-python/python-email-validator/Manifest index 0d24938abc44..8bd713df0a56 100644 --- a/dev-python/python-email-validator/Manifest +++ b/dev-python/python-email-validator/Manifest @@ -1,7 +1,3 @@ -DIST python-email-validator-1.1.3.tar.gz 19863 BLAKE2B 10700b4c6a48c50095045b6e3c9218cd565776b26e17c1c043633e208b9fbd346162cedaa4a1116ec2fccf63b4383438c7e1aef6faf9d2ead5512af7f934675c SHA512 d9087bf56783daf389909e13652a9db8f0408badf454f6239aa20f6a5e9510619d3662cf1567a03d0b14c4bbe81644509cd12975b2aa1b544d644b6c2b2854f4 -DIST python-email-validator-1.2.1.gh.tar.gz 24348 BLAKE2B 7cd19c07bd0b8c467c0f0ec15376f0677305c6025eff5a86854dfd7cad3fe6971e218e724d86d4040af3f590fe5e841e469dea7dc8526031dccb494845848630 SHA512 e758518ef114e08cca0f83c681e6ff7ec6fad54c1e0bba727ee0f8917e93040ed3873ba0207e21a4830208d98637937294c5c28d67c317dc4ad3351c7d3f99a4 DIST python-email-validator-1.3.0.gh.tar.gz 28555 BLAKE2B 7b13b4093be2b97260d01c562a205d299570e63bfba2f8e411000bc19319e9b538e95f2f4d33962b03fe5dc47c3690b8a0134b792f6822386ab6b20b260a991e SHA512 b10139f8eb221fa15a12c44f2c87d17449e317c6edfd4c6a99dc122a9178dcc4c3ef20f99f0feefb6a5b4a9460169b22d835871d2be88efd59f1474ff3d9aa06 -EBUILD python-email-validator-1.1.3.ebuild 1228 BLAKE2B 2d434fe758ed5a45f7e2858158e6266e544d27bb97f8766148c2a89e37b19b202ab4e3093286f0a2d7fa29a46a9c2632ade095cabacad6a81074f9309d6462fa SHA512 5caa7ee4aba28db692c362e14aafd988468eaf2c8a19b58661861a87dbb04fda90335e773a859656762356e122cc6e6de54b530ad9e4838ac3ac78d17f951aff -EBUILD python-email-validator-1.2.1.ebuild 1374 BLAKE2B 73d62090870886cfbd7af400621c1739737a74b2841a3ef7c8b6a31b17c78f238174c5a5d90cdf97b17d3e5421e838d8e8964647d970fb537875523b6b6fcb38 SHA512 f7ee783f90ad7bf44f36b60a1ac92c0e02177d10ef88326577b821e89f01c809bd48c02dc45bca9152a9fa9cc5a02fd8f8fda94b941d56b775be2827d28f6d6d -EBUILD python-email-validator-1.3.0.ebuild 1401 BLAKE2B c9a8ffb6b4c8d44158d24524ca8ffc8b4a78bf5e408c6369b3f197b5825ce5c771cdc3aa33dac60f21ee08191d53ceb9872ada903e2197c7811cda0577f1d9c9 SHA512 65daabdccc510e8d517899e99465877514c8ed97f08c399429fce7e40222c202b9d29509a65f1af8114de9f0c923918c2cbf90f297979192b9f0e65df2f4f674 +EBUILD python-email-validator-1.3.0.ebuild 1393 BLAKE2B e3bad5dbb72912e0517bd8e686cd68428d17472c44a82051a3da439859acbdfa2b395aa89edf1d2b9588ae7eaa8629e222e854438064586dd335ff18a27ebbe5 SHA512 709eb074706af1e32c6f3cfca8c85b8bebb20a24e043eddfecfc0d58545583b8c0125cbdb629478cfd926d5ffb67e35478e65340cf27ab7d5e62944389b34061 MISC metadata.xml 792 BLAKE2B 8655d15948883c5b7ad17e943028e0ab70e09d17fe7591c5e094bb46cee2595db382a008fe9d20121cee7473f1cf66efb1b71cdd345828be125c36fe67f376c6 SHA512 9065dee947add0fa203dd9a092910c165944dfc7ecee69c17092526fccfdccfa7864d4402314d9c25389f26b161251dfa58eaf2b21113da0642a62976abd50d7 diff --git a/dev-python/python-email-validator/python-email-validator-1.1.3.ebuild b/dev-python/python-email-validator/python-email-validator-1.1.3.ebuild deleted file mode 100644 index 530a94309ad7..000000000000 --- a/dev-python/python-email-validator/python-email-validator-1.1.3.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} pypy3 ) -inherit distutils-r1 - -DESCRIPTION="A robust email syntax and deliverability validation library" -HOMEPAGE="https://github.com/JoshData/python-email-validator" -SRC_URI="https://github.com/JoshData/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="CC0-1.0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" -SLOT="0" - -RDEPEND=" - >=dev-python/idna-2.0.0[${PYTHON_USEDEP}] - >=dev-python/dnspython-1.15.0[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -python_test() { - local deselect=( - # these tests rely on access to gmail.com - tests/test_main.py::test_deliverability_no_records - tests/test_main.py::test_deliverability_found - tests/test_main.py::test_deliverability_fails - tests/test_main.py::test_validate_email__with_caching_resolver - tests/test_main.py::test_validate_email__with_configured_resolver - # these tests rely on example.com being resolvable - tests/test_main.py::test_main_single_good_input - tests/test_main.py::test_main_multi_input - tests/test_main.py::test_main_input_shim - ) - - epytest ${deselect[@]/#/--deselect } -} diff --git a/dev-python/python-email-validator/python-email-validator-1.2.1.ebuild b/dev-python/python-email-validator/python-email-validator-1.2.1.ebuild deleted file mode 100644 index 3e5b04ba445d..000000000000 --- a/dev-python/python-email-validator/python-email-validator-1.2.1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="A robust email syntax and deliverability validation library" -HOMEPAGE=" - https://github.com/JoshData/python-email-validator/ - https://pypi.org/project/email-validator/ -" -SRC_URI=" - https://github.com/JoshData/python-email-validator/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="CC0-1.0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" -SLOT="0" - -RDEPEND=" - >=dev-python/idna-2.8[${PYTHON_USEDEP}] - >=dev-python/dnspython-1.15.0[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -EPYTEST_DESELECT=( - # these tests rely on access to gmail.com - tests/test_main.py::test_deliverability_found - tests/test_main.py::test_deliverability_fails - # these tests rely on example.com being resolvable - "tests/test_main.py::test_email_example_reserved_domain[me@mail.example]" - "tests/test_main.py::test_email_example_reserved_domain[me@example.com]" - "tests/test_main.py::test_email_example_reserved_domain[me@mail.example.com]" - tests/test_main.py::test_validate_email__with_caching_resolver - tests/test_main.py::test_main_single_good_input - tests/test_main.py::test_main_multi_input - tests/test_main.py::test_main_input_shim -) diff --git a/dev-python/python-email-validator/python-email-validator-1.3.0.ebuild b/dev-python/python-email-validator/python-email-validator-1.3.0.ebuild index a64f07da6407..08483c568669 100644 --- a/dev-python/python-email-validator/python-email-validator-1.3.0.ebuild +++ b/dev-python/python-email-validator/python-email-validator-1.3.0.ebuild @@ -19,7 +19,7 @@ SRC_URI=" " LICENSE="CC0-1.0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" SLOT="0" RDEPEND=" -- cgit v1.2.3