From 1f254b1ee917690b4f8f7738fdcfc295ee304ff7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 17 Mar 2023 18:28:08 +0000 Subject: gentoo auto-resync : 17:03:2023 - 18:28:08 --- dev-python/pytest-plus/Manifest | 2 +- dev-python/pytest-plus/pytest-plus-0.4.0.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/pytest-plus') diff --git a/dev-python/pytest-plus/Manifest b/dev-python/pytest-plus/Manifest index cdffd5475e1e..17fa02ecfe84 100644 --- a/dev-python/pytest-plus/Manifest +++ b/dev-python/pytest-plus/Manifest @@ -1,3 +1,3 @@ DIST pytest-plus-0.4.0.tar.gz 9987 BLAKE2B 11b8f17630601f52ebae11b7a660c8d97b4c9f1699096a376c162952a03b9f1b580ead6ac0b040b15c267eec1123bffe07d128eb00aec7414e996275ebc4c4e3 SHA512 4f4258853280cac8e03c0477763fd588d2b3cf11e7746d2b8e7d3cf5774b845412bc8779d74d232e4b3473470c39753dc788ac09faf8e8b7c9fee22d7164bab7 -EBUILD pytest-plus-0.4.0.ebuild 616 BLAKE2B 6394c5cc605f669dc35583696a357ec26eae3517d0d1d512687c729734e87404473d4e50b1c7a0e3608bbe9976ded9c1e6f6e17efe197c159351118931869fbe SHA512 5328532fb810cf578d7080616cc449e22ee8a3e23e5fa7e9fd09a8ff2a1e37aab0f74dc3bda512e181615f3d14dc3c78091054476f5e0c9bb35263045e93c3fd +EBUILD pytest-plus-0.4.0.ebuild 589 BLAKE2B 9c8c1e4dc851a351ae72f0f1cab42e0c518b9ce00fb06dddbf7d57296c74aa1d7aca6ef4ba4e112b02bc841c0e5452edece2f88acd69e442d34cae5176c9f029 SHA512 65f3da0ca3583911d35ca5fb1354d83229728eaa0a1e14a62a1ac6f924cf3ee5b1dd13e0f96339b3a0799f4a2aabe808eb0a6c8cf5109c01fda42b253599d03d MISC metadata.xml 406 BLAKE2B ae1b1a2c28f45b4dd7f752125161396de88cf2ed3881f37f72dc7938cd2ea6485c995d0409c6fbaebeb7b1d4cf59736496549702d7a9d825a2ee5eb1e6a65fdf SHA512 33668115e05810055fa79f5d74c5d3b6eca5bb53e0108a257cb57bb496ebd0292c1dd3f5b33feee58c20c2c381a926c870f9576355171a91106c21fea41d6ab3 diff --git a/dev-python/pytest-plus/pytest-plus-0.4.0.ebuild b/dev-python/pytest-plus/pytest-plus-0.4.0.ebuild index c395bb83ee14..9d487aa6e00b 100644 --- a/dev-python/pytest-plus/pytest-plus-0.4.0.ebuild +++ b/dev-python/pytest-plus/pytest-plus-0.4.0.ebuild @@ -4,16 +4,16 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 PYTHON_COMPAT=( python3_{9..11} ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="PyTest Plus Plugin - extends pytest functionality" HOMEPAGE=" https://github.com/pytest-dev/pytest-plus/ https://pypi.org/project/pytest-plus/ " -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -- cgit v1.2.3