From bdf64ab10fba682782fd581ce86364ade406a0da Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 14:32:50 +0000 Subject: automatic import of python-django-otp-twilio --- .gitignore | 1 + python-django-otp-twilio.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 5f9a96f..0018f32 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /django-otp-twilio-1.0.1.tar.gz +/django-otp-twilio-1.0.2.tar.gz diff --git a/python-django-otp-twilio.spec b/python-django-otp-twilio.spec index d30253b..bed8f32 100644 --- a/python-django-otp-twilio.spec +++ b/python-django-otp-twilio.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-django-otp-twilio -Version: 1.0.1 +Version: 1.0.2 Release: 1 Summary: A django-otp plugin that delivers tokens via Twilio's SMS service. License: BSD URL: https://github.com/django-otp/django-otp-twilio -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/28/fc/748f20e7fe5b623d0cc94f0d8c32c277a3cd548149e3f10a3f2bea2ebd4a/django-otp-twilio-1.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/be/1f/5e031636194c9e751f61cc46ccbef7c4ccfd97c5c93c17feb7e20c2a005e/django-otp-twilio-1.0.2.tar.gz BuildArch: noarch Requires: python3-django-otp @@ -87,7 +87,7 @@ on the OTP framework. %prep -%autosetup -n django-otp-twilio-1.0.1 +%autosetup -n django-otp-twilio-1.0.2 %build %py3_build @@ -127,5 +127,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.0.1-1 +* Sun Apr 23 2023 Python_Bot - 1.0.2-1 - Package Spec generated diff --git a/sources b/sources index ee39b39..8df19a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aeb13a0bf263ba4c215c6a409d58dbce django-otp-twilio-1.0.1.tar.gz +e6ff5925af16d4154f80273d6abeb9d7 django-otp-twilio-1.0.2.tar.gz -- cgit v1.2.3