summaryrefslogtreecommitdiff
path: root/dev-python/lmdb
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-python/lmdb
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-python/lmdb')
-rw-r--r--dev-python/lmdb/Manifest6
-rw-r--r--dev-python/lmdb/lmdb-1.2.0-r1.ebuild39
-rw-r--r--dev-python/lmdb/lmdb-1.2.1.ebuild39
-rw-r--r--dev-python/lmdb/lmdb-1.3.0.ebuild4
4 files changed, 3 insertions, 85 deletions
diff --git a/dev-python/lmdb/Manifest b/dev-python/lmdb/Manifest
index 1cf268ae5cf0..52367b43fac8 100644
--- a/dev-python/lmdb/Manifest
+++ b/dev-python/lmdb/Manifest
@@ -1,7 +1,3 @@
-DIST lmdb-1.2.0.tar.gz 881437 BLAKE2B bcb045868c100bcb82daed99bdbd73699dcb5a0e982679f1d9f49747f468e2ab2cbc412ba020b9deca7263fece501c25d984397ee2969187c8118da920c691aa SHA512 75c7aeb3e98ffddb9e40b4eb7404afd3c6ade93753488eac2cb5facfab3ec9b660d925b8bd1c40ca5f8180cb6ca33483020bb4c5ddc074b841693ba278883529
-DIST lmdb-1.2.1.tar.gz 881515 BLAKE2B 76d56e046b5a481411c9a180989da0d1c4b7371058e38abe6d8a6b76f7e2bc62678459241d319850cf739b7b067f3e89d309e5f9a538a187c52c1044fe8b768d SHA512 fa763e24c8f278e0b9c379f39329b7b80051e10d5d8edfdd631486490cfbe5c7bc641d885ffb9f298c0c07f7e6901cc826023c472f98b430a4ec9c0bc71139d5
DIST lmdb-1.3.0.tar.gz 881422 BLAKE2B ad864956d44ec55e36a856125dd21b8e51af37a274f8b546edc68cd2025b19b97cb60f49f51558345b32922f7c968f442e15cdda84e9416280069adc7371a033 SHA512 31a821641e398087a9b8e76341d693c3be48089ffa5b5624043b276d5acb4d7fa25cbbd156dff39a82bf678402eb64d8ca922252a594ecc098946a67cc4d4cf1
-EBUILD lmdb-1.2.0-r1.ebuild 856 BLAKE2B f48371ef15f17694c2ac22ddd8198cc720819cbe49f1fb6dde5883db9a997a809917fdcdb4810714eddb8668830b5c13ccc7ff301cc93d42cf63846007217f23 SHA512 c284da7fe8fb204cadae06d44d21b1279dce0a3f9378a1782b0cce4594ec1ad19ea162e0464cdc3a1f4bd3e4741158265c600670f4b2e113b965bb105688991a
-EBUILD lmdb-1.2.1.ebuild 805 BLAKE2B 97d600d2cec6d8b3ceefa9cc7b32249115010320231de9e9302abee71d0726fc829a6d53827c5c0b7378f19cc72fe73059c196f7064ed8b59bd37d4b99301b50 SHA512 bd10a9eb7bccf558567269f3ef18a75cfbb7702cedfb84831643f0e1eae249dce531bf0622bcd2312d634a04ccf68edb74b9f3b40986785991621f980ba353eb
-EBUILD lmdb-1.3.0.ebuild 859 BLAKE2B 6fc3a952f59669d687cbaf2d658a4806e5a3f337fb6d5da414c3287628a06faa0962a025661483bb02e0974eb965d71b930771bffe62a3473aa366c3b177a9c7 SHA512 855173c56231fca33cc523a823f995900f8ee3db7ee838f2f8caea15f2ec28664ce90c78b6c6cf994fcf49b62c8752de61b061278e51d08981e64c5ba64e31f4
+EBUILD lmdb-1.3.0.ebuild 857 BLAKE2B a93df5cfd5815655e90e790916925fa0396b0828c7a93bf5bf500f00cbedae289c1f2118ece5df15764be583430752e52ac418bb3a62dff0a7eeb62d643b8a87 SHA512 b0bbbe33d552461233079f9b61d18184fd1bdafa51d0fca68f2772c496c39f8f6de5d55eadc6539636af179ce431e1fcb7e82e0e60f3ce3dde5d48dc1cab679c
MISC metadata.xml 420 BLAKE2B c7f006e40fdf4c8c02e7fdd80aadbad12209b9539f73999c2edc7ec28abc7b31342df66b775fd413b8be6e6afb6980be1060db42a0497ae8710ab863da3f4e3f SHA512 e858fb0d95373a865da1f1367427f62fe91c4b0703dedcb7e114c4bf38437a9ea00f6593ffb7286df45836626d83b3e7d64e10df53f61820c4d52b37e51c45b9
diff --git a/dev-python/lmdb/lmdb-1.2.0-r1.ebuild b/dev-python/lmdb/lmdb-1.2.0-r1.ebuild
deleted file mode 100644
index 69cc709b5e97..000000000000
--- a/dev-python/lmdb/lmdb-1.2.0-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{8..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings for the Lightning Database"
-HOMEPAGE="https://github.com/jnwatson/py-lmdb/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="OPENLDAP"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
- >=dev-db/lmdb-0.9.28:=
- $(python_gen_cond_dep '
- dev-python/cffi[${PYTHON_USEDEP}]
- ' 'python*')"
-DEPEND="${RDEPEND}"
-
-distutils_enable_sphinx docs
-distutils_enable_tests pytest
-
-python_compile() {
- LMDB_FORCE_SYSTEM=1 distutils-r1_python_compile
-}
-
-python_test() {
- epytest tests
-}
-
-python_install() {
- # This is required when the CFFI extension is used (for PyPy3)
- LMDB_FORCE_SYSTEM=1 distutils-r1_python_install
-}
diff --git a/dev-python/lmdb/lmdb-1.2.1.ebuild b/dev-python/lmdb/lmdb-1.2.1.ebuild
deleted file mode 100644
index 064803a9c171..000000000000
--- a/dev-python/lmdb/lmdb-1.2.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings for the Lightning Database"
-HOMEPAGE="https://github.com/jnwatson/py-lmdb/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="OPENLDAP"
-SLOT="0"
-KEYWORDS=""
-
-RDEPEND="
- >=dev-db/lmdb-0.9.28:=
- $(python_gen_cond_dep '
- dev-python/cffi[${PYTHON_USEDEP}]
- ' 'python*')"
-DEPEND="${RDEPEND}"
-
-distutils_enable_sphinx docs
-distutils_enable_tests pytest
-
-python_compile() {
- LMDB_FORCE_SYSTEM=1 distutils-r1_python_compile
-}
-
-python_test() {
- epytest tests
-}
-
-python_install() {
- # This is required when the CFFI extension is used (for PyPy3)
- LMDB_FORCE_SYSTEM=1 distutils-r1_python_install
-}
diff --git a/dev-python/lmdb/lmdb-1.3.0.ebuild b/dev-python/lmdb/lmdb-1.3.0.ebuild
index a09992f929d6..123fbcbe3355 100644
--- a/dev-python/lmdb/lmdb-1.3.0.ebuild
+++ b/dev-python/lmdb/lmdb-1.3.0.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
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="OPENLDAP"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=dev-db/lmdb-0.9.28:=