diff options
Diffstat (limited to 'python-flask-whooshee.spec')
-rw-r--r-- | python-flask-whooshee.spec | 10 |
1 files changed, 5 insertions, 5 deletions
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 |