diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-05-22 07:31:18 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-05-22 07:31:18 +0100 |
commit | 908778078736bd36f7a60a2d576d415cb8e000fa (patch) | |
tree | c6a4796c48b608c14dc7e9674cdbd38f905e3c15 /dev-python/pycares | |
parent | 185fa19bbf68a4d4dca534d2b46729207a177f16 (diff) |
gentoo resync : 22.05.2021
Diffstat (limited to 'dev-python/pycares')
-rw-r--r-- | dev-python/pycares/Manifest | 6 | ||||
-rw-r--r-- | dev-python/pycares/metadata.xml | 4 | ||||
-rw-r--r-- | dev-python/pycares/pycares-3.2.3.ebuild | 26 | ||||
-rw-r--r-- | dev-python/pycares/pycares-4.0.0.ebuild | 31 |
4 files changed, 66 insertions, 1 deletions
diff --git a/dev-python/pycares/Manifest b/dev-python/pycares/Manifest index 61943a782d16..60a6177d6aa9 100644 --- a/dev-python/pycares/Manifest +++ b/dev-python/pycares/Manifest @@ -1,3 +1,7 @@ DIST pycares-3.1.1.tar.gz 216259 BLAKE2B 4481689e418695838c456f1e15b38dcdabadb106f393f52ec21a358b06621650d4e82086ca913abb341b9d8658db1c9ddd0064e68413e71a4ddded070647edfb SHA512 52c529510e3342c0b97ad0b4b9277d1f364da7719817a31a3cfac1f88613ea82f127182eab7c52c2fcd08008c689885bb4196f887a0f81b769f08f7cbf39909e +DIST pycares-3.2.3.tar.gz 214612 BLAKE2B e06f45a8b8e9312596ff6a56262cc91c32cd578ea2dc4c54c0a9e52ec1aa1cb8174aa03c486c74c98bbc22e7801e231244e64a943d40407f7731fe00400723f6 SHA512 126c4cc1390b558da4ce82dfbd11c56ad6be038ce5eda93641548faa4a59cd81f08265b71de31d5b54238ccf8e7d937272c13611111b04230c6ee7e4f01cb8d8 +DIST pycares-4.0.0.tar.gz 43512 BLAKE2B cccfd5738582da570a2b9b17e6e31764ff2fffe4306f08c09374707a8e1c997ca7bdf0c867252c6ec66712622c927989c4d8bcad42075c48cb2af0a5364908e8 SHA512 796f14fb13c5e848b98459287d9658e8d81a48b2b6e08793f794bf9bcf7381bd400f43a07b50b23c4578579098dab5954beae09f8d35da7b809552f701d03b05 EBUILD pycares-3.1.1.ebuild 665 BLAKE2B e590cfbdff113f1aa0907e80d1f7ba32b1aa5f1ae223d80e28e76906b6e5c47fc98dbafe86d4cc44ffce3418d90cd495b504f2a70ee5cb1248fb826510d0e0ff SHA512 dabdbfea307deabf0e6ee9a8cefb75926ad6040e4ddef43faba3e399c177ea3794aecacdf210ad7e85c4eaa0c3af653b72df73ade483ca877ef6b331515bcf9f -MISC metadata.xml 342 BLAKE2B 673fd0795be11f8ede70971b4313e5b9cee3aec6b93ebdc38f4454f0c6bb024c8128598208a6ba9777f52b584a9faf71f386de2e33aad2b96bba1023c6599046 SHA512 fdd177da9082fc650173331be63823ef6eb8dd195c526c3f5e7a38521f3203fc12ca591ff2ac4bba5fa64aa2ac8a9b419385285991696c9f02dd29bede7784a6 +EBUILD pycares-3.2.3.ebuild 659 BLAKE2B f8869ae0b07703388fada5d1f3461002dba9e9da052bd97dafd7a74ee3031d6ab65dbbd295f79f33a6e18e0c1241e9c598debfd3a078d6144731e33bba25b225 SHA512 ffe2ae9736eae7ded3b42683fe90aaeeb49cdcc9368cbacee6354bcac9ee85f3a777af5ed19e0ccd29110794339c91af3ce42022e18ccc84bdce72d02f93a88e +EBUILD pycares-4.0.0.ebuild 727 BLAKE2B 92945219bd93633e8a204dc50685d993302ff6696a8a64dec8d75dc6dc5854f9dc931540f1fc582776c2901ebbaf33cbb2ebb3443ca06601836c422bfa9c4cdc SHA512 7230dbb53e5affd87bca6b81660c165b299f7f0e43e9ba40b54b58a758bb64d4db891661c28dc77e7b60f158aff5fc6cf9533777bc88282cd1114b5cac5698fc +MISC metadata.xml 443 BLAKE2B 87f5e504859a7e729743bc75cfbc6fbead747b3d456d1b27d3f59cc8d23ad3c48ccf63477894a3a7bf142f29c1cafe584164a1a1aeb560b831598af1616c3200 SHA512 db04dbee5d9a1fe893a0d9ca4dfdf1c92d6c20249e167177d5c37c5d934c66e49c694e4de4f7898dde6421b8cf61791f43a3e8a86ef980c71f4505606f19b53e diff --git a/dev-python/pycares/metadata.xml b/dev-python/pycares/metadata.xml index afce7552c1ca..64863d5a9f0b 100644 --- a/dev-python/pycares/metadata.xml +++ b/dev-python/pycares/metadata.xml @@ -8,4 +8,8 @@ <maintainer type="person"> <email>zmedico@gentoo.org</email> </maintainer> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> </pkgmetadata> diff --git a/dev-python/pycares/pycares-3.2.3.ebuild b/dev-python/pycares/pycares-3.2.3.ebuild new file mode 100644 index 000000000000..dfc12ae28b0c --- /dev/null +++ b/dev-python/pycares/pycares-3.2.3.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{7..10} ) + +inherit distutils-r1 + +DESCRIPTION="Python interface for c-ares" +HOMEPAGE="https://github.com/saghul/pycares/" +SRC_URI="https://github.com/saghul/pycares/archive/${P/_p/-fix}.tar.gz" +S=${WORKDIR}/${PN}-${P/_p/-fix} + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" +# Tests fail with network-sandbox, since they try to resolve google.com +RESTRICT="test" + +# uses bundled/patched c-ares +RDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]" +BDEPEND=${RDEPEND} + +python_test() { + "${EPYTHON}" tests/tests.py -v || die +} diff --git a/dev-python/pycares/pycares-4.0.0.ebuild b/dev-python/pycares/pycares-4.0.0.ebuild new file mode 100644 index 000000000000..f1f64adb868d --- /dev/null +++ b/dev-python/pycares/pycares-4.0.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{7..10} ) + +inherit distutils-r1 + +DESCRIPTION="Python interface for c-ares" +HOMEPAGE="https://github.com/saghul/pycares/" +SRC_URI="https://github.com/saghul/pycares/archive/${P/_p/-fix}.tar.gz" +S=${WORKDIR}/${PN}-${P/_p/-fix} + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" +# Tests fail with network-sandbox, since they try to resolve google.com +PROPERTIES="test_network" +RESTRICT="test" + +DEPEND="net-dns/c-ares" +BDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]" +RDEPEND=" + ${DEPEND} + ${BDEPEND}" + +export PYCARES_USE_SYSTEM_LIB=1 + +python_test() { + "${EPYTHON}" tests/tests.py -v || die +} |