diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-flask-whooshee.spec | 10 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 6 deletions
@@ -1 +1,2 @@ /flask-whooshee-0.8.2.tar.gz +/flask-whooshee-0.9.0.tar.gz diff --git a/python-flask-whooshee.spec b/python-flask-whooshee.spec index c0b6c9a..c6e2144 100644 --- a/python-flask-whooshee.spec +++ b/python-flask-whooshee.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-flask-whooshee -Version: 0.8.2 +Version: 0.9.0 Release: 1 Summary: Flask-SQLAlchemy - Whoosh Integration -License: BSD +License: BSD-3-Clause URL: https://github.com/bkabrda/flask-whooshee -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3d/be/12378e03f5a1a916d5a573fc63525a06f984618602954015a3aaa1c417e3/flask-whooshee-0.8.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4c/2e/148df19b6d4ed0e7fbf6f7fac3332880c71e552864637c94a582e0581f95/flask-whooshee-0.9.0.tar.gz BuildArch: noarch @@ -109,7 +109,7 @@ Links * `Issues <https://github.com/bkabrda/flask-whooshee/issues>`_ %prep -%autosetup -n flask-whooshee-0.8.2 +%autosetup -n flask-whooshee-0.9.0 %build %py3_build @@ -149,5 +149,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.8.2-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.9.0-1 - Package Spec generated @@ -1 +1 @@ -d4675339e73ce44360d925742ec67a28 flask-whooshee-0.8.2.tar.gz +1b8628a2cd25149e83ad757380b9accd flask-whooshee-0.9.0.tar.gz |