summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-apsw.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index f9f0d80..a0ac6b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/apsw-3.41.0.0.tar.gz
+/apsw-3.41.2.0.tar.gz
diff --git a/python-apsw.spec b/python-apsw.spec
index 3f936fa..9a542aa 100644
--- a/python-apsw.spec
+++ b/python-apsw.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-apsw
-Version: 3.41.0.0
+Version: 3.41.2.0
Release: 1
Summary: Another Python SQLite Wrapper
License: OSI Approved
URL: https://github.com/rogerbinns/apsw/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/67/ac/bfe77bcf65a64540186ff974a738800df750df767fa530c14fbbb265b1a1/apsw-3.41.0.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6b/06/fb1bf00d9549c3cf18abf179a16a247af2b642b27d46b72794db745d58d8/apsw-3.41.2.0.tar.gz
%description
@@ -63,7 +63,7 @@ developer experience. The `documentation
the differences between APSW and sqlite3.
%prep
-%autosetup -n apsw-3.41.0.0
+%autosetup -n apsw-3.41.2.0
%build
%py3_build
@@ -103,5 +103,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Mar 07 2023 Python_Bot <Python_Bot@openeuler.org> - 3.41.0.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.41.2.0-1
- Package Spec generated
diff --git a/sources b/sources
index 1eebcb3..2873dab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e07070a3ad47e69f24b7630c4345d1b2 apsw-3.41.0.0.tar.gz
+3067b041616549b09e267fbd2754c638 apsw-3.41.2.0.tar.gz