summaryrefslogtreecommitdiff
path: root/dev-python/husl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
commitb2be182d49eea46686b5cf2680d457df61e89dc4 (patch)
treec66442ced2011c5ca81c3114cc51041e314c6d33 /dev-python/husl
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
Diffstat (limited to 'dev-python/husl')
-rw-r--r--dev-python/husl/Manifest2
-rw-r--r--dev-python/husl/husl-4.0.3.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/husl/Manifest b/dev-python/husl/Manifest
index 7f32cfb613aa..879cb890ff81 100644
--- a/dev-python/husl/Manifest
+++ b/dev-python/husl/Manifest
@@ -1,3 +1,3 @@
DIST husl-4.0.3.tar.gz 3880 BLAKE2B 9824a50904c880d35a0a0b1efa402e7b5267db4df2ddea2114acc14b416da8bdac39f1383703abfd3a64f55680ac398e3479a6f2c9df1017b9eb265513172462 SHA512 1df5e08b24c3b815e4bf643d8bfc911aeeff25328565123122efb2a7042aea1e6e7709ed9d2c6a42390a0cece98863813a83952964c7df1dfcdc566671858034
-EBUILD husl-4.0.3.ebuild 425 BLAKE2B dea2027d68185f57e42a863572ac534c4c576de3511219465efa9d921262d996aaffbf6bd6570a28fee44031bab20b766652559e50742fb9cc08054db2e17fc2 SHA512 a32637920ecb75eb89668116f9ebd27550c36f426d5bbc7d4a33955af71c43599b7e08eef5a73f1c27bb160d0c042366fc8d0289b6c2bed1c3fa43d5af9a8ada
+EBUILD husl-4.0.3.ebuild 421 BLAKE2B 2a67a96be5e3941bc3da1242b3e6afdd6b8207d964b3856130ac257d7683ebf2845d5e433eb529acc2650df5dd7d6442fbd547f2d3b006331c661ebb7d6bfe8d SHA512 c8fa8194b1f18f64602d1ecbf883df12cdd1b6c158c9e2d7a9f018a44e56ac8f930efaa04030c15800b2b36b1cc4ff7925a385a44c39aba123082b414d8620f6
MISC metadata.xml 485 BLAKE2B 1dea2e42422c95a795ab35aafecf89451dab48582154fffa60c9eb2adb21e27d5a817d1d8d6a958de4680446d1ef6319dd53ded6bb79a0489d3d97e18956ddcd SHA512 71a3691718f4f980d590facfd9ee7a158b97abec76c8094957584c0c48128b9ae4fc5440a13b6e60fb2cd160e1080ec79974aa366493b2aeadfa970e2a799d89
diff --git a/dev-python/husl/husl-4.0.3.ebuild b/dev-python/husl/husl-4.0.3.ebuild
index 0a13677dc6e2..9ad431076597 100644
--- a/dev-python/husl/husl-4.0.3.ebuild
+++ b/dev-python/husl/husl-4.0.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1