summaryrefslogtreecommitdiff
path: root/dev-python/six
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/six
parentb4c2aa4f33970ea2c862e0f7e57f01564bc63002 (diff)
gentoo auto-resync : 16:03:2023 - 06:23:32
Diffstat (limited to 'dev-python/six')
-rw-r--r--dev-python/six/Manifest2
-rw-r--r--dev-python/six/six-1.16.0-r1.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/six/Manifest b/dev-python/six/Manifest
index fffef2201c07..879d55f87c48 100644
--- a/dev-python/six/Manifest
+++ b/dev-python/six/Manifest
@@ -1,3 +1,3 @@
DIST six-1.16.0.tar.gz 34041 BLAKE2B 764f8da9a0d89e95af002c79c2b19e852fdec9a6819655c57be019b48bd65a5f7909473e71887e6080073f381f983c077487591d4e44297542cf6b9a29ba42b8 SHA512 076fe31c8f03b0b52ff44346759c7dc8317da0972403b84dfe5898179f55acdba6c78827e0f8a53ff20afe8b76432c6fe0d655a75c24259d9acbaa4d9e8015c0
-EBUILD six-1.16.0-r1.ebuild 861 BLAKE2B 23c352b1c3db94d25f3ba82a5930f3860310bfdf8092c0661e5f146f6586e71c8badb275220b0dc4a4780ddde9ce9c1e42207dce2281ef8bd754855825ccd5b6 SHA512 28764091a72aeaa3f40514b8a13620f7bfce7388a5f50395401699e3c070b0180bcd9ad4a884107baca40141c7977fe531b447817d997988f4722a6dfe55ec6a
+EBUILD six-1.16.0-r1.ebuild 814 BLAKE2B dd306e8f151fc00e2520a31fc368e380d89228eef39811418abb1a158a45b5d50e637a62b709d3c006573a784a97e559edf58506e139596977c5f1af276218ea SHA512 5d2c36d7d895a4bb145fc6dc541fdf7f169b1f95e82f4f6e679a746a4c561f6c1ed15f2c05ba46a81baef9ee4522e3fb6ceecbe4aa43411ab2ca59ee8d56198f
MISC metadata.xml 397 BLAKE2B ec6bbdf426ea83004d6c5eae83e650c6d601d639a51a08e58e9bc7d187877bbec9cb89f05f7b44ad521a2cc4f82269503cbd5f882c8e67d96a9018500803f931 SHA512 13d061df717192e9de816f03d7386218d8a760665d2d6ff2187da9152d0a7d7085df96cecbf47d76f9099b0eea8640506fce924d52e1f16300a6bcb06a2406b8
diff --git a/dev-python/six/six-1.16.0-r1.ebuild b/dev-python/six/six-1.16.0-r1.ebuild
index 39c83b0ad7f3..5803cfb4223a 100644
--- a/dev-python/six/six-1.16.0-r1.ebuild
+++ b/dev-python/six/six-1.16.0-r1.ebuild
@@ -6,14 +6,13 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Python 2 and 3 compatibility library"
HOMEPAGE="
https://github.com/benjaminp/six/
https://pypi.org/project/six/
"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"