diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:32:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:32:50 +0000 |
commit | bdf64ab10fba682782fd581ce86364ade406a0da (patch) | |
tree | d832b5a005999b9ca442c490bec3ade9dc5f0a83 /python-django-otp-twilio.spec | |
parent | 4b6828fafe41459f539a3bc7e6c7f8d3659c71ea (diff) |
automatic import of python-django-otp-twilioopeneuler20.03
Diffstat (limited to 'python-django-otp-twilio.spec')
-rw-r--r-- | python-django-otp-twilio.spec | 8 |
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 |