summaryrefslogtreecommitdiff
path: root/dev-python/cheroot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-16 06:23:32 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-16 06:23:32 +0000
commitf3784aee1f8e4d7971fd27543cb7490cb9f83649 (patch)
tree5bba1b092092f867ce0b57b29484e1da19442262 /dev-python/cheroot
parentb4c2aa4f33970ea2c862e0f7e57f01564bc63002 (diff)
gentoo auto-resync : 16:03:2023 - 06:23:32
Diffstat (limited to 'dev-python/cheroot')
-rw-r--r--dev-python/cheroot/Manifest2
-rw-r--r--dev-python/cheroot/cheroot-9.0.0.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/cheroot/Manifest b/dev-python/cheroot/Manifest
index 3ad9fab888fd..d33f6c9108f7 100644
--- a/dev-python/cheroot/Manifest
+++ b/dev-python/cheroot/Manifest
@@ -1,3 +1,3 @@
DIST cheroot-9.0.0.tar.gz 152562 BLAKE2B 5f5dd172cfc8fdd1318b22fc27060444a34343b6b83bbda4bd40c16d7cb0568c356f5fd14b0a7cdc74895d6707077ec54fcae54fb29b0d16a7c06e2cd36b1ee7 SHA512 86ea0dd2cb4cde25f86b489b1d0bb27e3e7c1ba5449759ccecaae689cdcb349b968fd0c8fb8bc8273deff5e32a078bf40f4342f0c5a1f53bb8d2b968f44a453b
-EBUILD cheroot-9.0.0.ebuild 1970 BLAKE2B 339d427d579daef1ee533b767c1c3a78417d0c04dd5f1e3d3a87eb0268df355c3cea17fef4b41e9fd0846bbdc5a33f0d52330664010d7b973468fe9fef1dcf5b SHA512 49735a39125157eb44f55ee147f069903f447ac985282a5063a2fcbe8e1191de5fc14358591338d1143d1ff0107ba3752a626e6a6219e96d2b2c33be7b83db19
+EBUILD cheroot-9.0.0.ebuild 1924 BLAKE2B ecc24418c15d20bbcc2d78076dea44e5437bb94af84dc0b6913326fccb020d7537308baf0ecfb96a77a9c9973a4264cdf4f724657db9ef972ef3bb1238dbe4f4 SHA512 6b80c7d1e5513358638c7ccbeef0f7cbf0669d94069eb583e20039da5f255308207273439fc73cee0efca6a25ac627713d1f8bbe5cede26fc65c2dd9e3de581c
MISC metadata.xml 391 BLAKE2B 1c9c2af2c1a8bcd3f1c426a87d1a2a97fb88a9a30f9c2f1802b8885329277fcfde1deadf635e419cd7f85a5685639709be33aa746d9f7a04c3ac7d832d084b42 SHA512 c194e8bed8d082ed4ce3f2a7f608085fdcf2ab8b7c730e5c6ad7438cf177ed1892565cdff0feda564681f59bf6aefc327e3d24da0a543c0f043934af27873e95
diff --git a/dev-python/cheroot/cheroot-9.0.0.ebuild b/dev-python/cheroot/cheroot-9.0.0.ebuild
index 2be950492859..13a023da7e0c 100644
--- a/dev-python/cheroot/cheroot-9.0.0.ebuild
+++ b/dev-python/cheroot/cheroot-9.0.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="High-performance, pure-Python HTTP server used by CherryPy"
HOMEPAGE="
@@ -14,7 +14,6 @@ HOMEPAGE="
https://pypi.org/project/cheroot/
https://github.com/cherrypy/cheroot/
"
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"