summaryrefslogtreecommitdiff
path: root/dev-python/setuptools_trial
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/setuptools_trial
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/setuptools_trial')
-rw-r--r--dev-python/setuptools_trial/Manifest2
-rw-r--r--dev-python/setuptools_trial/setuptools_trial-0.6.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/setuptools_trial/Manifest b/dev-python/setuptools_trial/Manifest
index 4804ca57dd22..dfdfc2424fa6 100644
--- a/dev-python/setuptools_trial/Manifest
+++ b/dev-python/setuptools_trial/Manifest
@@ -1,3 +1,3 @@
DIST setuptools_trial-0.6.0.tar.gz 6227 BLAKE2B 2df7276197a5630b8140dce17528b75045ea86e15495146aceafc4428f6ab6493fbe8e2edfded30ae644523455df02f3cb85e8bf8879bd4fafc9a332d9f6bc40 SHA512 9104b98627f57ed53c90d22042346875c5324d7b30e1ec9ba1718b5c59a786915a8fe0a53789a5dbd9318a12b27122661234f5be403365261db6a8728ce39827
-EBUILD setuptools_trial-0.6.0.ebuild 678 BLAKE2B dc263b40daadbf6cd1bf2f813694abc97042ec2b83994c8c83fb7fc288ae42af926c4dd1e6e6f8821a4f2a6d4a23e4ed68cd2eec23ecb0262f54cd1d5d10dce6 SHA512 9049c0677e31d400492ecab3861d9c25bf1315e628841fd8949ac02d3617f0d6fc10ce14ba8be249735e58321cd3832a9cb8d54558b0b0c850b722fe16715674
+EBUILD setuptools_trial-0.6.0.ebuild 674 BLAKE2B 05270bc3427fe7ac7084fdaced2442f9d07033b8e1ee02996ab265420765d9f33431f7f41d6bd9eaa2cc24bb1731920a401a80e4a2257380f42dfa5fd97ac246 SHA512 7bb69d6ac1a6c42c63231f06f54b14a1b8d2f99f8a622fe3755e83cda061027c0ba1a24877a4b67dba881eefcd20c77d3bacd39610f57ba5c54a958524745e82
MISC metadata.xml 816 BLAKE2B 14fd0fe1d40a882dfd51301c409e00409e75b758adb9e7ae3bcefeed9ff283ab3e4e5f5c6a8acf2131da42ee2e5920a6c472d3bb481b02f0aa308110cd74072a SHA512 7a8598ca93cc1f1556c38f882fb29302def77fa88dd2646a4f68a36e442e2e9cf3734e800db956bfb6a9d5c25d94f29808d292e38c708f1b936498c4f2768cf1
diff --git a/dev-python/setuptools_trial/setuptools_trial-0.6.0.ebuild b/dev-python/setuptools_trial/setuptools_trial-0.6.0.ebuild
index b94353678127..70b5c9743212 100644
--- a/dev-python/setuptools_trial/setuptools_trial-0.6.0.ebuild
+++ b/dev-python/setuptools_trial/setuptools_trial-0.6.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1
DESCRIPTION="Setuptools plugin that makes unit tests execute with trial instead of pyunit"
-HOMEPAGE="https://github.com/rutsky/setuptools-trial https://pypi.python.org/pypi/setuptools_trial"
+HOMEPAGE="https://github.com/rutsky/setuptools-trial https://pypi.org/project/setuptools_trial"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"