summaryrefslogtreecommitdiff
path: root/dev-python/pyscaffold
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyscaffold')
-rw-r--r--dev-python/pyscaffold/Manifest2
-rw-r--r--dev-python/pyscaffold/pyscaffold-2.4.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyscaffold/Manifest b/dev-python/pyscaffold/Manifest
index e9d938033aed..3c26e77fdcf6 100644
--- a/dev-python/pyscaffold/Manifest
+++ b/dev-python/pyscaffold/Manifest
@@ -1,3 +1,3 @@
DIST pyscaffold-2.4.4.tar.gz 110337 BLAKE2B c436cc4967cb671cca36b5b28a69ef27f486264bc39d1bbc40d745ea015f57db053fbf38d66a92b53c5f6c82a60d75ed2b114b27b9906db02c5bb6cc14de24c2 SHA512 840d205a84528410674e898d6f32a57d3e89edf71e4773a4aae38a4f1fdd883129f6f7be437c2d07fe89b58152a3b250f4a9a7125d1a6d9461673a7f22094d70
-EBUILD pyscaffold-2.4.4.ebuild 1324 BLAKE2B d22e6784f45053ddd03ef718d9090ca5b42327f103ef5059705bf10da59814cdb3b949166b8f4329241e0fc1326bca0f6195b57745a65d0eb7ddc05d87e994fd SHA512 7a6f5da0f0d41a9f9d50113b09432f6347e1ac49553903d2acb3ef016e4086ad65f02de2fc01a128b559ac7cbcbebe8ef93a77600a5510d73a3517ec5c50402a
+EBUILD pyscaffold-2.4.4.ebuild 1319 BLAKE2B 672f726e9b742f79c0995852ac873e64576d63362d6ae94634e52a5250c58e1f1934048663c3a298885e42ad0b8b53f826d617316c2c6c9a9729bdda730f9e11 SHA512 3b9e6b02bab1a1b425490a9d210e7bc964142d72e685063402e06e277881ff143e66d698b4aa1fc81d9221866752dfb7fb039f541d7544159b64936256736678
MISC metadata.xml 313 BLAKE2B 1b765375308aaea936a0b57bec624de4f741b46226bd03f5cc0a63c2d64a9f2750132ac85f13a45ed44195435606a185a66ed889d6acb8ef7a8043a34a9c851e SHA512 631609296e39a646bc9ba622a70effc218e4863af3ecd88c6d7dccda05a0b21338918567a23d76366864cdd3947e6d6dfbf488e9a37aa81dc09931348ea1cc5c
diff --git a/dev-python/pyscaffold/pyscaffold-2.4.4.ebuild b/dev-python/pyscaffold/pyscaffold-2.4.4.ebuild
index 48ecd4c466d1..203a183d07fd 100644
--- a/dev-python/pyscaffold/pyscaffold-2.4.4.ebuild
+++ b/dev-python/pyscaffold/pyscaffold-2.4.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )
inherit distutils-r1