summaryrefslogtreecommitdiff
path: root/dev-python/precis-i18n
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-17 18:28:08 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-17 18:28:08 +0000
commit1f254b1ee917690b4f8f7738fdcfc295ee304ff7 (patch)
tree136ad1b72b899873af1ab7e8fcc6ec343484f41f /dev-python/precis-i18n
parentbcf596975a1c2450e077c80c84017c54198f216c (diff)
gentoo auto-resync : 17:03:2023 - 18:28:08
Diffstat (limited to 'dev-python/precis-i18n')
-rw-r--r--dev-python/precis-i18n/Manifest2
-rw-r--r--dev-python/precis-i18n/precis-i18n-1.0.5.ebuild5
2 files changed, 2 insertions, 5 deletions
diff --git a/dev-python/precis-i18n/Manifest b/dev-python/precis-i18n/Manifest
index 90c492380f36..d4820fa6eef1 100644
--- a/dev-python/precis-i18n/Manifest
+++ b/dev-python/precis-i18n/Manifest
@@ -1,3 +1,3 @@
DIST precis_i18n-1.0.5.tar.gz 67710 BLAKE2B 7995c3cb74290524d70ecd75b052201df49ae7e9f4d0052c8176756866ba8533d164b057f0fc4c5c47b938a20e36898cb52bec411b56461cb9c4e4f7029db4ed SHA512 ba3b43d4a84de02e002f7e62a7fb75c4694f3c6a8963e5bdfd9927989c2ee84317fc5fa6f119e79bb1f88dc97a37a06930829daae3969d6a5b2f5ba57bedc3e9
-EBUILD precis-i18n-1.0.5.ebuild 595 BLAKE2B 992df0aa6fff57f934abadeeeac528f3cd7c767e6743cfc144b1bded027b9544285f2191ff5d571122ed0ba2b85e6cf4c8f954c00491130ab1fd39f4a8267a57 SHA512 6487480b6494b659c106c2a8a9e894b91df94933067bf668902e661af5b15ffd6e6bc1e61293d746f1fed98007266956bdc142d5351b4ee2fb3266155da228de
+EBUILD precis-i18n-1.0.5.ebuild 505 BLAKE2B 306f88a346a654f4ce05a17032bf9d0f27a599529e7c75b3dcad506b072cb16f545d538e83a1134ec9139a3f025a005b26b6d3a62967232f9a19f9b564701714 SHA512 e1da1bbf33bc00845186f54c5025c7199291024f0aa9b15b7ead525f82c42a2f6b173f10c36379baf9aedf5cb9a582a69e0ba0c58ac1c1d851bcc6d05c557961
MISC metadata.xml 992 BLAKE2B eb9ed20de9967e142348667d23c3b81b0962a35b606806c1795abbbf1c1366b300673c30733eb8254a84518a05d5211356e1341dbe2d2ab56abc5e9a72520735 SHA512 22148b307c78c80b9363f00ca984431946a4d7275799f71a8151549b475d6671aced5ba790b050b8dc16d6136ca534c89f96c5ac8a49edc8267417fa39367cf9
diff --git a/dev-python/precis-i18n/precis-i18n-1.0.5.ebuild b/dev-python/precis-i18n/precis-i18n-1.0.5.ebuild
index 31c25af77de2..8576c88ad74b 100644
--- a/dev-python/precis-i18n/precis-i18n-1.0.5.ebuild
+++ b/dev-python/precis-i18n/precis-i18n-1.0.5.ebuild
@@ -6,16 +6,13 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
-MY_P=${P/-/_}
DESCRIPTION="Internationalized Usernames and Passwords"
HOMEPAGE="
https://github.com/byllyfish/precis_i18n/
https://pypi.org/project/precis-i18n/
"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz"
-S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="0"