summaryrefslogtreecommitdiff
path: root/dev-python/ssl-fetch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
commitceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (patch)
tree9f47ee47c31a0f13f9496879cd88a1042550aa81 /dev-python/ssl-fetch
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'dev-python/ssl-fetch')
-rw-r--r--dev-python/ssl-fetch/Manifest4
-rw-r--r--dev-python/ssl-fetch/ssl-fetch-0.4.ebuild7
-rw-r--r--dev-python/ssl-fetch/ssl-fetch-9999.ebuild7
3 files changed, 4 insertions, 14 deletions
diff --git a/dev-python/ssl-fetch/Manifest b/dev-python/ssl-fetch/Manifest
index 80d5984625bf..52535d278219 100644
--- a/dev-python/ssl-fetch/Manifest
+++ b/dev-python/ssl-fetch/Manifest
@@ -1,4 +1,4 @@
DIST ssl-fetch-0.4.tar.gz 11663 BLAKE2B c75173f40367d1e84a0ed3e13dbc7e6b8270302bf64168487061195cd1d24a593630ca650bfac4ed867d4146e8bad438cac8bfecca86180d2ca23d9ccafa9e5d SHA512 6b31a5dc5d3a566eded6ca284a3edac8c308596dd5a1971d13223e55abdd2ddc4d3e1eca5f369c1c05540bafcb6c273e5ef1eae627a7a9170bc262a0cda06696
-EBUILD ssl-fetch-0.4.ebuild 1198 BLAKE2B e47c4687232f3345c45307e0860bef8172f57e6b77eb579a3711e0ad03960bd2bea6a240a986e4d5f017ff6c5c72e873d949918cdbbca83e4215459e5687350b SHA512 48654b3de25504b5fb7686fa4dc709dfc9b090986af69f0d510566751406943137d65bbd2674ee8eb90f1c1ec5aafaf78f576c326b001ddca1c77db534952648
-EBUILD ssl-fetch-9999.ebuild 1078 BLAKE2B 98ec73d1f51af732bc1c3584085916d2cc87f9d555620664a9d2f33f90b8d2c6e093d38a4a6df4ed0d02c4d8529e6452adb1fd6fa100ee6604d9a583d6bebd0c SHA512 35ca6befc9754abb12e3e5beaf152a95cb35bf20c7cc257ca59cb2e94f43813c2e051e9529ff210a67c8f33fce29b166a4f68603fdccfb14db4f4855311a35db
+EBUILD ssl-fetch-0.4.ebuild 998 BLAKE2B b80aa72f50d0ad83fc90570101872ac0ff772b36b7f833e65814544f55a19a5c3662132e146b4f0550f17c763cae805f8156644d47cada97c79fd9f2e5c7bea1 SHA512 44af694a4a8a91dfd093e44fbe846f30a3fb46a53dc4ffc5d5439c5a73613a6700e1a0e2d357e904bf27c368b8492c52bf072fbcb30ce43eedfa0fc74f14548b
+EBUILD ssl-fetch-9999.ebuild 878 BLAKE2B 398623de4ae8d0ba93f7f91e212e11d5b7615a45b798cec4dd457d4411d9385e72f2e387e3ea36ae96c592d1199783b918203ac33001efe74f307f5dda6afefe SHA512 106daa23aec3030cea55cce38da485673a09e042bdefa763b477eed931107394c14261bdb8dd83aeac063cb20fb1fa1c24d9f260892ccec23d53f1eabeeee1d4
MISC metadata.xml 473 BLAKE2B 5b8b4e2ce1dd31802946dbe506e7423f0b134d1a1cad24c33b7f005c20a8adeb4a89319c3b47f4637c150ab96ab4b4f44eb7d049faa0cf5a79f8b45e11b1b269 SHA512 832ff018c61d870c30ea89ccf300b4ede17e5a2b03b079a14d1b53a2ee95224e48e9f0091e07f8a79703190fceb77646458c3d760c53de08d29339143724c447
diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 4711b10e72b9..01158a575ba1 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
@@ -21,11 +21,6 @@ DEPEND=""
RDEPEND="${DEPEND}
>=dev-python/requests-1.2.1[${PYTHON_USEDEP}]
- python_targets_python2_7? (
- dev-python/ndg-httpsclient[python_targets_python2_7]
- dev-python/pyasn1[python_targets_python2_7]
- >=dev-python/pyopenssl-0.13[python_targets_python2_7]
- )
"
pkg_postinst() {
diff --git a/dev-python/ssl-fetch/ssl-fetch-9999.ebuild b/dev-python/ssl-fetch/ssl-fetch-9999.ebuild
index 052b8b73862b..bd7d61998dfe 100644
--- a/dev-python/ssl-fetch/ssl-fetch-9999.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
EGIT_BRANCH="master"
@@ -24,11 +24,6 @@ DEPEND=""
RDEPEND="${DEPEND}
>=dev-python/requests-1.2.1[${PYTHON_USEDEP}]
- python_targets_python2_7? (
- dev-python/ndg-httpsclient[python_targets_python2_7]
- dev-python/pyasn1[python_targets_python2_7]
- >=dev-python/pyopenssl-0.13[python_targets_python2_7]
- )
"
pkg_postinst() {