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/sphinxcontrib-serializinghtml/Manifest | 2 +- .../sphinxcontrib-serializinghtml-1.1.5-r1.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/sphinxcontrib-serializinghtml') diff --git a/dev-python/sphinxcontrib-serializinghtml/Manifest b/dev-python/sphinxcontrib-serializinghtml/Manifest index 43aaffeb2246..6b3a8e899f3d 100644 --- a/dev-python/sphinxcontrib-serializinghtml/Manifest +++ b/dev-python/sphinxcontrib-serializinghtml/Manifest @@ -1,3 +1,3 @@ DIST sphinxcontrib-serializinghtml-1.1.5.tar.gz 21019 BLAKE2B e2da8b1e1300a327b8d508ce98e7c0d3eff1e0cea28cd874df4fbd9ed0bd4de6c17e107e622ec72e00bb237025ae26b2c5aaa33b2156cee2fad7c8f8d2c65ed5 SHA512 c5aabe4d29fd0455c269f8054089fdd61e1de5c35aa407740fc3baae4cfb3235d9fd5515c0489b0becd12abc8f18d0f42aa169ed315c00f30ba87e64ce851667 -EBUILD sphinxcontrib-serializinghtml-1.1.5-r1.ebuild 1000 BLAKE2B fb18a1bde2373731d6f78d1fce805e7be303cd67d7aae3e618269e0a3777af4f1358dcef018f8d3a7518e2c6e12c9c4fd2677ec85d305517354115ee668fd72c SHA512 3069b39d91107c40a091dd7376af9ec4b4af7aa96edd47dae9e1941f75660b254666bb622bb0402f9aa06fb9ee7f36ebe415b0d193c412b2a25138c6bde00542 +EBUILD sphinxcontrib-serializinghtml-1.1.5-r1.ebuild 973 BLAKE2B de8a753b87412be7b44b2410ca1c0eaa3d2259d6b296484e0cc69ac045468a90428622228753477f2fa0f4fcfa2cbcbc50a6130bfee1b3b5674a577d07b15cd8 SHA512 fe69a738cb31afdc8115382d8453f327b0c9511ebfcdf15139a282bf1134a15a6f946b73b450c65ab80b4b950df9dd664c9159c4ddf8011cebef31ee81482dab MISC metadata.xml 437 BLAKE2B 6b040f2d00f91a4f275afa689de0eb172fe59e4b16685f30181901e4abc6d72bd8684e2a5503a5712a22cd2eead81d1433a504568d9d596ed109afd632b8b575 SHA512 7606411699692a843b2ac349d9c60905009c02691e94c73dd6a271ea4ad9f2c1c5c972ff54f45612977374e7e850457dbd7ed63b2fe5f16b11c7fa45999b9f63 diff --git a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.5-r1.ebuild b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.5-r1.ebuild index 3bba6b0a2157..7207fbb7f3b7 100644 --- a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.5-r1.ebuild +++ b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.5-r1.ebuild @@ -4,9 +4,10 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 PYTHON_COMPAT=( python3_{9..11} pypy3 ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Sphinx extension which outputs outputs serialized HTML files" HOMEPAGE=" @@ -14,7 +15,6 @@ HOMEPAGE=" https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/ https://pypi.org/project/sphinxcontrib-serializinghtml/ " -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -- cgit v1.2.3