summaryrefslogtreecommitdiff
path: root/dev-python/pytest-pythonpath
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/pytest-pythonpath
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.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 87a3042004f0..d3430d4955ff 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 573 BLAKE2B d5d389aa2c63110fd0151964e9cdf3d51df33912174f56953427161e182dadb959797af782fbc98574377cc6bb47154932f6a82b49ba74f55f8ad7a9995d33c3 SHA512 e6fde167e34fd8d31d8c4900e1d999e810c5ef8ed042aff271da2c8db7eec65ace9e11dab62a2186c470c2f290a7d5794af7837e9fd191a7b8e707fa96dc86b1
+EBUILD pytest-pythonpath-0.7.1.ebuild 574 BLAKE2B 6ab4837d05c4fa1b8b7857699be76a679d92be207796e5cc8a57204795d82d413e1f6d47ba3a8b1e3ed8af0b7b47749321a6324374d3d51d72cbe80c1b9f84fc SHA512 2095c56fcc417c8c812cbdce699ef4e04906b2dd046d388bc0612377bac9278d745e86fa710db89ee14b655a71286f7b4f39aebd76cfba1c5a154b9ed9005dbd
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 a3483ca073af..c59196cfe0ca 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.org/project/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"