summaryrefslogtreecommitdiff
path: root/dev-python/datashape
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/datashape
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/datashape')
-rw-r--r--dev-python/datashape/Manifest2
-rw-r--r--dev-python/datashape/datashape-0.5.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/datashape/Manifest b/dev-python/datashape/Manifest
index a39cb20ab3dc..da3eaa3b1486 100644
--- a/dev-python/datashape/Manifest
+++ b/dev-python/datashape/Manifest
@@ -1,3 +1,3 @@
DIST datashape-0.5.4.tar.gz 99343 BLAKE2B f976a565e5a099949e359b6b2de0cd9ebf0520e780fc096b1e528e54b26d13fb68a27cc86a7ae6f402837ecd76a6f889308cc79adc9579a26173fdf2f8abf234 SHA512 3640c3871e6a00ad5c9961586821c0aab94ed10e82f5c2d361707c66853025aec70793f74f057c30a7bbc58d4645791b33df2916732e703586fd6bb84e91bdfa
-EBUILD datashape-0.5.4.ebuild 1164 BLAKE2B de803daf36da0c0cbf06fa91108b24ecb02a4127c0d9ad47944bde45ae3d56f694a493029d0cfbd93fa202a198c70d58bf8a1c9c69c062845b7c6eccfbb4217e SHA512 d18b18b3f2cc44f18442ee2487f8c0987b7596e901350ecd59db9669145a5befd22e6564ab946ce89d84a1e2ad5d4d9bf1eb90c278b8a30d9b5e42bbd42b8adb
+EBUILD datashape-0.5.4.ebuild 1157 BLAKE2B 03c2f8747ce2fc68b37dfbdfdede4e45ba12e4e1fa4bf1add53d4a69d22971e6c2869b8f438c3beb58dc8452db319149e037e5e36d37491130cef2078e8ea954 SHA512 f65572870d3772e628676e5ef49e4a2eb1455897e8e18d0125188a11978ce3017738b47796ee7fedd4dbdfc94a03845305e1086cfa218c1a7be396e02c339523
MISC metadata.xml 510 BLAKE2B 631f7ed8106fd090953d4969cbf687d3ed5990af3803ca8315a848c95c9d8a0a5293cc79b7428e5f8f1c5e8bec76ec18b3cff2eac4f6cef8ab316cc28cc0d185 SHA512 7216551730e65c069c1315ccaaad65434106876e4a33304b9f7214610fdda9919a44bfce6e8f4cff680976ff51ca10ab23ee11abf5987e7b25cdaeac8a174bb8
diff --git a/dev-python/datashape/datashape-0.5.4.ebuild b/dev-python/datashape/datashape-0.5.4.ebuild
index 0162b78b8102..d48099d9de87 100644
--- a/dev-python/datashape/datashape-0.5.4.ebuild
+++ b/dev-python/datashape/datashape-0.5.4.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=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit distutils-r1