summaryrefslogtreecommitdiff
path: root/python-djoser.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-djoser.spec')
-rw-r--r--python-djoser.spec19
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