summaryrefslogtreecommitdiff
path: root/dev-python/pytest-pythonpath
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/pytest-pythonpath
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/pytest-pythonpath')
-rw-r--r--dev-python/pytest-pythonpath/Manifest2
-rw-r--r--dev-python/pytest-pythonpath/pytest-pythonpath-0.7.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-pythonpath/Manifest b/dev-python/pytest-pythonpath/Manifest
index 285061b150fb..87a3042004f0 100644
--- a/dev-python/pytest-pythonpath/Manifest
+++ b/dev-python/pytest-pythonpath/Manifest
@@ -1,3 +1,3 @@
DIST pytest-pythonpath-0.7.1.tar.gz 1726 BLAKE2B bf0105bc717000d629f64e0fe48469d1e37b806d0debccb6d43e8c55215f9ce7c2fb9bcb60ac89a1cb5bf8ae9a93508997137567cc5e15cfd82b06f04d008637 SHA512 313020c7b38b91079694759ca436e1f7129750372f3a0a567dc2934b093d178c4c64894c2283719b86877a5e359128e83bd6e3b17ded283631ad6747541b2902
-EBUILD pytest-pythonpath-0.7.1.ebuild 577 BLAKE2B 88bccd9c4cd5c2b8523070b2ef672a2fb90acb35ae50571dfcebbb60fa2719b6bf183ae5e71efeae7d2037348ea6e659cf2f92722ff8692d7330aa2fc5655ee9 SHA512 120d05243bb00790c8e21c7bf608a60d571b99fa8202b4f5c250489daed47bafd66a72c294a7a11cfbb4c17a2af91930efe5c9d43355a83439752f11cf9762f8
+EBUILD pytest-pythonpath-0.7.1.ebuild 573 BLAKE2B d5d389aa2c63110fd0151964e9cdf3d51df33912174f56953427161e182dadb959797af782fbc98574377cc6bb47154932f6a82b49ba74f55f8ad7a9995d33c3 SHA512 e6fde167e34fd8d31d8c4900e1d999e810c5ef8ed042aff271da2c8db7eec65ace9e11dab62a2186c470c2f290a7d5794af7837e9fd191a7b8e707fa96dc86b1
MISC metadata.xml 386 BLAKE2B 6ed5aa37d3bd21e76db39ab2639f7a383d49d04855d5e3a608435cb2195b22bdb749605c2a4b9a817df231b243e52298457826e04c6aab968d46349ce24467e1 SHA512 2403e5bb6c4119ada573f3ac3df72494c11d4fcf23e2b6d64457f914bbfa3dc1128729dd7b5ffbd67974453a8d38d3a6fc791fcebd2ef31c6b381ed506eca451
diff --git a/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.1.ebuild b/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.1.ebuild
index 6db34836ac76..a3483ca073af 100644
--- a/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.1.ebuild
+++ b/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="pytest plugin for adding to the PYTHONPATH from command line or configs"
-HOMEPAGE="https://pypi.python.org/pypi/pytest-pythonpath https://github.com/bigsassy/pytest-pythonpath"
+HOMEPAGE="https://pypi.org/project/pytest-pythonpath https://github.com/bigsassy/pytest-pythonpath"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"