summaryrefslogtreecommitdiff
path: root/dev-python/biplist
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/biplist
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/biplist')
-rw-r--r--dev-python/biplist/Manifest4
-rw-r--r--dev-python/biplist/biplist-1.0.1.ebuild2
-rw-r--r--dev-python/biplist/biplist-1.0.2.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/biplist/Manifest b/dev-python/biplist/Manifest
index 67952dd73776..ca417bb19307 100644
--- a/dev-python/biplist/Manifest
+++ b/dev-python/biplist/Manifest
@@ -1,5 +1,5 @@
DIST biplist-1.0.1.tar.gz 16251 BLAKE2B ca56064e4d0ea6cee1088964c38d2cb780366ecb36a5c19458a975fde70d100063ed057cc597bfe7db86542f4acd027d37f5e5526a0c63a5f4bae080653aba20 SHA512 017bbea254f74d2c647322044a7b9a6006a0d69ecd44d1cd0281a3f30b38fd0feeef1b07272b9495440d3cd4434e2d4802681959b4185e2c354999884605a657
DIST biplist-1.0.2.tar.gz 16246 BLAKE2B 7eb12a7f416c8ef588e4dbc2ea9332664150aacd2d3064b901d3aeaffcf5efd871d47f68e3ce941c82a6697c5149e6bb8dd93f42ef6eb94ccc5e44ac71ad5ddd SHA512 2418d24b2d9e36aad76ac6626e82b8f60f0c167636142a054b02de3437d117fa1ccfeb9c104801fe106fec2d7a31c2bdeaab27fd519f1bce3bdf8a3b90b42c27
-EBUILD biplist-1.0.1.ebuild 788 BLAKE2B 03c5f97037f03887fb2477ce867d3be777abfc6e45ce7fbfa118c76d87030f53a9140ec6f1125a0c5b10284d5941956990c158638ecd7bef746cb6d16902a5d8 SHA512 396bc38d55128a32b01a1c716ed9e6fc8400e0d9aa182a1aeeed87c23c05b0f090a91e666522bfd1c58ab65f25c0f616ade8d9eebcee68ef17125d89e6ad5d24
-EBUILD biplist-1.0.2.ebuild 795 BLAKE2B 9c71d3027d57cc2a743c448d9ae4356e9fcf4e8180b8456a714c6cc1dd7011bc87e8b2fa35ab7709d62d7a705d8be345842e31904a518dd46ca8a37a0df9a96b SHA512 8db28bf8ffbed847490af822025d081055c6d9cf2034aaea8dc85408c31783be43f1235b18be09a92ae2004ad91c18d802b0d5b1f9ac7ac72ae84ede3efbe522
+EBUILD biplist-1.0.1.ebuild 784 BLAKE2B 3ed36c47975a7bea01244f8d1740bfd0eb4ea56f54977a3fcb29fec057708452d1a7c755d13c5d23dd5eeb4558b37587abfb8e3ee62855e0b0b578a00eedd7b6 SHA512 4bf7eeb23b097941a5c06c37e28a5091e181decb6a3c581d3e7ae544be52a093f35494cf27da9ccb75fc81c49b01d7a4cde239c69d9afedffa4afcd8f5bed366
+EBUILD biplist-1.0.2.ebuild 791 BLAKE2B c6e5f5b372efec9d05f468a7b02f4af72ae3deab2f2770a3a116c2c67fe3d6c6b679d3e993f5d6352ad64ab10bbb70785c0cdb80ce88b8818559774a712a8864 SHA512 b9dfae8d159db6a7e7fffc94867f475ef98966f0eb576b3fa0803377a3f1e5c4f96a21992319423ab146f6498008be9371b58efd42846811e1418325c076a383
MISC metadata.xml 377 BLAKE2B af123a6b5cd24a6e3fb88b77d147697b4b235cb80fcba16ace67dbf322579cfd76d15836af2f437c923256c92015052d64c9c6a665ff1d369bf744beaa4d2b7a SHA512 4adf5d21a3565339161bfcc8685e00ba88df7588f9a844d79572f7258fe38777fb99385377a175b7a52ce4815f38c8f54f0e1567e0637775dcbf1d8ff059dfd4
diff --git a/dev-python/biplist/biplist-1.0.1.ebuild b/dev-python/biplist/biplist-1.0.1.ebuild
index 7a2b1df19f83..d15927d0d0d5 100644
--- a/dev-python/biplist/biplist-1.0.1.ebuild
+++ b/dev-python/biplist/biplist-1.0.1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1
DESCRIPTION="A binary plist parser/generator for Python"
-HOMEPAGE="https://pypi.python.org/pypi/biplist/ https://github.com/wooster/biplist"
+HOMEPAGE="https://pypi.org/project/biplist/ https://github.com/wooster/biplist"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="amd64 x86"
IUSE="test"
diff --git a/dev-python/biplist/biplist-1.0.2.ebuild b/dev-python/biplist/biplist-1.0.2.ebuild
index d3a18dd6d5a8..4591a179e9a9 100644
--- a/dev-python/biplist/biplist-1.0.2.ebuild
+++ b/dev-python/biplist/biplist-1.0.2.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1
DESCRIPTION="A binary plist parser/generator for Python"
-HOMEPAGE="https://pypi.python.org/pypi/biplist/ https://github.com/wooster/biplist"
+HOMEPAGE="https://pypi.org/project/biplist/ https://github.com/wooster/biplist"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
IUSE="test"