diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-25 12:28:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-28 09:11:23 +0700 |
commit | ef192dc50de21cde1c73050c9a0d5d4583f76e11 (patch) | |
tree | ca575ed223e3bab0fee1c9dd455b377e9a3e8383 /python/pysqlite/pysqlite.info | |
parent | 9649fd7b5bc176a5a0b36173e1207a3d5e20fa0d (diff) |
python/pysqlite: Removed (use sqlite3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pysqlite/pysqlite.info')
-rw-r--r-- | python/pysqlite/pysqlite.info | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/python/pysqlite/pysqlite.info b/python/pysqlite/pysqlite.info deleted file mode 100644 index bb6fea485fed5..0000000000000 --- a/python/pysqlite/pysqlite.info +++ /dev/null @@ -1,10 +0,0 @@ -PRGNAM="pysqlite" -VERSION="2.8.3" -HOMEPAGE="https://pypi.python.org/pypi/pysqlite/2.8.3" -DOWNLOAD="https://pypi.python.org/packages/42/02/981b6703e3c83c5b25a829c6e77aad059f9481b0bbacb47e6e8ca12bd731/pysqlite-2.8.3.tar.gz" -MD5SUM="033f17b8644577715aee55e8832ac9fc" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" -REQUIRES="python2-PyYAML" -MAINTAINER="Barry J. Grundy" -EMAIL="bgrundy<at>linuxleo.com" |