summaryrefslogtreecommitdiff
path: root/python-django-otp-twilio.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-django-otp-twilio.spec')
-rw-r--r--python-django-otp-twilio.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.0.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.2-1
- Package Spec generated