summaryrefslogtreecommitdiff
path: root/dev-python/routes
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-21 17:50:24 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-21 17:50:24 +0100
commitfeb0daf81d888e9160f9f94502de09b66f2a63fd (patch)
treeb6e5c40ce2abef3da27ed50a023153f475e0ddef /dev-python/routes
parent9452a6e87b6c2c70513bc47a2470bf9f1168920e (diff)
gentoo resync : 21.06.2020
Diffstat (limited to 'dev-python/routes')
-rw-r--r--dev-python/routes/Manifest2
-rw-r--r--dev-python/routes/routes-2.4.1-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/routes/Manifest b/dev-python/routes/Manifest
index ef01aa343956..33dc304a63c4 100644
--- a/dev-python/routes/Manifest
+++ b/dev-python/routes/Manifest
@@ -1,3 +1,3 @@
DIST Routes-2.4.1.tar.gz 182403 BLAKE2B 21a079616e1533af8fae44b0ad428b3309e5e8d1e27dddddbf3632cb3e1f5286225aec73246012a8c7c22d59d755be27f10fa09ab6ee6b34f71c6c540dfd36e4 SHA512 b0566f10ca83af0459e9c59fa2217bdc5ebf349d944396bcb21ffa731ad189c642e409381979cb5da3153630c24f20aa974a99711f16aca9f91413976af2bb04
-EBUILD routes-2.4.1-r1.ebuild 1435 BLAKE2B 84d71b3cb5f3596afcceb607028fb04c1aa64d291807ce0005cfeaea812ea4001745c8b03947ccb555a08c4b6f4a705f49ef22a0af555e17d85c844afa2e29fa SHA512 4f87ee90d60dccaf63102cf962891536361c964371e4a2e8542d38ac32d61e39443aa9ae6f03034dae1a308fc2015acef240476f1f1e57ea504437f8e4c6b0ce
+EBUILD routes-2.4.1-r1.ebuild 1434 BLAKE2B f58b564def8cb7784370ddffc7b8540555a54c750d1308075125217f1493f4f69b7ec6012415169c09c0c83e8d466350dc6b1cba0a82666ef7b6b70418199cc5 SHA512 495b458fcae689818513c6e6780e345aa50cf51f82901022c752ab183851f598c421638732665b5d9d5af6e57a56967a62a51d6907bfea3c88be15c1c7fa6555
MISC metadata.xml 309 BLAKE2B 58e1b02098e87fe7303e9a6ce962897750493b957d3b30f78feb58b9cbec84b5fcf80acde66da35caa71989b628a75d232ea567e679f891fb4b81d1c49f61d06 SHA512 6daa7dcc2ae185c198c2630961d68c19498e98bce96ea3b1390a4c159fb591a89af796f2ac90e00994bda52c36138792797a38975c772d6fabce09cf0536722a
diff --git a/dev-python/routes/routes-2.4.1-r1.ebuild b/dev-python/routes/routes-2.4.1-r1.ebuild
index 28b69fd9dca5..06e5798198e0 100644
--- a/dev-python/routes/routes-2.4.1-r1.ebuild
+++ b/dev-python/routes/routes-2.4.1-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
inherit distutils-r1