summaryrefslogtreecommitdiff
path: root/dev-python/thriftpy
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/thriftpy
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/thriftpy')
-rw-r--r--dev-python/thriftpy/Manifest2
-rw-r--r--dev-python/thriftpy/thriftpy-0.3.9.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/thriftpy/Manifest b/dev-python/thriftpy/Manifest
index 4286aa3215f1..a5a1101c58f7 100644
--- a/dev-python/thriftpy/Manifest
+++ b/dev-python/thriftpy/Manifest
@@ -1,3 +1,3 @@
DIST thriftpy-0.3.9.tar.gz 208164 BLAKE2B 5ceb0479468cf7ee88f244163a247c878decdcf54844992b839259fd5be3fc8f0453bc861336ab4f21f4dc6c218eb2dc0a0fb2efa956675885bf710b8c32a86e SHA512 ad2b7f568db47f7f26235fc5fb6180c974eb6738f154461860c7329d263252ee627b979098c3e9ffe8ed42a0fb08a9110a6842a923ac800166d80a23d4e6a3cb
-EBUILD thriftpy-0.3.9.ebuild 667 BLAKE2B d49bdef370bbe50752f0ab9199564c46c984163f0e91ccd9639a1e1fae806aa26d4d50c87f273427851eb10e337b212a6a68de5140e7374eabbad35590f59bfa SHA512 0377380af752d687facef3afd15129c082b4a474e5e41b5d66a27fd8df34a0dce632f4befdc6ac8cf7f486c485d3a4b3ba951ab2f71849231bf50e9fd120e330
+EBUILD thriftpy-0.3.9.ebuild 662 BLAKE2B 264d9aa3e112285d8482e2b4e241f20a9ec62b924987f05d0e46bd87109bf346a2d231f0427f0ea43ecc9e3464a85bc82b9c631e2420be463b30273fbe14b5dd SHA512 5bbfe4eaa180d8b409cd904215504db2a6405e6179e2e978adb0f3cdb99b5f900ea2253e80df592d20bb2acca2880bd62eb2ee8a8475ac76a527575a6c296bc5
MISC metadata.xml 778 BLAKE2B 6f83e8ead49cbabc5532cf915cc184af1070305ed153c97cfd1df5526e5d0db5c653c29fd746ba73b27d7cecc457cc24c2e37e733ee61a42f60fe8a2fd451ced SHA512 0bf7df25d46542f335eb9473e552b4fbaef70c43ccbffe2c982aad81c3d86b80f4c78c418848d51943849f18dd57bfeb9bb71ec92a2222565608457aa96b4749
diff --git a/dev-python/thriftpy/thriftpy-0.3.9.ebuild b/dev-python/thriftpy/thriftpy-0.3.9.ebuild
index 08a48772d62b..291f5a787c6d 100644
--- a/dev-python/thriftpy/thriftpy-0.3.9.ebuild
+++ b/dev-python/thriftpy/thriftpy-0.3.9.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,5,6}} )
+PYTHON_COMPAT=( python{2_7,3_{5,6}} )
inherit distutils-r1