From bb1d382d5d027e50986d547c3cc34705a1a71b5c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 15:59:04 +0000 Subject: automatic import of python-django-axes --- .gitignore | 1 + python-django-axes.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index db733f3..1e53c97 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 5.41.0-1 +* Fri Apr 21 2023 Python_Bot - 5.41.1-1 - Package Spec generated diff --git a/sources b/sources index ecccd91..492a3f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff74e65751e2e92eecab735333ce35d8 django-axes-5.41.0.tar.gz +78e0cc98b04e5906015f68e5b0be0bd0 django-axes-5.41.1.tar.gz -- cgit v1.2.3