summaryrefslogtreecommitdiff
path: root/dev-python/PyZilla
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/PyZilla
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/PyZilla')
-rw-r--r--dev-python/PyZilla/Manifest2
-rw-r--r--dev-python/PyZilla/PyZilla-0.1.0-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyZilla/Manifest b/dev-python/PyZilla/Manifest
index 1ba69138db64..bc7a5de8ebfd 100644
--- a/dev-python/PyZilla/Manifest
+++ b/dev-python/PyZilla/Manifest
@@ -1,3 +1,3 @@
DIST PyZilla-0.1.0.tar.gz 14686 BLAKE2B 93d199cc821b5b2eca99fa701e072072d75681356a8d8ef6cf67c1bc115c48365d5397b41a0f5f2f6550ff9296cdb970efdf0461f81cfccffa00d4d30586e37f SHA512 20f893e1251eb9f3c62ee702c12064eb3d560c82131cf4b228d11426f2b8a7c9cf08b8d45439445b381f9c23861f75b5c11c71ef59c50fbca7c0ef952a4fe5e5
-EBUILD PyZilla-0.1.0-r1.ebuild 400 BLAKE2B 57ec839914e41ef54c8f8f222e1ab26bca48e4f1403e166eb67e61ea396ebe1422c548bd8029b65484e73d1738dde3dbffec7a3075c1f1f1c9f159a4dc0454a4 SHA512 96c2b9739c7bbcf134640c446a2c1b9c2f8e765dcc909bb4295502a14d8e0c4afa114d903f846b12883f09fa42149dcda527cfcd1e69a4a1c35bf3204b476bb9
+EBUILD PyZilla-0.1.0-r1.ebuild 401 BLAKE2B cf7bef5c950d376ef6d6bcd0e9bd965858a705af8e809215b0c57244c7ae54be9e4c641f3ef2a2afe9f269419a5afad0b0ff0fc264b08241cad84652bd6e10cd SHA512 61549cb8f8f20f401fe6fa4b807b4fbb4b563d8ed8733d234f7dfec6f7a2b951142577963bdc9e8a5eda2715d5570da5b3c6b45d49982787b5de6f6078ffe06b
MISC metadata.xml 289 BLAKE2B 1baef8a964fd647974a6f65a97656f2538b92c094f99e4f3106c9c0ec270e30cefcc3b0748fc8bfed649f1720c02dab6ca752e3d643d0ad6cf969bc82fd1be6d SHA512 8d1840c315abfadc3081d55b8bfc0838740ada22749645b445536867cb90a7ce3949615d47c0ef170ae7bbbb305738c9224c943b0bf38b83ec3339c7f6f82b41
diff --git a/dev-python/PyZilla/PyZilla-0.1.0-r1.ebuild b/dev-python/PyZilla/PyZilla-0.1.0-r1.ebuild
index 41a3d5ddb9a0..fb8425a4c794 100644
--- a/dev-python/PyZilla/PyZilla-0.1.0-r1.ebuild
+++ b/dev-python/PyZilla/PyZilla-0.1.0-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Python wrapper for the BugZilla XML-RPC API"
-HOMEPAGE="https://pypi.org/project/PyZilla"
+HOMEPAGE="https://pypi.org/project/PyZilla/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3"