summaryrefslogtreecommitdiff
path: root/dev-python/characteristic
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
committerV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
commit752d6256e5204b958b0ef7905675a940b5e9172f (patch)
tree330d16e6362a49cbed8875a777fe641a43376cd3 /dev-python/characteristic
parent0c100b7dd2b30e75b799d806df4ef899fd98e1ea (diff)
gentoo resync : 12.05.2022
Diffstat (limited to 'dev-python/characteristic')
-rw-r--r--dev-python/characteristic/Manifest3
-rw-r--r--dev-python/characteristic/characteristic-14.3.0-r3.ebuild4
-rw-r--r--dev-python/characteristic/characteristic-14.3.0-r4.ebuild29
3 files changed, 33 insertions, 3 deletions
diff --git a/dev-python/characteristic/Manifest b/dev-python/characteristic/Manifest
index f6975ee0fe73..36a3f3a3dde9 100644
--- a/dev-python/characteristic/Manifest
+++ b/dev-python/characteristic/Manifest
@@ -1,3 +1,4 @@
DIST characteristic-14.3.0.tar.gz 26993 BLAKE2B a24548953451da77e08678b8a204c0fc649ebff52026aafc6f80037a65f527c9a2244273420b1ce76e3ac75778f48c11bc2344296cbf34ff1e9a1e82356d52f1 SHA512 e13a86f453cd3688a74188005b82a661a9c73d9f0408d9afe9e0575e69ffe87a5327f51e2c16a9c0a653b738e7c014d5aa08e353835f0aca7897714b7ae56e83
-EBUILD characteristic-14.3.0-r3.ebuild 680 BLAKE2B 20b1d0da2379b9f4de5831f7beb5ffae560809240e72ef55489a8d24ac39a89a280920f89c598715f7d52f3cc4b57d4ded704c23f0eacc6527f761571a19f515 SHA512 b469e4b059f20780368d4461c64c4c1cadf1ff25230f2e35ec284f141fe4b0aad79e1198b2e1cf09d7a1ae9e60b49dbb7c7b9079a199347cbc7b17b46b304663
+EBUILD characteristic-14.3.0-r3.ebuild 687 BLAKE2B 4ac3a4baf1e7b45befaa78974907a5e53032da823ff00afb3090fc42ac5a6ee30b5df33673e1775b6405d5862866b9e8d891a938f42b03a70310c69ad7bc90b0 SHA512 31ff8ca30604c1b176ab053b202403c38adedc6ef45ee587964a7b45e772152ac3001da546b68a13b9bddbf1cf3aab5b84a4f919e8194fb6a33f3117a45192fa
+EBUILD characteristic-14.3.0-r4.ebuild 772 BLAKE2B 5d333b1bcdbb79a5f69b47ad4f7bf1d0058ed3c1d13a71bef1a95681f8950ebc59f02521340fe9e01d04f6b2415bafa85d98a5f3ef8489c777acc4b25c728eff SHA512 bd5a735fe3d7d52b2cc85830827ae55b1dd7fa86c410888ced374cdae3dba7caedbd7c78f3bd5f81f524935312dcd84c83195226a6a0917dec59516d1f63c846
MISC metadata.xml 415 BLAKE2B 830fb6e7388a63f73de55b68518ce238c6d12e9a3298a57c75f6cbb5f33269a686064b53a006e9dbd6aaf7315c99c2fca1983d4c046aafdffdfd00c035e6fa8b SHA512 d09d6f15f87c6b870091b42b8788494096d11f4edf1eee0df28e58522c78fb600a167ea93f226230a0cb2123a57e35a0fbad9d24003453b058e7b7157e0002ad
diff --git a/dev-python/characteristic/characteristic-14.3.0-r3.ebuild b/dev-python/characteristic/characteristic-14.3.0-r3.ebuild
index 97906c627df9..5fb38c3a6d77 100644
--- a/dev-python/characteristic/characteristic-14.3.0-r3.ebuild
+++ b/dev-python/characteristic/characteristic-14.3.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
distutils_enable_tests pytest
distutils_enable_sphinx docs
diff --git a/dev-python/characteristic/characteristic-14.3.0-r4.ebuild b/dev-python/characteristic/characteristic-14.3.0-r4.ebuild
new file mode 100644
index 000000000000..2693b044991c
--- /dev/null
+++ b/dev-python/characteristic/characteristic-14.3.0-r4.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Python attributes without the boilerplate"
+HOMEPAGE="
+ https://characteristic.readthedocs.io/
+ https://github.com/hynek/characteristic/
+ https://pypi.org/project/characteristic/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
+
+python_prepare_all() {
+ sed -e 's|\[pytest\]|\[tool:pytest\]|' -i setup.cfg || die
+ distutils-r1_python_prepare_all
+}