diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:56:06 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:56:06 +0000 |
| commit | b173c95e70d73747ad7a671cb36785ce40e5dbc8 (patch) | |
| tree | f308ea9f5ad53d4c2b7cb4e57726c77846192d7d /python-djoser.spec | |
| parent | 7648ea8f94dd01f91f17c99e26e3d50f59ff08af (diff) | |
automatic import of python-djoseropeneuler20.03
Diffstat (limited to 'python-djoser.spec')
| -rw-r--r-- | python-djoser.spec | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/python-djoser.spec b/python-djoser.spec index 6b19d4f..70deda0 100644 --- a/python-djoser.spec +++ b/python-djoser.spec @@ -1,26 +1,19 @@ %global _empty_manifest_terminate_build 0 Name: python-djoser -Version: 2.1.0 +Version: 2.2.0 Release: 1 Summary: REST implementation of Django authentication system. License: MIT URL: https://github.com/sunscrapers/djoser -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bf/67/de76a9d32af32eba1e4805430fc031afd7c501e52af65c952845dbec5b09/djoser-2.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/70/e0/8c7967ce2aa3c514262fe847fe66201367982ce62870555792851da32948/djoser-2.2.0.tar.gz BuildArch: noarch -Requires: python3-importlib-metadata Requires: python3-djangorestframework-simplejwt Requires: python3-django-templated-mail Requires: python3-social-auth-app-django -Requires: python3-coreapi -Requires: python3-asgiref -Requires: python3-pytest -Requires: python3-codecov -Requires: python3-coverage -Requires: python3-pytest-cov -Requires: python3-pytest-django -Requires: python3-pytest-pythonpath Requires: python3-djet +Requires: python3-webauthn +Requires: python3-django %description @@ -41,7 +34,7 @@ Provides: python3-djoser-doc %prep -%autosetup -n djoser-2.1.0 +%autosetup -n djoser-2.2.0 %build %py3_build @@ -81,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.2.0-1 - Package Spec generated |
