summaryrefslogtreecommitdiff
path: root/dev-python/pluggy
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/pluggy
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/pluggy')
-rw-r--r--dev-python/pluggy/Manifest4
-rw-r--r--dev-python/pluggy/pluggy-0.5.2.ebuild2
-rw-r--r--dev-python/pluggy/pluggy-0.6.0.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pluggy/Manifest b/dev-python/pluggy/Manifest
index e60aee4cefd3..5e01d8cdecd2 100644
--- a/dev-python/pluggy/Manifest
+++ b/dev-python/pluggy/Manifest
@@ -1,5 +1,5 @@
DIST pluggy-0.5.2.tar.gz 18935 BLAKE2B 8e5bbab9ed0c78a0c6da076ad03618e66780f9ff209f4d08223e7a381eb4d7573727793f4543799e0e557991d4edcdbfd22c0565b69814379806912a4631abf3 SHA512 850b1a7b9e55d46d5deb16b8bc71e3f9d6c26b78fe34379b295a9780f3da8abb3c44f524f175d0392b61fc2d36d66d156db3f499a3c1666e2ff3e3c6344153cb
DIST pluggy-0.6.0.tar.gz 19678 BLAKE2B 79db59c5f0ce0dd157630d039ec50643f615789b6b993d84e9ab1bdc9ce04b32df336d88df13f13a16a1f0bd4acb7b900208e98c84f007bdc3654f9a1d5f19a2 SHA512 dd58dabe2e65eee64d62c8748c2bbd99457288e99b819eb12312f2acdb0740ac46fd08f83522bc992297b9f14eec14c216c2c9688580f68393bf6fc609e65812
-EBUILD pluggy-0.5.2.ebuild 739 BLAKE2B c0e29373adfe591c0baa8e05cbab28b394c7fb39d3aad12b0948666b18fd28165b173e9533bc67396354304d590b2a5893fb65bd65669b570478d4aab207cbb1 SHA512 ba76277d0abf6f6de343b68a6daecb1cb8e415ccafa0f9a7a046753da50e61cc37e6cb74b37badc938c76378cb35e3d9fab26dfefc0e3b7d6a9c27215ce05d9b
-EBUILD pluggy-0.6.0.ebuild 755 BLAKE2B 837c703fcd5c0944f47d08929fc241a2869c73d0149e2168bb624e2655fb0b454312b04017589635539075e55036643c076fe0eed53cefdfc014be840be37428 SHA512 955f9f4922743fdd95a4e3e525ca515c4f6d1b3e2f7cb84b793a1bd7fc6aaf4a990cd3fffd2e97d098b0261e48a6a4682f0c537af82767a0eae3599937e07088
+EBUILD pluggy-0.5.2.ebuild 740 BLAKE2B e052fdcaa16e0fe71b2a07ab9b3fb890c090854f1fa74da76d9e2b107efcddb8b197ff83afcf98bfb9563bd4bf8a6de6927b0d16011ae97648493fb01174ff08 SHA512 94b6b855f8f31affe4a036e4c84ef37651f22101a4510a6c7fe396964f023019bdc51de802958b5e4adc32b179b64f8037996d75029e5339a170027687314c3d
+EBUILD pluggy-0.6.0.ebuild 756 BLAKE2B a8e08b57fdf1e57107894600c823f34681fcb85f9fb6c8033b8a3be8f5c706d404ad2d6b98b616529509f72090a643c3e1222a091d4900c6a706f966f35bb3ee SHA512 16593ba25d0915ce286c61d525a17d63db94fd55b8fd301d592880f1d4ab1a19ed698e2ef055b9ecddc13a5b3ce21a44db0235e44a0c7be6635daa990d685fa9
MISC metadata.xml 444 BLAKE2B 9b0b62a0670449bdfade395d9766e192088182f724deebd2a2ace8800ac5c0ff6f37da7174186434f727aa3bee08b9416e6dafae443cd01e01baaae741c899cb SHA512 2ecb5fb612627c44f3499080fcde9241daf2f25a974a8e24fe8190b7d5f8baa6a457b7a902e788f98fe9ed1fdb2cd0f46770337e8f836e430b0aa6f0d323ad50
diff --git a/dev-python/pluggy/pluggy-0.5.2.ebuild b/dev-python/pluggy/pluggy-0.5.2.ebuild
index 1424c16e30d0..e8b47647de2a 100644
--- a/dev-python/pluggy/pluggy-0.5.2.ebuild
+++ b/dev-python/pluggy/pluggy-0.5.2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="plugin and hook calling mechanisms for python"
-HOMEPAGE="https://pluggy.readthedocs.io/ https://github.com/pytest-dev/pluggy https://pypi.org/project/pluggy"
+HOMEPAGE="https://pluggy.readthedocs.io/ https://github.com/pytest-dev/pluggy https://pypi.org/project/pluggy/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-python/pluggy/pluggy-0.6.0.ebuild b/dev-python/pluggy/pluggy-0.6.0.ebuild
index 74ab2b537eef..8a2feccd98dd 100644
--- a/dev-python/pluggy/pluggy-0.6.0.ebuild
+++ b/dev-python/pluggy/pluggy-0.6.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="plugin and hook calling mechanisms for python"
-HOMEPAGE="https://pluggy.readthedocs.io/ https://github.com/pytest-dev/pluggy https://pypi.org/project/pluggy"
+HOMEPAGE="https://pluggy.readthedocs.io/ https://github.com/pytest-dev/pluggy https://pypi.org/project/pluggy/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"