summaryrefslogtreecommitdiff
path: root/python-django-axes.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 15:59:04 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 15:59:04 +0000
commitbb1d382d5d027e50986d547c3cc34705a1a71b5c (patch)
tree90796598e86a644636ba187e44bf1e19116b153d /python-django-axes.spec
parent0858de7d861a787d4f6a734b251d150aadb4df4e (diff)
automatic import of python-django-axesopeneuler20.03
Diffstat (limited to 'python-django-axes.spec')
-rw-r--r--python-django-axes.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-django-axes.spec b/python-django-axes.spec
index 024da88..4d51fd1 100644
--- a/python-django-axes.spec
+++ b/python-django-axes.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-django-axes
-Version: 5.41.0
+Version: 5.41.1
Release: 1
Summary: Keep track of failed login attempts in Django-powered sites.
License: MIT
URL: https://github.com/jazzband/django-axes
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e8/9c/f49932498a801b9f63a3f02c5fadb0b421cfd7a4cbbfdb70251a5e783041/django-axes-5.41.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/03/51/a503777891ad79a50cd0a81aa5f2c0858ca0bc6999ab9c9b5a3b854643ee/django-axes-5.41.1.tar.gz
BuildArch: noarch
Requires: python3-django
@@ -46,7 +46,7 @@ The name is sort of a geeky pun, since it can be interpreted as:
* ``axes``, as in tools you can use to hack (generally on wood).
%prep
-%autosetup -n django-axes-5.41.0
+%autosetup -n django-axes-5.41.1
%build
%py3_build
@@ -86,5 +86,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.41.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.41.1-1
- Package Spec generated