From 802eec7ab0889a075d55586911ac976a96cd3380 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Tue, 11 Nov 2025 19:24:20 +0700 Subject: python/python3-anysqlite: Added (sqlite3 for asyncio). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-anysqlite/python3-anysqlite.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python3-anysqlite/python3-anysqlite.info (limited to 'python/python3-anysqlite/python3-anysqlite.info') diff --git a/python/python3-anysqlite/python3-anysqlite.info b/python/python3-anysqlite/python3-anysqlite.info new file mode 100644 index 0000000000..08ca665ca6 --- /dev/null +++ b/python/python3-anysqlite/python3-anysqlite.info @@ -0,0 +1,10 @@ +PRGNAM="python3-anysqlite" +VERSION="0.0.5" +HOMEPAGE="https://github.com/karpetrosyan/anysqlite" +DOWNLOAD="https://github.com/karpetrosyan/anysqlite/archive/refs/tags/v0.0.5/anysqlite-0.0.5.tar.gz" +MD5SUM="bd9d22e7ddf36ca2461fd8efc0f8cd11" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-anyio python3-hatch_fancy_pypi_readme" +MAINTAINER="Jeremy Hansen" +EMAIL="jebrhansen+SBo@gmail.com" -- cgit v1.2.3