summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-djoser.spec19
-rw-r--r--sources2
3 files changed, 8 insertions, 14 deletions
diff --git a/.gitignore b/.gitignore
index 0d8cf82..20866fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/djoser-2.1.0.tar.gz
+/djoser-2.2.0.tar.gz
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
diff --git a/sources b/sources
index 77227fe..7ae561e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-caa6cd98e65b4005cae14538896eb0fc djoser-2.1.0.tar.gz
+97d8beb3aaf805c1df20c1e66e1cca8c djoser-2.2.0.tar.gz