diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 15:59:04 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 15:59:04 +0000 |
commit | bb1d382d5d027e50986d547c3cc34705a1a71b5c (patch) | |
tree | 90796598e86a644636ba187e44bf1e19116b153d | |
parent | 0858de7d861a787d4f6a734b251d150aadb4df4e (diff) |
automatic import of python-django-axesopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-django-axes.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /django-axes-5.41.0.tar.gz +/django-axes-5.41.1.tar.gz 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 @@ -1 +1 @@ -ff74e65751e2e92eecab735333ce35d8 django-axes-5.41.0.tar.gz +78e0cc98b04e5906015f68e5b0be0bd0 django-axes-5.41.1.tar.gz |