summaryrefslogtreecommitdiff
path: root/dev-python/pylzma
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/pylzma
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/pylzma')
-rw-r--r--dev-python/pylzma/Manifest2
-rw-r--r--dev-python/pylzma/pylzma-0.4.9.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pylzma/Manifest b/dev-python/pylzma/Manifest
index f609e6f8a345..98ac9074d2ee 100644
--- a/dev-python/pylzma/Manifest
+++ b/dev-python/pylzma/Manifest
@@ -1,3 +1,3 @@
DIST pylzma-0.4.9.gh.tar.gz 4083321 BLAKE2B de9ec578665b05b9d13370293f1e119d9bdfd4ba63b3c9d5168b794f82cee5a1cce6dbe45d5bc92d6714c0b56759dab9e578c63b6821754bd01b2aa66c34895b SHA512 d2316fcab50e4571a590985db8f132488cc4e12a45ecbcd5d21c356c4867bad671eed2e4ffda64735eb5b7e34f173a77fad65ebac9915a43cc9a17cbcf1ac62e
-EBUILD pylzma-0.4.9.ebuild 824 BLAKE2B 54be1c825faaf16aa25cdbb848cdea02138ff07b6b419558e5859aa08ed307c521d65977745dd5642811b70f1bdec9da3598cd6dd9c133037d48e40ab50b6ef6 SHA512 7d2a22b1d8a57a5d434cdfe5ce5f823b7857f6ec236fdd79daf027457dc333596343277b9ee14c8e8b902e263b89699db2c9f239e5040e23f011f53ef908ee28
+EBUILD pylzma-0.4.9.ebuild 820 BLAKE2B 859b68d20ba97489158fe8355733bbf12ba620960b4308010da9ab9d27ed04e1fad7c824a2a5b699d08e05e20e0b2cd1a633ab8623ba176694656fc5a77c51b6 SHA512 9ff75dfb62c9274e2fac603cfe8c7ebc133e6a98713176aae0429d76dfd6c3937721e589ef87d5b2e9884a0ff55589bd7a2f1104be3e68d69b04e0995932f922
MISC metadata.xml 309 BLAKE2B 7cc33bb32635e06c0b8aa5668260dbc03eb1fca3beb9eca60a10c08a28ccc9df2bf9a7b0009746b5bf5cabda9c0a5ae8b0b005d1e45770ac7d8202d41f0beab2 SHA512 2511d647822514d4571c14fd77677fcf275300b12c748645696218608cb0baea9603c1de13599f1ec839783fbe1a99447a0b9c5cfb6be3ed1b354420815daaca
diff --git a/dev-python/pylzma/pylzma-0.4.9.ebuild b/dev-python/pylzma/pylzma-0.4.9.ebuild
index 148c36ae1be4..9851b2c63ec8 100644
--- a/dev-python/pylzma/pylzma-0.4.9.ebuild
+++ b/dev-python/pylzma/pylzma-0.4.9.ebuild
@@ -7,7 +7,7 @@ inherit distutils-r1
DESCRIPTION="Python bindings for the LZMA compression library"
HOMEPAGE="https://www.joachim-bauch.de/projects/pylzma/
- https://pypi.python.org/pypi/pylzma"
+ https://pypi.org/project/pylzma"
# pypi tarball does not include test data
SRC_URI="https://github.com/fancycode/pylzma/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"