summaryrefslogtreecommitdiff
path: root/dev-python/aadict
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/aadict
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/aadict')
-rw-r--r--dev-python/aadict/Manifest2
-rw-r--r--dev-python/aadict/aadict-0.2.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/aadict/Manifest b/dev-python/aadict/Manifest
index abf78cca19e6..b6374c1656fa 100644
--- a/dev-python/aadict/Manifest
+++ b/dev-python/aadict/Manifest
@@ -1,3 +1,3 @@
DIST aadict-0.2.3.tar.gz 16511 BLAKE2B ab9450e358fe0339f60f4d6be6445064c67303420e2d4045a21661f8038ad506c8cfe551fef9353404822b1a2824f6eb6461fc783e252ae156f5d76de41c9d3e SHA512 16f3ff59f41d5dd1f9504ed11d660636766758332a0317544253daef9d76f2fdfc654add6346ad809e56e2be51c1f19a645c1047ef01e1e4aee8db24afcab113
-EBUILD aadict-0.2.3.ebuild 737 BLAKE2B 3a51cc8717b2bf8e95d1eadb3a8665febee950be8c23edd0ab6581a57d36aa414b2f6b6c948634d177355b8f2abe1b380bbea5f7f3e83cba54494c576ba93b80 SHA512 d788d97da794bc31aeafbfe3c722001e45bc24ad1a06ef82ec64a6ed1e4711a2275815c9e59bba53f27a0d71f26db5add9951a55771ba8d5654df30183732a3c
+EBUILD aadict-0.2.3.ebuild 728 BLAKE2B 4bbc0c326f80bcc4fbe298f021bd989d1eb9b4f198094a863aee3e3615b0115d941a67c4a5336d4a3c09ec69fdbadd813c37cdf0c9290850f433d5aa71314de8 SHA512 0d2b4846e7ce2d4a273ba4fa68ae691258b5044a4c73f6f2a202eff1441f14d42c32722f71d2a9541bf1cca2f01d9f3ef475754ba329faaaf1b317f67ee1e3c7
MISC metadata.xml 503 BLAKE2B b917d303ed73f424328952a01daa1302e3dae2876f1e5fea0c0cf6792e2fe0957a873062cd9f7b5e2fa5e27ba56c3d98d06e112e2d20da0508fc6876f5d16933 SHA512 31dd3aecd967835f84c7f6449b1adaf8c8e6cbd2f8513dcb2b0d3193c97b8588f58fd881f27c7b766e072cead538f6327492977d2d03ae54654756b04ab9b5fc
diff --git a/dev-python/aadict/aadict-0.2.3.ebuild b/dev-python/aadict/aadict-0.2.3.ebuild
index 2b91b9ffcd1f..dfa830ab5ab1 100644
--- a/dev-python/aadict/aadict-0.2.3.ebuild
+++ b/dev-python/aadict/aadict-0.2.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
inherit distutils-r1