From feb0daf81d888e9160f9f94502de09b66f2a63fd Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 21 Jun 2020 17:50:24 +0100 Subject: gentoo resync : 21.06.2020 --- dev-python/pytest-fixture-config/Manifest | 6 +++--- dev-python/pytest-fixture-config/metadata.xml | 2 +- .../pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild | 2 +- dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0.ebuild | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-python/pytest-fixture-config') diff --git a/dev-python/pytest-fixture-config/Manifest b/dev-python/pytest-fixture-config/Manifest index bb15c23832da..46adf610bf04 100644 --- a/dev-python/pytest-fixture-config/Manifest +++ b/dev-python/pytest-fixture-config/Manifest @@ -1,4 +1,4 @@ DIST pytest-fixture-config-1.7.0.tar.gz 9884 BLAKE2B d844b07a8b7d59f6761ee71147a0945225a3f30bdd9b0751972bf6149b444ad95c49f3d5001d6414c535c1a230ed1e47ceb90b26c50324ec21165430e633cc21 SHA512 c861bbbb91efff338255734ddb4a8b615880c32a12c981160e9e7575d38adff8c5febad46bb9b4208634e39d4cfa73dec342265ccc1951168c1b12fd334cd746 -EBUILD pytest-fixture-config-1.7.0-r1.ebuild 837 BLAKE2B dd80406b0b4c2da880cfe51f6867e77462b5ebf96e2bae41d0203b0c0ea0df9b14952aa15a993b6acae4f5ff2f653c0939cf149a437de5222e21e58be26e56be SHA512 454c21c2877e5adb3e7c90dc0aa88a8b6dce30fad66890fc2e031ba3dbe268f8a635f5ba146c6b271d67161efa50dd7e2f76da82198983fc8d7319e91fafc37a -EBUILD pytest-fixture-config-1.7.0.ebuild 706 BLAKE2B ffa89e3d125e0213c2cd2550dab4c4ed3cda390ab6ff2efeb519cebdff802d8a9c15d6a566d1f18b0ece58b5e56d3155981b9a236b70468435bfa48d32d075ad SHA512 2edead053e064e6699d7de32499a873ca3d796d257d816fa4f1302dcb29cf3332779b09cf4bc556c4166e2374be4ab4a6b046f1b45b41ce1665266bf8a56c06b -MISC metadata.xml 675 BLAKE2B 37f884705624bee2363674ce33778622a6c981884d3d338363356da21b6c020c9e502000142fb5c3e40f1ee079f3f7b21ef4190bc53c2d47a8bfa5ff5dd6b836 SHA512 3b2df9868df4576b9217da02a7e5a2ea4f57b6032a56e5d05aa9bfe3e734f614a6a676f3a9a1097a778943a05f13231d452a931c51ae2c18cac1813eed692f96 +EBUILD pytest-fixture-config-1.7.0-r1.ebuild 840 BLAKE2B ec5f331940f164bba0e335436a9b0023cf39beffbb5b890a8141417f318567c4a2335b2f7f0f1443b83680ae13f3c3427f5039e3ca0487e314cb31365904111e SHA512 52467291e2359f09bfccff78e7ef23d0fc4437ec6cac8753019afe5d43d2b2e68792cba7ff45aa84319a7d875386685552ce4215696f9b53f8c675dc27498dc8 +EBUILD pytest-fixture-config-1.7.0.ebuild 709 BLAKE2B af149d1dd47f5df522ed1681bdad81e4fecaf2a68ec91710a9a77a9240ca23750a553b8b0b4269c68e881da1a90d3fe20d2124e9625ad077a51b23e29b6f81f9 SHA512 77d9560ccf644178ada1b6c6098d30b0ee5a6a75d31428693ddb5018e33e0841c1de29c3f0eceeb3af932bd074c3552538b62d7559afc7e25e576c4b837b9528 +MISC metadata.xml 678 BLAKE2B 9d7e4416bbdafc423e3621840c698db8c0ccacba79340d9c0174301d73bee373dc7aff0e299b0cd787a2813dab517b0bde5f669e5d973eeb2d34a9d6df25d532 SHA512 e65a58f40b53106d63faa1aff2e0ff97e3a184a59294df19346b2c025085395965853794fa90fc7e1d1e8ffcb4b6ea63cdb9fa1f54089adc27158e60eb258416 diff --git a/dev-python/pytest-fixture-config/metadata.xml b/dev-python/pytest-fixture-config/metadata.xml index 3677d9bd044e..b53238d90319 100644 --- a/dev-python/pytest-fixture-config/metadata.xml +++ b/dev-python/pytest-fixture-config/metadata.xml @@ -12,7 +12,7 @@ Edward Easton pytest-fixture-config - manahl/pytest-plugins + man-group/pytest-plugins Simple configuration objects for Py.test fixtures. Allows you to skip diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild index dbe95ee084bc..adfb9b03d925 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) inherit distutils-r1 DESCRIPTION="Virtualenv fixture for py.test" -HOMEPAGE="https://github.com/manahl/pytest-plugins https://pypi.org/project/pytest-fixture-config/" +HOMEPAGE="https://github.com/man-group/pytest-plugins https://pypi.org/project/pytest-fixture-config/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0.ebuild index febeb13cd76d..d2db63806a95 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 ) inherit distutils-r1 DESCRIPTION="Virtualenv fixture for py.test" -HOMEPAGE="https://github.com/manahl/pytest-plugins https://pypi.org/project/pytest-fixture-config/" +HOMEPAGE="https://github.com/man-group/pytest-plugins https://pypi.org/project/pytest-fixture-config/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3