diff options
Diffstat (limited to 'python-vstutils.spec')
| -rw-r--r-- | python-vstutils.spec | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/python-vstutils.spec b/python-vstutils.spec index 749571b..fd55df1 100644 --- a/python-vstutils.spec +++ b/python-vstutils.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-vstutils -Version: 5.4.1 +Version: 5.4.3 Release: 1 Summary: VST Utils Framework for fast create web-application License: Apache License 2.0 URL: https://github.com/vstconsulting/vstutils -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/93/8d/fc1234f13ae85a564935e4821e9c4c07bbabb18572aade8f7a257c194eb6/vstutils-5.4.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/32/87/f5071818f7d605f62d0b7301c3484c4d32209913df6411fff6578bf77788/vstutils-5.4.3.tar.gz BuildArch: noarch Requires: python3-django @@ -55,8 +55,8 @@ Requires: python3-sphinx-autodoc-typehints Requires: python3-sphinx-rtd-theme Requires: python3-redis[hiredis] Requires: python3-Pillow -Requires: python3-django-storages[boto3,libcloud] -Requires: python3-django-storages[boto3,libcloud] +Requires: python3-django-storages[libcloud,boto3] +Requires: python3-django-storages[libcloud,boto3] Requires: python3-sphinx Requires: python3-sphinx-autobuild Requires: python3-sphinxcontrib-httpdomain @@ -65,13 +65,13 @@ Requires: python3-sphinxcontrib-mermaid Requires: python3-sphinx-autodoc-typehints Requires: python3-sphinx-rtd-theme Requires: python3-ldap -Requires: python3-celery[redis,librabbitmq] +Requires: python3-celery[librabbitmq,redis] Requires: python3-django-celery-beat Requires: python3-Pillow Requires: python3-redis[hiredis] Requires: python3-celery[redis] Requires: python3-django-celery-beat -Requires: python3-celery[redis,sqs] +Requires: python3-celery[sqs,redis] Requires: python3-django-celery-beat Requires: python3-django-stubs[compatible-mypy] Requires: python3-djangorestframework-stubs[compatible-mypy] @@ -128,7 +128,7 @@ Development Status ~~~~~~~~~~~~~~~~~~ %prep -%autosetup -n vstutils-5.4.1 +%autosetup -n vstutils-5.4.3 %build %py3_build @@ -168,5 +168,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 5.4.1-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 5.4.3-1 - Package Spec generated |
