summaryrefslogtreecommitdiff
path: root/dev-python/twython
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/twython
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/twython')
-rw-r--r--dev-python/twython/Manifest4
-rw-r--r--dev-python/twython/twython-3.3.0.ebuild4
-rw-r--r--dev-python/twython/twython-3.6.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/twython/Manifest b/dev-python/twython/Manifest
index 72dafa8f36ba..c97e1e76fc41 100644
--- a/dev-python/twython/Manifest
+++ b/dev-python/twython/Manifest
@@ -1,5 +1,5 @@
DIST twython-3.3.0.tar.gz 34164 BLAKE2B 82320b4fc787c97a3b1f773fdd3d5c0c636e6062eb630cc7d78625f45fb8478789e4acc3c9a7ebf600d7abb591bb6113e167a11eaa7b6afebb419652f1d9833f SHA512 888f37c37f39c603b08605d2e209afc329e079c405adbe3a03fde4dab2b76b07d2badf1956d255d4b7ff0bf2a4c308b20f2a3333a7ccd0e7b9c046e9172b1d5f
DIST twython-3.6.0.tar.gz 36268 BLAKE2B 24305d2221cf7856f5e51bc3ec0fb4c342a8ce19c248ccc680bb1847e20a262f15399b4fe904852a159fc83a85d5617bd57c3ea9de064a5a25069175ae02178d SHA512 b99ecb244598a489578e63cec8a470daca7efe019f6a5277a0fda70b3c61ba25b56688b0a383337ed1c46576e551c244da82cd808710c4b9bb8ba91c6bc29be1
-EBUILD twython-3.3.0.ebuild 529 BLAKE2B 9e8c21a9a9e52e9df19ebeaee51c8604176c9e4f79b4925a73f4f19400fe76b444ec261719412d8f2d9577bfd094a637be02c3fbd4dd512d522251f28434960f SHA512 92dad9a9488ffa1429ecff35995c6c0ad7663f33553808a20fde698854c0b726a76c0029a2f2e8f6cd2398aaa1b3ff498d2069bed1cab82fc45f17ae995ae513
-EBUILD twython-3.6.0.ebuild 531 BLAKE2B 7f638f3a31a55ddfc49209ee8a0ff87e126a65e132999c3931645ba954d24d2176b8be50f8f54741b2019c4e574fd69d97ca969ce2365c3184b139de90322743 SHA512 362f7df075d4b5505c2060d558f14c5b2736ef095b0b53593e92471855af0af74a61c4d3613481f4a2fc56de4dd7872465b4d405ae60c9e7d50d4e7bd823393f
+EBUILD twython-3.3.0.ebuild 522 BLAKE2B 9df2a92187f0b3d63d06631b8f29c439494545e6004712be8d0b23458d7c836ca5e25b292ebf7dcc01eb8c97216fd754c7299d36f93a76ce9043d61c0719b5f5 SHA512 95f5cb3696b4c9e2019f8d7e666708f215c87d87ee7c93dfc2e19b6aa038cf6c46cc1c177f5e52eb25ee0dbfde8bdcd0336411fbfb0fa2f2dded7f7b466f8837
+EBUILD twython-3.6.0.ebuild 524 BLAKE2B 7bfe39b4d5b7da06dfaca9024016fdebc91f812f4da6fa9b63cd2a034da3a3ed9c73461ec380b30c0dd741dd359faf6b29fb539b1e7e871525ba253bbd3c8526 SHA512 7bb84adb1a10eca9ba9ae5cb4732b04d4bfc5a1b0415f685c30bcda818e1dccb19c446594e12e3ae276757f0e6143f55c285274f3abd564cfae6950d858dead2
MISC metadata.xml 381 BLAKE2B 8c4300189076c3f5cb8498a4aae6ce79751ccc3b51295ac6c75b8b290f71cc9f0aea946a7d7c4e75434372459aedcf7d0286c31039221c06e48b945904e35814 SHA512 6ba06a2be42b96f85609cc2a10637ff911228a8f0a5b5fa1debc3d4c6ba6d9e57462f09cdcb96e12f75544fd3a161d5e3ecb5a89e8f50fa152dc7ccc795048f6
diff --git a/dev-python/twython/twython-3.3.0.ebuild b/dev-python/twython/twython-3.3.0.ebuild
index 811a837599ab..adf9981d1815 100644
--- a/dev-python/twython/twython-3.3.0.ebuild
+++ b/dev-python/twython/twython-3.3.0.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=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit distutils-r1
diff --git a/dev-python/twython/twython-3.6.0.ebuild b/dev-python/twython/twython-3.6.0.ebuild
index 54482359fa6d..62c78a6f8ea7 100644
--- a/dev-python/twython/twython-3.6.0.ebuild
+++ b/dev-python/twython/twython-3.6.0.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=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit distutils-r1