summaryrefslogtreecommitdiff
path: root/dev-python/pkginfo
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/pkginfo
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/pkginfo')
-rw-r--r--dev-python/pkginfo/Manifest4
-rw-r--r--dev-python/pkginfo/pkginfo-1.2.1.ebuild2
-rw-r--r--dev-python/pkginfo/pkginfo-1.4.2.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pkginfo/Manifest b/dev-python/pkginfo/Manifest
index 6899634178f2..a699f1c31c22 100644
--- a/dev-python/pkginfo/Manifest
+++ b/dev-python/pkginfo/Manifest
@@ -1,5 +1,5 @@
DIST pkginfo-1.2.1.tar.gz 31072 BLAKE2B 57ce5f6147b97af513dfdc6137180e5561822096cdbd21b673c49522384622c58f9eba8c65f24b54bc1e76dc0c6feede5d43e8aac945d94ffe79ea220e830470 SHA512 8a530a164befdcbc6f1f550e106880e14e9d2c762a5e1055f926ccf0228d9e2312f11598454ef015e97dccb78ac7aeb7309f34279590cd318c19c2bd9a29ed2a
DIST pkginfo-1.4.2.tar.gz 33539 BLAKE2B d3cfc6bf7a9e748902b1f63434c745d8abf4e144c0a2b5d7a90236bfc2ce7f94922b0e08e5a08b13ba2025159bd90fecee25d9abdb283e7d52de0d34386aba59 SHA512 536628a2a2472e999695a115449a76f971453aea7ac3a08f10d9b08dfdf4a7b8e67c6010c6f18d300472a6afc8dff33331c955cc2f7bdb357504cd6a36390da3
-EBUILD pkginfo-1.2.1.ebuild 1400 BLAKE2B f13f3c2fa94020c572edd7f32e2946bd897cc9b298610dac85694be550cb23811e0fa2b24ed929e23adf5b9de2ba5946d0000e8de797f1c30dc6d8fe9ba87bdc SHA512 b46d860a3a2a549d410b4b778941c3e2303228ae40f8ebded10431ca07921ea88c0fe79f7056000f57ca4b5107ca83770659a3c5e7c27514185e0486d9a52cdc
-EBUILD pkginfo-1.4.2.ebuild 1339 BLAKE2B 3fcb7203ce3b17569781830369449f2dfd2ee72fdbe91472410d4d5f34650fb32b606d2200a6007165ce9762a7a59eb8c7c2736a5df13b9271b0969ce06dda28 SHA512 2847fea9fcc091144b8a3daddccc497ea815fc55a79576d049d7c9b791662633f044b7f327d23f198b027e0ba6655500e34ef7401285d13e5f61306f917ed51f
+EBUILD pkginfo-1.2.1.ebuild 1401 BLAKE2B 7d4c17ca90337f74e1cf9199e79e61201f594062a43a6b5389c772ec103725751e442788a9c483462c02c2c8325b9faf5e9de3cb8bf76dca64f1679da14ada29 SHA512 38d0801cf0398113196817412cc69f95ed0501e40578899e73a35d11fc41aabf996e29ca87eae5472a0bc03ced5f95c2bcd5c9a0c06676b0e86179c9c62855e8
+EBUILD pkginfo-1.4.2.ebuild 1340 BLAKE2B c53e2b234fe852e272317a04651caece625ed8f786980d04a214df4c869aaf61d3df29406774108f88a55bbcd6a401138c5e8de3d16292f37f954e92dece9d3a SHA512 b67723e42bf40fa9ca9689f11591978e0af9f9432a374f0f8dcd9880ba53f8065fc1c3014d6cf8da922b5eb95f230ce101f1da484e3f6738f836b40f61d4bc63
MISC metadata.xml 320 BLAKE2B 70ca2a2666e83f11a892b1c3e155512ebb6992f2b02911aa86609ba66ac72ce4c5af72acf513c92b6a9d542d510379ed6963a94a4a1e16d0909c2461e8b6d5ee SHA512 8f2cf51568e86fb0ebbaf5eb2476f6c7f7121abecec606626aafe5395b2e9530009e77be890d389daa563b6ee47af311cbdeb121518351b0e99da0c591c0502c
diff --git a/dev-python/pkginfo/pkginfo-1.2.1.ebuild b/dev-python/pkginfo/pkginfo-1.2.1.ebuild
index f8eaa7b03588..fa3f709090a4 100644
--- a/dev-python/pkginfo/pkginfo-1.2.1.ebuild
+++ b/dev-python/pkginfo/pkginfo-1.2.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="Provides an API for querying the distutils metadata written in a PKG-INFO file"
-HOMEPAGE="https://pypi.org/project/pkginfo"
+HOMEPAGE="https://pypi.org/project/pkginfo/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
IUSE="doc examples"
diff --git a/dev-python/pkginfo/pkginfo-1.4.2.ebuild b/dev-python/pkginfo/pkginfo-1.4.2.ebuild
index e1ba9597b682..cabf02ebdad9 100644
--- a/dev-python/pkginfo/pkginfo-1.4.2.ebuild
+++ b/dev-python/pkginfo/pkginfo-1.4.2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="Provides an API for querying the distutils metadata written in a PKG-INFO file"
-HOMEPAGE="https://pypi.org/project/pkginfo"
+HOMEPAGE="https://pypi.org/project/pkginfo/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"