summaryrefslogtreecommitdiff
path: root/dev-python/astroml-addons
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/astroml-addons
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/astroml-addons')
-rw-r--r--dev-python/astroml-addons/Manifest2
-rw-r--r--dev-python/astroml-addons/astroml-addons-0.2.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/astroml-addons/Manifest b/dev-python/astroml-addons/Manifest
index 4d4526fd73f7..c3c7f0762247 100644
--- a/dev-python/astroml-addons/Manifest
+++ b/dev-python/astroml-addons/Manifest
@@ -1,3 +1,3 @@
DIST astroML_addons-0.2.2.tar.gz 51052 BLAKE2B 82b1933d335096f85d311fff8e252a4c36ce56922084c8ffdc01535cee3529c705627ff986d1bfdb60a8b9679db5042a1511a17adf93860509a47aad2660efe9 SHA512 97c61c731d3dd8cadbfcb36defd1a678f776a2012fda1159621d3e364e25ca74cd0d284980f52095a2df31973cefba09f9b3efe72ba95b4f65ca13e4aaec5e20
-EBUILD astroml-addons-0.2.2.ebuild 644 BLAKE2B 086712f80448e79b24524d345816683a917e93519aba5b2d7cef65eb8a7e8c729677addd4f018c283c9c3d46b1c5ccb47934d4891277413647d5836c4dae2c20 SHA512 bd2b3cb1437b21e7a6f2005f51be62438259984ddbaef614b38b8f51934444723820414f890f7dc640e93c6122fcf0de881147ce22908052b32610bc5a65a0e9
+EBUILD astroml-addons-0.2.2.ebuild 637 BLAKE2B 66dda7e6f96e937f55ffbbd189edfb3eb40a9370f8d0b24fd9b440901dd9fbe93651ffd8cf708338f109e4046545aade49298b93608baa4fa86c4aa073bf4245 SHA512 727b497bb60ef39eeb2235af2176eecda434cb6356cd4bbad703d00a5164168cd555355ef04d66b16912b7227d4e40c3856cce4faad77b732e2bd2d9217042d0
MISC metadata.xml 1161 BLAKE2B 4d6ea9a526f2a8a9283557dbd1c9fb350480dea5df19f16cc8f0494faecf077a749046bebef738ee6c5d579ece0b1aabc4c869d0711fdd0fa64711ea8fc6689f SHA512 3010f13652915ec0a1daca8a0bf090e7e9e7522485080492b3fd932b2154752d56c95a586ec693bca1f6c6062e8c49e35336daf987b9119c5c97c1a8350f64e4
diff --git a/dev-python/astroml-addons/astroml-addons-0.2.2.ebuild b/dev-python/astroml-addons/astroml-addons-0.2.2.ebuild
index ad62cb49a4a2..4723dc43980b 100644
--- a/dev-python/astroml-addons/astroml-addons-0.2.2.ebuild
+++ b/dev-python/astroml-addons/astroml-addons-0.2.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit distutils-r1