diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
commit | 21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch) | |
tree | e1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/tweepy | |
parent | 7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff) |
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/tweepy')
-rw-r--r-- | dev-python/tweepy/Manifest | 4 | ||||
-rw-r--r-- | dev-python/tweepy/tweepy-2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/tweepy/tweepy-3.5.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/tweepy/Manifest b/dev-python/tweepy/Manifest index d3332d8248ff..10f783f3e5a6 100644 --- a/dev-python/tweepy/Manifest +++ b/dev-python/tweepy/Manifest @@ -1,5 +1,5 @@ DIST tweepy-2.3.tar.gz 52352 BLAKE2B 6853f133e73d8a97d5a2326ef6c877a527fad87ba9767e6ee218efcb84f6b8332d4f66b044b572987e71d4d9dd8a7b743c7976cfa9947101f0df5c6f9de5d1c4 SHA512 23317a507174e108cf8d13232aa467d892aba1789ee4f610eef4f5503b045841b5c85e8ae63ddcfd1e07178afbf3bf9f4a9fed939426411a8566f1c949b9b831 DIST tweepy-3.5.0.tar.gz 24348 BLAKE2B ea9d96abe4f364e1f77a97ce28fcd4fca3224ab307698e59a834c20becfa53ab68851e638946085431ef2edc1a4e3bf4f42a113c2ac41561930b7f4638e5d6c4 SHA512 cf87f0b7dea0ca444c17a3fdb9c2ebef814683c110511876c1997630b3202393276d3dd2de3b37fc21eb7a15382d22cc886109bda5a11b3d06a08081704c8c2a -EBUILD tweepy-2.3.ebuild 1144 BLAKE2B 108f61f6a1a81212482fe7283c72c84c1cbb5e8abbe259831e97a985ad48aebce45bb42bb12e0ad3034cfae28d7e15b0eafb4831abbe9335928162872a58ba10 SHA512 9a1d6835ceb7e476d07cf98aee251701616d0de197b9c79822ff830cf457edda0e209b9e81af03aac875f001fe1d6f44b180d78d29f3b2ff012963132806cbbb -EBUILD tweepy-3.5.0.ebuild 1219 BLAKE2B 2432b0c4c1ebb9552b6b9cd3518a92b4385a91edf61203a0f8b90a19789598846940e105fd4d2b52cc24a9f16b9fb9a868aa3e80def2276e984767eaa4953175 SHA512 21750ca74f8f31437390d63188058c1dfe6b8e8c1ec0e50d2147ccb132f8b1e3037794e2a30170f1fa21c2fa24305f8f75c56fcb057b9d610e442834fae6af5b +EBUILD tweepy-2.3.ebuild 1136 BLAKE2B fa335da13355d7c4bfe46543536cfd84d5e2b64dc7416359d8539ea80d93d9bd13f85d44d24fd81e7378982394eac480085b397bec57a5fae5686613bd3bb7bd SHA512 1cfae88261e6af78b8488f01f3c48f848289aabc63661c1136ad6f301d698b52c48f9b1901d0f62770e4536dba931801889e26e05f47bfba29f0737a2e0b4202 +EBUILD tweepy-3.5.0.ebuild 1215 BLAKE2B d8cda39af7587ecfa91991dccdbad50bb828e256f50078acd109f55222a551f47b8af7f6d9352cf7ca5a9fbe42a49d1a394f7fc49758d58450be2703dbf23def SHA512 2efde6202ceb44ca6d0d2dc5247c2262c58bb0f863ad569cffdbb749ce0d9f6dad7390e4bfe53f7f94cfc73c5c3e9eec7bf5470ac905263fb202d668f60c02a1 MISC metadata.xml 374 BLAKE2B 54949ade0005d71f03bcbf3c84676c9a8b6b10420c8b28ac1e2e27b772b4cc685d3d88d9fce150c3f8a46b137ee4c3441cb4eb1925487f4e42858b73b2e1596e SHA512 e2785876cc350cb7130905648a4f9013fc79c286697c6fdfac203678ff79217383fad2c4d4d2caa42107d83c6cc29ae0d149acea16d74aab804a3039a3e143fe diff --git a/dev-python/tweepy/tweepy-2.3.ebuild b/dev-python/tweepy/tweepy-2.3.ebuild index d348cf079cc8..810587b01250 100644 --- a/dev-python/tweepy/tweepy-2.3.ebuild +++ b/dev-python/tweepy/tweepy-2.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 pypy ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 vcs-snapshot diff --git a/dev-python/tweepy/tweepy-3.5.0.ebuild b/dev-python/tweepy/tweepy-3.5.0.ebuild index cbcad4d6ebb5..008e2c23fb34 100644 --- a/dev-python/tweepy/tweepy-3.5.0.ebuild +++ b/dev-python/tweepy/tweepy-3.5.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_6 ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 |