summaryrefslogtreecommitdiff
path: root/dev-python/cfgio
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cfgio')
-rw-r--r--dev-python/cfgio/Manifest2
-rw-r--r--dev-python/cfgio/cfgio-0.1.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/cfgio/Manifest b/dev-python/cfgio/Manifest
index 8611c702ec13..eb808cf2c0c5 100644
--- a/dev-python/cfgio/Manifest
+++ b/dev-python/cfgio/Manifest
@@ -1,3 +1,3 @@
DIST cfgio-0.1.2.tar.gz 17221 BLAKE2B d1fd3add411b221e77af0567e5bfaabcfdc3204a8045ab08286e94b91d5f57c904d5a4d2e9213546d3c22e313e4698a678bfdbf85e7bf505205b607571bceae9 SHA512 62b3d93097e088ca6a54efbeedfc42f2b565ec0692b2ed7b1f2ea028b087e3fea1d109ca4d268aa8d9cb499eecbd4c0b10c3092c8754809bf74ee62c03b947cc
-EBUILD cfgio-0.1.2.ebuild 557 BLAKE2B ffa11fc1d7e328c2d104ee97cd48b9e36bf41d009d38820f7c6dbbbb06943bb0a62737f13c3a300007ba88138fc04019a7d3cc8f0631e9adc48f67f00e7f285a SHA512 13c7cac9c478a9b30ce77e52fd5bce8f01588a4287d7795dbc99d094d9bd958633b7299c13850c7aa98cfea33a585c026233b1d15dc452d6de8da8f74e5379b4
+EBUILD cfgio-0.1.2.ebuild 552 BLAKE2B 24ad511682a1aa38498c120d3d5b3ea8a898d88bb1bd69d086c94172aba03cc270efd6e2c3d1dc3a53bd2b378cbaf4e52fa715d97ae1d6a171c083ab1bca7a85 SHA512 e750e7663cda0c5ccaf2418afee672c8cc1f14c41ce65c92654126fac379f77164c6e5b8b6dd5c6b710bc14e35557488b7710bcd1c20e7e1d9d23d478eb847d8
MISC metadata.xml 248 BLAKE2B 4cf2cee3b29f73d36857d8ae741767564abf8fcef18fb022e109f40e949ff585bceffca957db7fab753887ba22ea6e655a3a509a84fc786b3bdaa99491cbf3c2 SHA512 5049b4d52501200442de9ca174923314f7c2a45c4f4c395ab0517603f26127f0781f6ac4d58d8b77fb7fa6d6760db525d78bc52e499bf7a9d66989406b628f37
diff --git a/dev-python/cfgio/cfgio-0.1.2.ebuild b/dev-python/cfgio/cfgio-0.1.2.ebuild
index 0a3e2bc56add..df5ebff0b172 100644
--- a/dev-python/cfgio/cfgio-0.1.2.ebuild
+++ b/dev-python/cfgio/cfgio-0.1.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1