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-mpl/Manifest | 2 +- dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/pytest-mpl') diff --git a/dev-python/pytest-mpl/Manifest b/dev-python/pytest-mpl/Manifest index 9a54cbad4583..584aa60230ec 100644 --- a/dev-python/pytest-mpl/Manifest +++ b/dev-python/pytest-mpl/Manifest @@ -1,3 +1,3 @@ DIST pytest-mpl-0.16.1.tar.gz 663585 BLAKE2B aad171260a10417aab15e7e55115c2fe02aa33dcf8336634281e1a1dad4d1c5ff08293fd9a67be025ec6cbb18c42bc9eb7ccb86275c0fcc7f4bf33a035fc0927 SHA512 64c1689f1698f9223082bc5c6817a1d4f9b413cb193894c23b1e0302254a6358cb3e354ac92ec47677acf460a41d05b2b527c834fd0fbbde04c070b0af8f46e1 -EBUILD pytest-mpl-0.16.1.ebuild 1080 BLAKE2B 0e2afd4e103ab692b54f3c6d8fdd9951c720938718cd1d665acc652e7fd4a3e841aa7d30ffbbc0d8e5673735664646c5138cd4676c6e0bb3645ed7b4da6975fb SHA512 fd3adb925458c2da8688bd8b72bac7249c527514af760438f1ee5f37f30922c536fa8de6041215469ad98a97d0b79507c31d50652ad6e2f6254dba856c211b22 +EBUILD pytest-mpl-0.16.1.ebuild 1053 BLAKE2B b75eb7ed2d8e42b78c2625722a7e5a33b5e2ee0299ea65c444f124462ad61a6eb558268c38726bdfc16c8065b6b94a7e00a6b28d91a42ae8c7993fa1032056a3 SHA512 9f17892739ac099f366cb4eaab8d6fcfa98c231c1d5d0b0623a21951f9082adac3d1e04a741daef736be5c83448d03e472623e38780c1e1d27664e79369a4c9a MISC metadata.xml 399 BLAKE2B b2dd8993ce1e55737997ac3e6c0d26edecad7721c319073b8bc12117b1387dd3b6a1049837b5f97d97f5539d1253bf888f00caca6f0bbb46a73292ee6bd08f0f SHA512 5e3c8b4c47771acf6fe345f3e1d1ae59e66a2bd028ff57969cd3a93aef971b7103a7b0d847f1e53af54075603f9868d5c09895f4ea3a1d93009b07449496d317 diff --git a/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild b/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild index 3c954c69bdf3..95e7bea1cd98 100644 --- a/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild +++ b/dev-python/pytest-mpl/pytest-mpl-0.16.1.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="Facilitate image comparison for Matplotlib figures" HOMEPAGE=" https://pypi.org/project/pytest-mpl/ https://github.com/matplotlib/pytest-mpl " -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -- cgit v1.2.3