summaryrefslogtreecommitdiff
path: root/dev-python/routes
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
commita4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (patch)
tree852c90a4bf354c30ea66504f70bfab5401fba18d /dev-python/routes
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/routes')
-rw-r--r--dev-python/routes/Manifest2
-rw-r--r--dev-python/routes/routes-2.4.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/routes/Manifest b/dev-python/routes/Manifest
index 6496158f8f5a..6f789abbfe88 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 1542 BLAKE2B 7fa1c2211de11143d0125fd84f598ed2f4cd06b56abe37853acf6a9a3a47bc762cbf5cfe868078995d642b1e55d2aa93b3653420572fec47b263a0956665fcca SHA512 84692f0bb5f42caf64709866b5a00bfc51f67697d3e4dea012ccc95280fe9743a8cf40c299eceabb6022df3d9fd635ad9c6697937dca976abf895f8e855c36e6
+EBUILD routes-2.4.1.ebuild 1543 BLAKE2B e60f80c23f39c72eac6f06d3a0a65091c0840331ac78c0231cec02ac337702eccf8d2428c2ba7a6bf99412ee4e869843b9ef4186e6f6540b830456248d9e6db9 SHA512 7828963d6cca3bbc54dae21b038aeea934dae89ac113a0900854ca05863a42ed92b5822d32c8655460f41ef2ea819c270bead8d86b488880dedef370da2036ac
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 b04b2a8e70c8..6626129c16b7 100644
--- a/dev-python/routes/routes-2.4.1.ebuild
+++ b/dev-python/routes/routes-2.4.1.ebuild
@@ -10,7 +10,7 @@ MY_PN="Routes"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A re-implementation of Rails routes system, mapping URLs to Controllers/Actions"
-HOMEPAGE="http://routes.groovie.org https://pypi.org/project/Routes"
+HOMEPAGE="http://routes.groovie.org https://pypi.org/project/Routes/"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"