From b173c95e70d73747ad7a671cb36785ce40e5dbc8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 02:56:06 +0000 Subject: automatic import of python-djoser --- python-djoser.spec | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) (limited to 'python-djoser.spec') 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 - 2.1.0-1 +* Sun Apr 23 2023 Python_Bot - 2.2.0-1 - Package Spec generated -- cgit v1.2.3