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 | |
parent | 4b6828fafe41459f539a3bc7e6c7f8d3659c71ea (diff) |
automatic import of python-django-otp-twilioopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-django-otp-twilio.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -aeb13a0bf263ba4c215c6a409d58dbce django-otp-twilio-1.0.1.tar.gz +e6ff5925af16d4154f80273d6abeb9d7 django-otp-twilio-1.0.2.tar.gz |