diff options
Diffstat (limited to 'python-apsw.spec')
-rw-r--r-- | python-apsw.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |