summaryrefslogtreecommitdiff
path: root/dev-python/rfc3987
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/rfc3987
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/rfc3987')
-rw-r--r--dev-python/rfc3987/Manifest4
-rw-r--r--dev-python/rfc3987/rfc3987-1.3.7.ebuild4
-rw-r--r--dev-python/rfc3987/rfc3987-1.3.8.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/rfc3987/Manifest b/dev-python/rfc3987/Manifest
index 5642098c9a15..f5288da4b500 100644
--- a/dev-python/rfc3987/Manifest
+++ b/dev-python/rfc3987/Manifest
@@ -1,5 +1,5 @@
DIST rfc3987-1.3.7.tar.gz 20701 BLAKE2B 234f3dc60d83e5615ae9fbbc14d063f9a993a532f5e7042144a8f5e995d44a27d88c284f7e12ff1f3f92d2440333438b3e1a0804ab43ca229305ce20ec4cb4f2 SHA512 c5fa8eb36358f7f42d12adc305031bfff7bd77e83316ad4458ed07acc6094c7d9109b95848b9296dcbc6677ce34aa59b1be8fd57dfcdc6be47eb92aeda51c518
DIST rfc3987-1.3.8.tar.gz 20700 BLAKE2B 0662a5f376680a18eb58c76b5d1d4df653f62df7175f8c3f828cf8a410f900ba8feb81faf4ce40fabeecb74047e6b1542e170fba946d3189b18c553f16eda1e4 SHA512 0e81b8dbc8c410f08b1efa7ee1c90174ed6e70bf7622d3748f598d383583b439908e1b5da1e1a1eb22af4f214ae08680a29f00b253f37808034bae8a1808c32c
-EBUILD rfc3987-1.3.7.ebuild 789 BLAKE2B 9605f6c0d582efab70d22495d49c5a44b2ed84491020a1a89b552717961af9fd211c95f686626e0cf2f2b92628b4c35f14333d316f56048d7d6bf22e9ba9b819 SHA512 2577bf9cdce3a2538e4fbf73007f7c5d04f53e9c3f97e4a8c97083e8349fb906dd411f2880f5e1402833bface2043dc97c6d88caf8a90f53e52e3f087eef13fe
-EBUILD rfc3987-1.3.8.ebuild 796 BLAKE2B 150d4813d5bdce12e11a2bf2aeb54f241f3305e8f102e966eeb598794dc009b4a481958ca8d5372c83c15d2665d829fa300de3b056fd833398dfe506861a2495 SHA512 a7e462503168f667d34d55535e0ed6a23153b72882b042cace327b7e9729a6ab900f9507aba8611eec961a540970046ef950b6cd4a281b21560ca0e87653d05d
+EBUILD rfc3987-1.3.7.ebuild 787 BLAKE2B 72555e83c635a78819f5bd42ecd8b418be295488e6c468bd9be703e4160f670c299886e8ece36d3e5e4e11b776316c6ffe519eecb6c963bb802e42684b6d1371 SHA512 f921b796a5deb177a78959f14dc85534df95f56978c6ee25da00779c20424207c8cdc57ebccfcfe0efe0122a17fb8c15776dc9716e2a1c6d5238ebed17053fd0
+EBUILD rfc3987-1.3.8.ebuild 794 BLAKE2B 0de973a676cce11e041b9c7db2a8848afade5edafb3361be1276f346e12bed6cd979791e1fbd3c148f2b80c2ee9ca747e88eaca605fec65c465ebc9d9d178617 SHA512 d036993397d7b9be795408ce96dc93ccbbe8dc6f100af4227c9ef5dbed27984262d4cc9b92929802d69fb7ae0dfdc14dd5a80fb8f6730c4d74eb999738542a21
MISC metadata.xml 571 BLAKE2B c366d3c4f3cb52d43bf469e77610cb6cfdd57b82ef0f46e8f1dbc739637bae6805edf5086deb4779738be7d29c4c73f7d658050112e9f5be62debc22a735f61c SHA512 2ced33f8245fc320ca1795072d9e63b5cc910b90f368306112316dcb444ee24f292e39ff76dfb027edcaf2c7a6dbfa636414ab8f9cfe777b0a2aeed17143e8c0
diff --git a/dev-python/rfc3987/rfc3987-1.3.7.ebuild b/dev-python/rfc3987/rfc3987-1.3.7.ebuild
index 0e2c7550e8db..afd93fd334b7 100644
--- a/dev-python/rfc3987/rfc3987-1.3.7.ebuild
+++ b/dev-python/rfc3987/rfc3987-1.3.7.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
inherit distutils-r1
diff --git a/dev-python/rfc3987/rfc3987-1.3.8.ebuild b/dev-python/rfc3987/rfc3987-1.3.8.ebuild
index 7e5f142779dc..cdfb1fa58345 100644
--- a/dev-python/rfc3987/rfc3987-1.3.8.ebuild
+++ b/dev-python/rfc3987/rfc3987-1.3.8.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
inherit distutils-r1