From a4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 28 Apr 2018 20:02:04 +0100 Subject: gentoo resync : 28.04.2018 --- dev-python/pytest-fixture-config/Manifest | 4 ++-- dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild | 2 +- dev-python/pytest-fixture-config/pytest-fixture-config-1.2.2.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 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 c57f84933dd4..5a0a1bd21bd6 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 746 BLAKE2B 661a6d7c80e3f5938bcc4fd4704f19442654f3e03f707ca9a15dbcc52e28d6e6f8568189f7011264faa9cc75c57e91d492d37031bd4f22b031c7cbf9d3d0277d SHA512 67cd33601752639bab572ece5378dc382cf15b612c4cf4568d35187f5335a4216c22f5f8732eae3823e969de5f0577bda125d5c3a51887680f90ef6a78cb9279 -EBUILD pytest-fixture-config-1.2.2.ebuild 703 BLAKE2B e786a372c3d067b30f512c36e9b1dfd252a08afd4720fb60af699b95482f0b4ec08041a7032925cf848380d88e7ac17dd35d10aab23de4a8e0f0a525070f72d3 SHA512 f61f9ef25f5e43ec56036a9d7497a5be669c0d8a4c5f8c25af81a7de459a9069f3197eb8a7cc4d743d5a5f33b2942f1a45fa36935efa535798b1db676a78c367 +EBUILD pytest-fixture-config-1.2.11.ebuild 747 BLAKE2B b0495b3921fa84b954510c1e106bc4202e79e311947143d97660773304dbf0d0fc724eb28b44043346614879e3f82c0f9d83715ef8ff776ace627968947ffddb SHA512 97eea17e2677ad989a22e0d088de303acbf7ccc039b23ed2dc340fd763425db7c5b1d67e38ee43b4490874ed9adaf4d7cafaf560a86915f1a0641991a6f3b827 +EBUILD pytest-fixture-config-1.2.2.ebuild 704 BLAKE2B 3af1cf4112f040be56782ab80a28c979efd1cb239625ec353e1dc686c25c9ede55f474a2594863fa9fbb2f36eaaeb1ba7b255f15c58ea504ec054de7a38aacfe SHA512 a56a05d20304efc43657e640a2f4d51cbd5ffa93338290b3a5786883833e133f551857a01d05f356378277fb12bc35a2fdce59c7bfc0ad6af53cc0a4dbf278c4 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 5a39a0a315f1..83388f2cdc8e 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,7 +7,7 @@ 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.org/project/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" 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 7d14dbd4c2a8..524b88b962a8 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.org/project/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