summaryrefslogtreecommitdiff
path: root/dev-python/flask-xml-rpc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-23 04:19:44 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-23 04:19:44 +0000
commitc5283d322accc6097afec74eab24550829788bab (patch)
treeb99ce668128d82a026eaa31461643f9173f9b77b /dev-python/flask-xml-rpc
parent5510d9d7d1c93c2ea71a2bd6f0666168808d5dd6 (diff)
gentoo resync : 23.03.2018
Diffstat (limited to 'dev-python/flask-xml-rpc')
-rw-r--r--dev-python/flask-xml-rpc/Manifest2
-rw-r--r--dev-python/flask-xml-rpc/flask-xml-rpc-0.1.2-r1.ebuild5
2 files changed, 4 insertions, 3 deletions
diff --git a/dev-python/flask-xml-rpc/Manifest b/dev-python/flask-xml-rpc/Manifest
index 5bff84bcec95..095092e7811b 100644
--- a/dev-python/flask-xml-rpc/Manifest
+++ b/dev-python/flask-xml-rpc/Manifest
@@ -1,3 +1,3 @@
DIST Flask-XML-RPC-0.1.2.tar.gz 5756 BLAKE2B c732fc91e177bf8d880af2f337da1b49c8549dbc25d96634cb6c102379dfa9cdce15792a56e12df8055782f47b8caf9659c4e97012ebcd234f54ebaaf8cc3a61 SHA512 0e083b70576b0d09a316f8be9a779eeb24723caede172fe51168b2b125553b7916e65012813976d46b03787d1f5c24ad6524267d432a246aaf8b222023481e85
-EBUILD flask-xml-rpc-0.1.2-r1.ebuild 642 BLAKE2B 94ce95f126d4424dae32bf8b96626904d261c3d8af9667019bac275c24f18931fc39dfd94c1a73e4ab3f30214ba82629ac8ca2305491a72b30d6b984d7fba93a SHA512 cad51b3a97b5da14d1eb9466c333bf32a44e50f19fa2b7e2763f2b0ca9e0806e53db975b73a7a25030caf6438f497fcd9f1615f7aa316978f70084a3a49be1b9
+EBUILD flask-xml-rpc-0.1.2-r1.ebuild 641 BLAKE2B 7d3d86a566c0ef61615f23637a10de370ad6fd305487338188cbc99b31d25ea4330ca46cf2fc7a3ffde1d40f8cdba6a4e9a6f733eb10b8d3fad04eef050395d3 SHA512 372d5acb0392a614fe8303783b01608ac60cb0e2c6f10471d985970184b52dbcd8165d76bbf3b644b8aa32130c780274379d2153d4b6b0f7c893e3392c9cd875
MISC metadata.xml 316 BLAKE2B 8cac93f5ef2fe311bb11e89a5f28561ee76a9071513256cf2f2800c6a8351636fd0571cb03e9ec905515f86d3a343a1a47adc356271f9e3a2d2e18ae784dd4d0 SHA512 3c4cc08e88993f3a36c3df4bd8c1ae2d9cdc5e75fb27c34960ab749a1ecc1eb67e22dec85cbd3225f0401080104bc0a503df1b68db66de29e4d8e16af0f19718
diff --git a/dev-python/flask-xml-rpc/flask-xml-rpc-0.1.2-r1.ebuild b/dev-python/flask-xml-rpc/flask-xml-rpc-0.1.2-r1.ebuild
index 490fd4648cfb..6bdd2175c09c 100644
--- a/dev-python/flask-xml-rpc/flask-xml-rpc-0.1.2-r1.ebuild
+++ b/dev-python/flask-xml-rpc/flask-xml-rpc-0.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,8 @@ MY_PN="Flask-XML-RPC"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="XML-RPC support for Flask applications"
-HOMEPAGE="http://packages.python.org/Flask-XML-RPC/ https://pypi.python.org/pypi/Flask-XML-RPC"
+HOMEPAGE="https://pythonhosted.org/Flask-XML-RPC/
+ https://pypi.python.org/pypi/Flask-XML-RPC"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"