diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 13:23:05 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 13:23:05 +0000 |
| commit | 65c640eb045c6adc9e7b0988ab4623a51f9f3c1b (patch) | |
| tree | aa90401a8005536593ce3c525c3a7ce4d821cf65 | |
| parent | 287ea821efb264f2a22a3750d6bd4247b9b7f17d (diff) | |
automatic import of python-dagster-twilioopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dagster-twilio.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dagster-twilio-0.18.6.tar.gz +/dagster-twilio-0.19.1.tar.gz diff --git a/python-dagster-twilio.spec b/python-dagster-twilio.spec index 6455397..469ed81 100644 --- a/python-dagster-twilio.spec +++ b/python-dagster-twilio.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dagster-twilio -Version: 0.18.6 +Version: 0.19.1 Release: 1 Summary: A Dagster integration for twilio License: Apache-2.0 URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-twilio -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/97/cd/19881fd22ff92bb49c533862980c08b71a7e65746d9650ebdd5b952f70e8/dagster-twilio-0.18.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/af/cc/598f692661e63c90872c865a60a9094f721e63b77b599ee532e5cd43c4f0/dagster-twilio-0.19.1.tar.gz BuildArch: noarch Requires: python3-dagster @@ -30,7 +30,7 @@ Provides: python3-dagster-twilio-doc %prep -%autosetup -n dagster-twilio-0.18.6 +%autosetup -n dagster-twilio-0.19.1 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.18.6-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.19.1-1 - Package Spec generated @@ -1 +1 @@ -17e773d22ddbb7f43ad1d335157cdc5d dagster-twilio-0.18.6.tar.gz +c5fc5d163fe6b61abefc2eb0ec3563df dagster-twilio-0.19.1.tar.gz |
