summaryrefslogtreecommitdiff
path: root/dev-python/txrequests
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/txrequests
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/txrequests')
-rw-r--r--dev-python/txrequests/Manifest2
-rw-r--r--dev-python/txrequests/txrequests-0.9.5-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/txrequests/Manifest b/dev-python/txrequests/Manifest
index dd8bf1fed56e..f3b158e59b52 100644
--- a/dev-python/txrequests/Manifest
+++ b/dev-python/txrequests/Manifest
@@ -1,3 +1,3 @@
DIST txrequests-0.9.5.tar.gz 5265 BLAKE2B e5e3cf66abc394ae5c457b0d5144fdd1d09af5fce651f888bd44f0e48d6d1386fdfd2ca1d350ba1abc856102d051270867a2da96b781fbacf53de01f80158f3d SHA512 e9f527eb2fed0038d7e68b5bd74d0a0e58a1d7cc3e181068423dce871ff10b2d5f1ae92e44248e75b4ad8d44b32366ee9eb6cf8fdd114a562baa6b35fab6eb7b
-EBUILD txrequests-0.9.5-r1.ebuild 552 BLAKE2B 6100011790ba56a200451c9efeec8618f35af6eabffcec0242e7ab2630cc25261ef006e9d352fe246b6acd848f829ba35225165d0ea7f4d38f22b2d26a8cd688 SHA512 e7f2159b7a4d92b0b4f3d49d73e12d1327f0c144856ab4cfba5a61813b976e151c0609dfe9978eaa8783fa30fe0535eeddd3e1328ae54c23bf3c819a6d6723a5
+EBUILD txrequests-0.9.5-r1.ebuild 547 BLAKE2B 1d415126bcdf8d1d9199bb1b1afdb40fd749fbfd8c2403eb88a3817cc072f63a474bbb3ff097c4261c4ecbbaece6fa20d90c6805cdf073b19698e73f823ad9db SHA512 7b389e3f985f1c712849ce2cc4f28d8785a66f996ca03a1ad19bd36c581d3f726a5e5545bfe58cc648faf8c2830d20078ccf2f82303509d381af2dedc944d977
MISC metadata.xml 789 BLAKE2B f394820475fe0671024de5c5594c19c9b76f06ed8a4aa10a69a6b305532fae0ad225810d74fc26212a9ddd55e81fe96ed10a24b5d748947f9a4e12dc930267e0 SHA512 240a7ec8459a87b38e18d696c8733100370c679412c9ed3484c315ac1d5dc76faaa8d5dc7f03572b3b78a8bb97659d5d46573351052ca6b13bb9128f8b49e078
diff --git a/dev-python/txrequests/txrequests-0.9.5-r1.ebuild b/dev-python/txrequests/txrequests-0.9.5-r1.ebuild
index 6fe8cbaea19f..baefcd14e6f0 100644
--- a/dev-python/txrequests/txrequests-0.9.5-r1.ebuild
+++ b/dev-python/txrequests/txrequests-0.9.5-r1.ebuild
@@ -1,8 +1,8 @@
-# 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=( python2_7 python3_{4,5,6})
+PYTHON_COMPAT=( python2_7 python3_{5,6})
inherit distutils-r1