summaryrefslogtreecommitdiff
path: root/dev-python/sexpdata
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/sexpdata
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/sexpdata')
-rw-r--r--dev-python/sexpdata/Manifest2
-rw-r--r--dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sexpdata/Manifest b/dev-python/sexpdata/Manifest
index a00dc7e5df36..e0c12fb0f153 100644
--- a/dev-python/sexpdata/Manifest
+++ b/dev-python/sexpdata/Manifest
@@ -1,3 +1,3 @@
DIST sexpdata-0.0.3.tar.gz 13105 BLAKE2B 36c4082a63f6748759d71fc38a056ecb7467eafebf0a1a0b006fbef1302488f23a859462c9526dc365f7c88b8b6c331dc6e4892e1d96358abb44ca60a909d283 SHA512 03d4d1557bcc950124e408d6870894c8ee9e72a2ee83c881adf48f8e53bdf3744b4f3e3e133a74a195d236424b434cc690583a68d8395324ca4e84947e548501
-EBUILD sexpdata-0.0.3-r1.ebuild 507 BLAKE2B 405a77a3a444dca174bd0d3a480f1930564ba035dc39295aa517e91632657f85362ed2a40781cd3c4803a45563d095a5f3679812e87f52a91be7bddeddba0b0d SHA512 7f1bbaaf5b1a14ae9dcbaae2c9d470993fe98bb1c79bc160393e03941f67fb255025bcccbb4bc4d6b3dc1670e0e1c9a62285c87e3e635667281c8791e945c5e1
+EBUILD sexpdata-0.0.3-r1.ebuild 500 BLAKE2B f314953b5c2679bfccc10e5ebc604e87e4faf4815df8c2df124d14241878664fc7cad6ecbc1d52f1c310160c332acd2f9e70eef5007069ba9f2a26467dbcc6e2 SHA512 97ba4723096a9e4662dc549a22d878df1f201ce2da81d08ebbc7bb21c60c01066c74dc233988ebeb6a9de319900cd597133d0345f0d621237cf4dce2a68fb1c8
MISC metadata.xml 220 BLAKE2B 13c90cc108b275cd3375ae10544b5268e9c2c64ee4405aa160040d3b0aeefa02f5c96be269188910ac7e891fc926a1771d4dbfed7f8b8af6a672a88c1e37dda6 SHA512 6d5e0b0f03275b339a2447c81365962abe55791c508e85862a098b740dcb09fc5307d4b0c98d1c86f3673694d255a4b786c8aafd6c54382de6e4da9c793ece80
diff --git a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
index 5fec53a2f4fe..b32a5923e372 100644
--- a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
+++ b/dev-python/sexpdata/sexpdata-0.0.3-r1.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