summaryrefslogtreecommitdiff
path: root/dev-python/routes
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/routes
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/routes')
-rw-r--r--dev-python/routes/Manifest2
-rw-r--r--dev-python/routes/routes-2.4.1.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/routes/Manifest b/dev-python/routes/Manifest
index 355eda5350a9..8c4cf782a5b5 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.ebuild 1558 BLAKE2B 5fc9ce2e2f102b5b8e22986eb77927ad3d7f8086c7bbe06fd70f47cd0e3e02ec3206aeb736e61e8c8710e47cddfafd9c682dd056ab755f6e4e16f23e103b5f1d SHA512 3cac12b6ca383408040c7c6ccc9fec2311516770bea6823929d34177a55e64f3c104982efa157db0583fe74e9ba38f6ac179b07328b4c9039e0fd9bc373eefa0
+EBUILD routes-2.4.1.ebuild 1555 BLAKE2B 598c1df8f6ac50b78a1ae1992848f0a3284742011683db59753076607c044b4ef7d6d1435636e47c49d6f164be91beda1e8b8d15804bd84dc21e2344bb603c91 SHA512 110a23241e8807b9f783724331c44f3c1016fb5184a5daaa777ab4bc5cb58db935a9204213fdf05f0119f897b079ae663628db2f08db4600a3ee96c35957543a
MISC metadata.xml 309 BLAKE2B 58e1b02098e87fe7303e9a6ce962897750493b957d3b30f78feb58b9cbec84b5fcf80acde66da35caa71989b628a75d232ea567e679f891fb4b81d1c49f61d06 SHA512 6daa7dcc2ae185c198c2630961d68c19498e98bce96ea3b1390a4c159fb591a89af796f2ac90e00994bda52c36138792797a38975c772d6fabce09cf0536722a
diff --git a/dev-python/routes/routes-2.4.1.ebuild b/dev-python/routes/routes-2.4.1.ebuild
index 89a8441f1d91..9a6f23b6b70b 100644
--- a/dev-python/routes/routes-2.4.1.ebuild
+++ b/dev-python/routes/routes-2.4.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 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} )
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
inherit distutils-r1