From 5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 22 Apr 2018 14:25:03 +0100 Subject: gentoo resync : 22.04.2018 --- dev-python/pytest-fixture-config/Manifest | 4 ++-- dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild | 4 ++-- dev-python/pytest-fixture-config/pytest-fixture-config-1.2.2.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 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 e8ec83aebbfd..c57f84933dd4 100644 --- a/dev-python/pytest-fixture-config/Manifest +++ b/dev-python/pytest-fixture-config/Manifest @@ -1,5 +1,5 @@ DIST pytest-fixture-config-1.2.11.tar.gz 6525 BLAKE2B cae41f542fedfcc8587dd5a4cc117480f22fc8abd6f5b85b38451e8199c52d2cb20c4a44fd014504fdc6835be940b4935c95e73dd16cd42049a0e01737a65f6b SHA512 9d335621c7aec41ce769f450fb618ca1611a0e97bf3bd3bdaf43bb827dde62af28fb255a36643c4e6e9c958e7f7efe3f4fc308b3129fe7625c0504c0c46f1518 DIST pytest-fixture-config-1.2.2.tar.gz 4995 BLAKE2B fee7acb10140320b2ae14968fd99bb11f6c23f54cc86fc74a52855b58071c8deaefb1343c4d92726f7fad5e873c25c426f04d8ced3ecece3d953dee4c7693b7c SHA512 c2d2346c50c8a73e37ce217e240eabdecf872700c9f4b020f1ca7532a06e6a5dc6b140356d96b1bf8c83f1cf737d95775abaa206c3dcf7e02555b26aa995f12d -EBUILD pytest-fixture-config-1.2.11.ebuild 751 BLAKE2B 88daa17371881a5bda5eef880c398ee49fc45f93b69ee139874d06fc40c86ed3b8428ca7d22c02b9400b0656b1754e925cf1f0cc8e2b9b56350e5ad1bdf5924f SHA512 e349b9dc81108c1c51c13e717f78da91a9dd1e561e73310710c41a65a96e33ec011d748abb46cdc5d0e7033fc06ef445efb4e37207e4c6280aa9325bfd0bc45c -EBUILD pytest-fixture-config-1.2.2.ebuild 707 BLAKE2B 50cb74b0a9b4cc1ea33c850762f2f1dde94497e47f99808323b9cf2fdcf8b9817cfb657881e256a7aa638b5bd8ce40ae5c33cec56a3547da88aabe2bc3010aaa SHA512 e1554212104ddce7d35730af725f612cf646e469b7f154e5af843d555c4e3e8d45d3081a413b4db69deb11f124503d2a4ba75820a7a2cfdb804c2bea23068316 +EBUILD pytest-fixture-config-1.2.11.ebuild 746 BLAKE2B 661a6d7c80e3f5938bcc4fd4704f19442654f3e03f707ca9a15dbcc52e28d6e6f8568189f7011264faa9cc75c57e91d492d37031bd4f22b031c7cbf9d3d0277d SHA512 67cd33601752639bab572ece5378dc382cf15b612c4cf4568d35187f5335a4216c22f5f8732eae3823e969de5f0577bda125d5c3a51887680f90ef6a78cb9279 +EBUILD pytest-fixture-config-1.2.2.ebuild 703 BLAKE2B e786a372c3d067b30f512c36e9b1dfd252a08afd4720fb60af699b95482f0b4ec08041a7032925cf848380d88e7ac17dd35d10aab23de4a8e0f0a525070f72d3 SHA512 f61f9ef25f5e43ec56036a9d7497a5be669c0d8a4c5f8c25af81a7de459a9069f3197eb8a7cc4d743d5a5f33b2942f1a45fa36935efa535798b1db676a78c367 MISC metadata.xml 628 BLAKE2B 925ae819fcb1ec9d45dd67640954152313f84eab26d5ee055d8589e29062ee275f61f828dec879fded534bd3db0c89580fbe6e16b5ebca4c2f5547bbbeaf365f SHA512 a11640b82dcc479a13ab8eed44d7a543e8594c6f829ef64855d02a750ce605181e6503d5d8dc2d95c8740fb70f86e0c95467d9df81b7bd2702e3658572035af6 diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild index 8b6d2ada092a..5a39a0a315f1 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild @@ -7,12 +7,12 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} ) inherit distutils-r1 DESCRIPTION="Virtualenv fixture for py.test" -HOMEPAGE="https://github.com/manahl/pytest-plugins https://pypi.python.org/pypi/pytest-fixture-config" +HOMEPAGE="https://github.com/manahl/pytest-plugins https://pypi.org/project/pytest-fixture-config" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.2.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.2.ebuild index 89bdb6e1b147..7d14dbd4c2a8 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.2.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 DESCRIPTION="Virtualenv fixture for py.test" -HOMEPAGE="https://github.com/manahl/pytest-plugins https://pypi.python.org/pypi/pytest-fixture-config" +HOMEPAGE="https://github.com/manahl/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