summaryrefslogtreecommitdiff
path: root/dev-python/dnspython
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-18 10:15:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-18 10:15:03 +0000
commitb284a3168fa91a038925d2ecf5e4791011ea5e7d (patch)
tree16fe44748708acacd909d4e2e160a09a7f6d936a /dev-python/dnspython
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r--dev-python/dnspython/Manifest2
-rw-r--r--dev-python/dnspython/dnspython-1.16.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dnspython/Manifest b/dev-python/dnspython/Manifest
index 2ff193313f2d..48115af2d8c1 100644
--- a/dev-python/dnspython/Manifest
+++ b/dev-python/dnspython/Manifest
@@ -1,5 +1,5 @@
DIST dnspython-1.15.0.zip 252157 BLAKE2B 6766c1e69bc4225b08f3b1b3871fac2aba7ae707de5f16718798ce4d6846308500c5341f9ace1b48d3858ffc965a7295ee42cc2c35ff23ac38d71927dcaecfe9 SHA512 942f7cf083d1b0a9f03f040ceca194c38777f2e40862c388051986112b3f2a4a8426733ff46ec5a155319776e4a856412c3430b052b2f92f251f0e3260eb9bc1
DIST dnspython-1.16.0.tar.gz 167172 BLAKE2B a246684aae8651d94b4312a4b4cce2236a0c4f2289a8fe8a2bb8e81c6beddf6e81a7d54928bc50f950fde862b27e589e83fa9f7aaff7d263a6442f47fe9bb3bb SHA512 825a1815855e036ea1dfece6ec0d42242f83163960439ecba3da58d9adb85b65dda7e628cf38c386807a6c0c36aa026d5e95f7a1bdc2927aa2f6f042f873c14c
EBUILD dnspython-1.15.0-r1.ebuild 1020 BLAKE2B acdbda13aa13601d3b114ca03c6717265871ac4473a9496aaf6f4f76a8844ec7250117c37f805f1e8efa7a8ca346c70c1e4c1642090b2ce53e33dd5c84e8734f SHA512 991318d5e3a995fbf26f54a50ab9f8b3ff749a707151d57ca7f4c1f4187220de741642a40df7fdbcf0de28244b5dfa3d48c7eb2306cb23bbfb67cb84165bfea9
-EBUILD dnspython-1.16.0.ebuild 1115 BLAKE2B 56d503be4de1eab4f32fd2a48ffa5c44a978508365668cf5de616e697d9fede37a9d4091615b3d30100b6f56a185bdcc383e90ac46aa8e7341b696cb533011be SHA512 904bc076af0dd0c3e6e1a8974668fcc6e22eb783d548ee5b0114a73c3e755721afb930f071909876b996a55f266ef27727ea57bbeff19691ba4aeae293fc0d05
+EBUILD dnspython-1.16.0.ebuild 1114 BLAKE2B ae215867b69fcf5f3031efd6b09e35ea21b9534cb41397c4583dc87c8ce83d377aa44ed64e9ab57e4cd9d14d2935c0e3b7609ed8f9f11ca9324807445cbd0139 SHA512 62aab93509e3451042c7b7652a693ef2caaf375ea7e5df1dcc6b2c29093e84ba3807c664f31b62746468659cb9293a05aa5c9efac778444cde9d83a69d0c32ff
MISC metadata.xml 1458 BLAKE2B 9a04546a3cb62f7ed6a72a8416e7f38aca15733a444970e84fe0134d0097eca4ae8fab9433f66196539de66a4b6b92103a4531f9248cf508a2e0f4d16c85c172 SHA512 40c86234936ba4f0c01a98266e74d49a80a8a48d4761b887ec84fe3ff9b534e7b6daf3c317d299b1333132a6025e49abf63884e7d6d0634c876dc74b470e0a7d
diff --git a/dev-python/dnspython/dnspython-1.16.0.ebuild b/dev-python/dnspython/dnspython-1.16.0.ebuild
index 65edfe0789a9..08b85398024b 100644
--- a/dev-python/dnspython/dnspython-1.16.0.ebuild
+++ b/dev-python/dnspython/dnspython-1.16.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/rthalley/dnspython/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="ISC"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="examples test"
RESTRICT="!test? ( test )"