summaryrefslogtreecommitdiff
path: root/dev-python/funcy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-02-02 01:39:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-02-02 01:39:05 +0000
commitfcc5224904648a8e6eb528d7603154160a20022f (patch)
tree3bfce096b38a9cea8eed13fc70c1526c456e9abd /dev-python/funcy
parent2fd57282f0262ca084e05b0f2c63fbada395d02b (diff)
gentoo resync : 02.02.2022
Diffstat (limited to 'dev-python/funcy')
-rw-r--r--dev-python/funcy/Manifest4
-rw-r--r--dev-python/funcy/funcy-1.16.ebuild24
-rw-r--r--dev-python/funcy/funcy-1.17.ebuild4
3 files changed, 3 insertions, 29 deletions
diff --git a/dev-python/funcy/Manifest b/dev-python/funcy/Manifest
index 327d6d81c1f5..6b7e5770ca22 100644
--- a/dev-python/funcy/Manifest
+++ b/dev-python/funcy/Manifest
@@ -1,5 +1,3 @@
-DIST funcy-1.16.tar.gz 619331 BLAKE2B 55773e12356af6c7fac441cae186cb476f2acbba3b22efd902c2be460f0d021f829c5bf4351ce359fd2062ad47ad576bb74413152c64f2540a6a1b5f869f238e SHA512 e08397c49d66e6d0257b4b140483a139ffdb086dd98a277d499e5777474dc0c6d49055ca121fdc5a17964256d4970da495c09c50fdd2aef2af8839a9328a87ae
DIST funcy-1.17.tar.gz 112383 BLAKE2B 150133f72ed165bdc9adc3a9f4954dfd5b846dea7b1ee2cae0d6621ebaec3e2ba986cd6596fd86482036aad6476913caec0868db9cf55c067fdbf62ac10953e2 SHA512 d48ce3b7a7b8ee7512df109d651f40ca4dadf681acca6ab0a4857a2ea408f20f6345b9b416ca8b1e924050a842648192b8fe79381c202361bc4d2e25bd55ad05
-EBUILD funcy-1.16.ebuild 528 BLAKE2B 9e61855fa6c9bd4c18666559084c5ccfaac501cdc2da2de07b4435bef94b0b48bd1c09585acc8cdbc98f26fa48e544d2142aac48e59603588125072ad31f2b0e SHA512 c6045e3c3e3d8a7a2e8801916b03467e0c7a1d5a16097e124267b354ab11d1097c47396d183168bb0406cc956df80edfa9cc772df7149e8d43e8391f4107387a
-EBUILD funcy-1.17.ebuild 486 BLAKE2B 70f47849dd03e1e6aafb02f914051714279b6651ee033d03efe11b909e5375a861d6ee4b35cc790f4c8ad3a44035f4fc561ed1ee438b102a20421ec6109f2ee8 SHA512 04ea1a472d426d9f9b410dccddb1be6f024fd6d18aab9f3f3bd7d91a10ce559954f9cc6bf8559e3e8b9cabf06e5a608c9e0a62f1ac6d9db4a2ca502d29765211
+EBUILD funcy-1.17.ebuild 484 BLAKE2B 008071224e1d8fcf647d8818b3f13077340bd4d1103d9b3c517fddc29c74b2c27e813bece5e063ae6467575d3ba4662aa20051fd02cdcf1a0e7cc0cf12783aba SHA512 c0174a05f698b5c53512320bd8a11b20331b1ee2c63337fd0b4cf61daa8b0c3fcf5c923dfcd9c05a236bb0c304c7b61a94b0cd11244b3523eef82d709db1b672
MISC metadata.xml 491 BLAKE2B 70c6646bc4496af1ef98d1178b2b4bf9d876ee0a3664e878af184d12b162c9c926d14bd8dd7987355c4bef86ce53fb65ea96abe2384198f2c054c3835e78f982 SHA512 31d13ddb7d20c36c98e5a4068e96881200122425608e8877c133483117b565b44d65800bcc61dc6ad7e407b6c9953a3f53afd52aebd1a5c25aa1ceacc067c744
diff --git a/dev-python/funcy/funcy-1.16.ebuild b/dev-python/funcy/funcy-1.16.ebuild
deleted file mode 100644
index c53226e17ac5..000000000000
--- a/dev-python/funcy/funcy-1.16.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} )
-inherit distutils-r1
-
-DESCRIPTION="A collection of fancy functional tools focused on practicality"
-HOMEPAGE="https://github.com/Suor/funcy"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-BDEPEND="
- test? (
- dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/whatever[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests --install pytest
diff --git a/dev-python/funcy/funcy-1.17.ebuild b/dev-python/funcy/funcy-1.17.ebuild
index 48dcf0ae3ec6..921111358ef5 100644
--- a/dev-python/funcy/funcy-1.17.ebuild
+++ b/dev-python/funcy/funcy-1.17.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=8
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
BDEPEND="test? ( dev-python/whatever[${PYTHON_USEDEP}] )"