summaryrefslogtreecommitdiff
path: root/dev-python/apsw
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/apsw')
-rw-r--r--dev-python/apsw/Manifest6
-rw-r--r--dev-python/apsw/apsw-3.51.3.0.ebuild53
-rw-r--r--dev-python/apsw/apsw-3.53.0.0.ebuild53
-rw-r--r--dev-python/apsw/apsw-3.53.1.0.ebuild53
-rw-r--r--dev-python/apsw/apsw-3.53.3.0.ebuild53
-rw-r--r--dev-python/apsw/apsw-3.53.4.0.ebuild (renamed from dev-python/apsw/apsw-3.53.2.0.ebuild)0
6 files changed, 1 insertions, 217 deletions
diff --git a/dev-python/apsw/Manifest b/dev-python/apsw/Manifest
index ce1b744b9985..8264d4fe4812 100644
--- a/dev-python/apsw/Manifest
+++ b/dev-python/apsw/Manifest
@@ -1,6 +1,2 @@
-DIST apsw-3.51.3.0.zip 2851810 BLAKE2B cb43f3425d55f23352aced5e9c07f5feec40d0ea037a2983c91e7c381e71f4ff68fcc0ca83eb444f5b37aced861d14ef6ad0c8ae91b677607ca6543ed3fe18f6 SHA512 8c729e3a4344e7b84139bdc686cb7cbbc31e00d134ac3733a27ab63269c143f79658caa899291b3ff010fa5ef7e42ba38c887e0a41b5bd2aeaabf7fe5a523e7b
-DIST apsw-3.53.0.0.zip 2862752 BLAKE2B d858e910a0d80417d50a3a9c5e41375dedf7e353317ba4680db5400d2acc728338e8ff7894ff53769bbddf2a43bbc2997406e6b405a1e314c927b67bfbee7272 SHA512 9d086f80c063bd7faf2a20fd55db0a42fa53ad999ea9bd439f63fcd23cd6be07d573adf6a5274885c45d9877ffbfbad4db2b9342825e7f468367f2ea57c74c21
-DIST apsw-3.53.1.0.zip 2864390 BLAKE2B d497cf55ab009ee55e2ea2da7b878e4dfe77c83f94ebbfecb4d4f9530b122fc31ec0ea7397372220097c7cbfb423f89b2bdf35dbca25516bfb9e43db8f123574 SHA512 05f48170c3a30c55fd68251431afd5a945a1c7182537e452ae79bb303316ef8e541db07eb340ea7b6eade795d63308251ac1f85960e50bee26ab0f5f15c9a8da
-DIST apsw-3.53.2.0.zip 2869157 BLAKE2B 72800a34a30f5eeb62f4d9f49cabe1d2c8746c41ca01c307130698e497f3bda034c4be84113f9eca1100d4b9f593d7b20c137ffc5ee1fd22dfd34ac1ffb1a8ef SHA512 98226fd20c3f57e14a84418f0af8ab35b7701da9926f6074cd4cc1bc3c5084d7bba081048663687d0c6e19cb11af5815a8bfae1e14f629c89ca82ad80d456c2b
-DIST apsw-3.53.3.0.zip 2870330 BLAKE2B 1f20172e8e0e095317cf06c1b4a8aeb8b2562faf64ba37adeac88fb3d04165f23dd2262e7732df6414506e2f562ee9e927a52662727bcc198fb772bc9c024044 SHA512 fd5f8f0a956a4afea20dfb28c7ff8ab3535cf509a107a201b2b0408d70abfee7ecea42f419e622adc608175c8e636ef6c28730dc1327a0a9d9564c590737ad89
DIST apsw-3.53.3.1.zip 2870366 BLAKE2B 2ac8f16f41348939b99477a85b3d6e6200561f8fdeb0557679dd65020df0cf0e0e0b35b3fbad50e3688bf6d825230b1033f77dc615c2ee560787c941c84f90f4 SHA512 5341ec535a0cb45573fc1a7a0243eb4e9d877f2b0987d68849163939d5babd925b17fc5f7c21741e3bc512b707c7ff4156de34c49a4eb16be914bd87cdf1c6a0
+DIST apsw-3.53.4.0.zip 2875721 BLAKE2B 4f56c68ae9e298cd08ddc4bb3f9d38a693bcc376dc27db746361edb3d62e3c0fdeef4a68b54efbd3ded28f57b222b4b61e3d18253ca8484b8628dc8cb01a2cae SHA512 f06c5f5507bf48cd19969522e80546a4d59cfb05aa5f3ced3f1851f78fab20a93fef35b9a193ba3dd1771e4d84796162332c61677c0fc84c5a6a244106a99f20
diff --git a/dev-python/apsw/apsw-3.51.3.0.ebuild b/dev-python/apsw/apsw-3.51.3.0.ebuild
deleted file mode 100644
index bc6e32612825..000000000000
--- a/dev-python/apsw/apsw-3.51.3.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1
-
-DESCRIPTION="APSW - Another Python SQLite Wrapper"
-HOMEPAGE="
- https://github.com/rogerbinns/apsw/
- https://pypi.org/project/apsw/
-"
-SRC_URI="
- https://github.com/rogerbinns/apsw/releases/download/${PV}/${P}.zip
-"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-IUSE="doc"
-
-DEPEND="
- >=dev-db/sqlite-${PV%.*}:3
-"
-RDEPEND="
- ${DEPEND}
-"
-BDEPEND="
- app-arch/unzip
-"
-
-src_configure() {
- cat >> setup.apsw <<-EOF || die
- [build_ext]
- use_system_sqlite_config=True
- EOF
-}
-
-python_test() {
- esetup.py build_test_extension
- cd "${T}" || die
- "${EPYTHON}" -m apsw.tests -v || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
- doman man/apsw.1
- use doc && local HTML_DOCS=( doc/. )
- distutils-r1_python_install_all
-}
diff --git a/dev-python/apsw/apsw-3.53.0.0.ebuild b/dev-python/apsw/apsw-3.53.0.0.ebuild
deleted file mode 100644
index bc6e32612825..000000000000
--- a/dev-python/apsw/apsw-3.53.0.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1
-
-DESCRIPTION="APSW - Another Python SQLite Wrapper"
-HOMEPAGE="
- https://github.com/rogerbinns/apsw/
- https://pypi.org/project/apsw/
-"
-SRC_URI="
- https://github.com/rogerbinns/apsw/releases/download/${PV}/${P}.zip
-"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-IUSE="doc"
-
-DEPEND="
- >=dev-db/sqlite-${PV%.*}:3
-"
-RDEPEND="
- ${DEPEND}
-"
-BDEPEND="
- app-arch/unzip
-"
-
-src_configure() {
- cat >> setup.apsw <<-EOF || die
- [build_ext]
- use_system_sqlite_config=True
- EOF
-}
-
-python_test() {
- esetup.py build_test_extension
- cd "${T}" || die
- "${EPYTHON}" -m apsw.tests -v || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
- doman man/apsw.1
- use doc && local HTML_DOCS=( doc/. )
- distutils-r1_python_install_all
-}
diff --git a/dev-python/apsw/apsw-3.53.1.0.ebuild b/dev-python/apsw/apsw-3.53.1.0.ebuild
deleted file mode 100644
index bc6e32612825..000000000000
--- a/dev-python/apsw/apsw-3.53.1.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1
-
-DESCRIPTION="APSW - Another Python SQLite Wrapper"
-HOMEPAGE="
- https://github.com/rogerbinns/apsw/
- https://pypi.org/project/apsw/
-"
-SRC_URI="
- https://github.com/rogerbinns/apsw/releases/download/${PV}/${P}.zip
-"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-IUSE="doc"
-
-DEPEND="
- >=dev-db/sqlite-${PV%.*}:3
-"
-RDEPEND="
- ${DEPEND}
-"
-BDEPEND="
- app-arch/unzip
-"
-
-src_configure() {
- cat >> setup.apsw <<-EOF || die
- [build_ext]
- use_system_sqlite_config=True
- EOF
-}
-
-python_test() {
- esetup.py build_test_extension
- cd "${T}" || die
- "${EPYTHON}" -m apsw.tests -v || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
- doman man/apsw.1
- use doc && local HTML_DOCS=( doc/. )
- distutils-r1_python_install_all
-}
diff --git a/dev-python/apsw/apsw-3.53.3.0.ebuild b/dev-python/apsw/apsw-3.53.3.0.ebuild
deleted file mode 100644
index b599d40c008d..000000000000
--- a/dev-python/apsw/apsw-3.53.3.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1
-
-DESCRIPTION="APSW - Another Python SQLite Wrapper"
-HOMEPAGE="
- https://github.com/rogerbinns/apsw/
- https://pypi.org/project/apsw/
-"
-SRC_URI="
- https://github.com/rogerbinns/apsw/releases/download/${PV}/${P}.zip
-"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="doc"
-
-DEPEND="
- >=dev-db/sqlite-${PV%.*}:3
-"
-RDEPEND="
- ${DEPEND}
-"
-BDEPEND="
- app-arch/unzip
-"
-
-src_configure() {
- cat >> setup.apsw <<-EOF || die
- [build_ext]
- use_system_sqlite_config=True
- EOF
-}
-
-python_test() {
- esetup.py build_test_extension
- cd "${T}" || die
- "${EPYTHON}" -m apsw.tests -v || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
- doman man/apsw.1
- use doc && local HTML_DOCS=( doc/. )
- distutils-r1_python_install_all
-}
diff --git a/dev-python/apsw/apsw-3.53.2.0.ebuild b/dev-python/apsw/apsw-3.53.4.0.ebuild
index b599d40c008d..b599d40c008d 100644
--- a/dev-python/apsw/apsw-3.53.2.0.ebuild
+++ b/dev-python/apsw/apsw-3.53.4.0.ebuild