diff options
Diffstat (limited to 'dev-python/precis-i18n')
-rw-r--r-- | dev-python/precis-i18n/Manifest | 6 | ||||
-rw-r--r-- | dev-python/precis-i18n/metadata.xml | 1 | ||||
-rw-r--r-- | dev-python/precis-i18n/precis-i18n-1.0.1.ebuild | 28 | ||||
-rw-r--r-- | dev-python/precis-i18n/precis-i18n-1.0.2.ebuild | 2 |
4 files changed, 4 insertions, 33 deletions
diff --git a/dev-python/precis-i18n/Manifest b/dev-python/precis-i18n/Manifest index 61d943c7edc4..85b5ba3e992d 100644 --- a/dev-python/precis-i18n/Manifest +++ b/dev-python/precis-i18n/Manifest @@ -1,5 +1,3 @@ -DIST precis_i18n-1.0.1.tar.gz 63941 BLAKE2B ee429304f41fd225b306d6df342e1ab62a9dcc3daa40ae08c88a02809230d7e356090c3414136799b176b74debfd901863cb673b577b336784411ca5baf3e92c SHA512 d8aaf99bbf3bde148f173ac8ffa5cab5051ec873d53e19336171dcd29f995e706746e5969d37aef05b6c9db064ca5e7b3944ae049b0a41e605e71a854248251b DIST precis_i18n-1.0.2.tar.gz 65375 BLAKE2B 0ba2a23838306502448c4bc4bba5fec5228e4b819e7223cb5319ca3428cd558b5fdbd389327af7a8e718a5b8369b3d13de0f739456df9bae026acbbaba62e8dc SHA512 bef972f44e068954297429a22452d08c0e3fca983eb38dd22e3f90b3265bba1096343d34f7c9a226b24f92a823fdabf09af8eafba6bfbfdc8ddda8f0f4a28bdf -EBUILD precis-i18n-1.0.1.ebuild 541 BLAKE2B 6065b086f8861cf984b90256c34628eddc956e04187aff33272f7b1a48827d6cb69a43bdcfbd4a00ff63df178d81e549b7b094d0193b26391630cc1655b02d8a SHA512 bdb2db6f4526b880a7330b602552a59c4642cedecf665c889cc41322a6953f92c83263fc8f9e0e1858afa8d9e4a552f1981ac3e00c49921784cc4be516abe718 -EBUILD precis-i18n-1.0.2.ebuild 626 BLAKE2B 6b14e3f535d597106e066d696337e34f6077233e98627c94f543da9baa5ebf48f9097686b2c27eb9f60e16f612c0efcc4543d18e5e918aeb4df554e1d1a91924 SHA512 9bb6ea11c94f4f7a3d42de66e22f3be11cef2e6619eb4e185950e6a155a7046231c5326ad4c6ad5c36b7762d9fcc249f5ce8cfeb1131c2d1641927d160bf7f6c -MISC metadata.xml 894 BLAKE2B 66ca3d5449bae69a189243c2d9ef83c1ae48ef8c964864b6e44ffdfb372a5e42f9998be79f3ffed2d08f82e80646422f87c95636ad3df9593955454db8f572b4 SHA512 cccc0547fd799cc6e3c0b3fc7a1efe4d17a83e31369e3e829a1be32ce5d7e50e447fafad9168a813eb8ab20de36150a06fbd9c23e7db31f26b2491b5dcb005fc +EBUILD precis-i18n-1.0.2.ebuild 624 BLAKE2B 09febbf7109570d6f73e7597aaa7f219f8880bbc3a267c3e68f65f2dc95c29c558b7400dd770a40a59fe8c99b7837a438f4b268d2e6adf1b699e6d6b0abdd92a SHA512 0de15621bd51fcc59a516d3028b30de7f795cbeb7282997dcddb2aa132feffe20feb225b0cd75afc6cc46e85431afef8c683313ee225e5382863cb66bb901c6a +MISC metadata.xml 918 BLAKE2B d23b58dbec4b4a3ac224ddb0413c70ae2ce1985c4a516ebb87ce9ed960c570f7dfaf7ac535c20b6fca401f49c81a1a3ae6df5df101593bbd65070ab50356edae SHA512 a04fd3004462cb9619f284ca076be314757dccadf916ade53eb5f2989fd5b4eacbea0817391a2380eed7358d096e2a5a253188f441be53086bb0d4c4716d5c6f diff --git a/dev-python/precis-i18n/metadata.xml b/dev-python/precis-i18n/metadata.xml index 59daf2ee8ffa..2abc50d2bf0d 100644 --- a/dev-python/precis-i18n/metadata.xml +++ b/dev-python/precis-i18n/metadata.xml @@ -11,6 +11,7 @@ Preparation, Enforcement, and Comparison of Internationalized Strings Representing Usernames and Passwords (RFC 8265) Preparation, Enforcement, and Comparison of Internationalized Strings Representing Nicknames (RFC 8266) </longdescription> + <stabilize-allarches/> <upstream> <bugs-to>https://github.com/byllyfish/precis_i18n/issues</bugs-to> <remote-id type="github">byllyfish/precis_i18n</remote-id> diff --git a/dev-python/precis-i18n/precis-i18n-1.0.1.ebuild b/dev-python/precis-i18n/precis-i18n-1.0.1.ebuild deleted file mode 100644 index 98046752198c..000000000000 --- a/dev-python/precis-i18n/precis-i18n-1.0.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_{6,7,8} ) - -inherit distutils-r1 - -MY_PN="${PN/-/_}" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Internationalized Usernames and Passwords" -HOMEPAGE="https://pypi.python.org/pypi/precis-i18n" -SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" - -S="${WORKDIR}/${MY_P}" - -python_test() { - esetup.py test -} diff --git a/dev-python/precis-i18n/precis-i18n-1.0.2.ebuild b/dev-python/precis-i18n/precis-i18n-1.0.2.ebuild index 9d8dd6bebc58..19fe83cd3ee2 100644 --- a/dev-python/precis-i18n/precis-i18n-1.0.2.ebuild +++ b/dev-python/precis-i18n/precis-i18n-1.0.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |