summaryrefslogtreecommitdiff
path: root/dev-python/httpbin
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/httpbin
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/httpbin')
-rw-r--r--dev-python/httpbin/Manifest2
-rw-r--r--dev-python/httpbin/httpbin-0.4.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/httpbin/Manifest b/dev-python/httpbin/Manifest
index bd0c6ca3d868..3e380f22c6b6 100644
--- a/dev-python/httpbin/Manifest
+++ b/dev-python/httpbin/Manifest
@@ -1,3 +1,3 @@
DIST httpbin-0.4.1.tar.gz 88101 BLAKE2B 3df333ba92d50e065a598b2dc51ff3355eb94eb4b3a3094ba79cbe95fc11424e05f187e434ac299023dfbfd790b32db070a37e08a962ac19d803de4405603bb8 SHA512 feb519ee909c5115971f4bfd488ec0f9e987cd473464721f4e343e09b9d8fc592cf48b50ff3a2960bb67310521d865091cd766ed351ebfaa2dc8193115e9f052
-EBUILD httpbin-0.4.1.ebuild 892 BLAKE2B a0d085e30c3296a625917d05f66fc13adb3aba4a1856e6fd764fddcd48e09277f498b43a7bf0b17cf28a5cefe02ef672b9a1b222584c6192412095c0a369bd26 SHA512 6f91db20950c0998eafef2a776ef2f9e71fdb62b03ff788dc5c30417ecba1b85f307f2daafe3c73c46f005f377fc8892b218e54aeed42b9b0c1ae0b9494256ac
+EBUILD httpbin-0.4.1.ebuild 893 BLAKE2B dffd3e52f6929a494672e9d8c894cd0c687ee75dfe90e03fe9dcb1b24d27efcf4313ac14d619bf2d0ff27a4255043de40833353f476599d5975c27cca1ae0bca SHA512 a90259ef62ed2c3e2710d60914c14d2ca8405dbff8690af144577a24631c6a563514572c64a117f8e9ed3d64af4303ac6c28f5d2aefb92b441b8ad6ceb20b208
MISC metadata.xml 500 BLAKE2B 1270abbd84e19a72d75a2955858c49c6b33a8c92da7f86fb7853fde55968a840d941fe9f7cd1ec2718e8cbcfede6166c412aac7fc40e483043330935720dd898 SHA512 014a5e115d2cd225618e78ddf226dfe4f8772815efc3e9ecf49883701127335d9cba5e216daaba3f15de2944074c0041e5fd6eaf26772f0892da891570f841e1
diff --git a/dev-python/httpbin/httpbin-0.4.1.ebuild b/dev-python/httpbin/httpbin-0.4.1.ebuild
index 6fd15c613932..dc292762e451 100644
--- a/dev-python/httpbin/httpbin-0.4.1.ebuild
+++ b/dev-python/httpbin/httpbin-0.4.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="HTTP Request and Response Service"
-HOMEPAGE="https://github.com/Runscope/httpbin https://pypi.org/project/httpbin"
+HOMEPAGE="https://github.com/Runscope/httpbin https://pypi.org/project/httpbin/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"