diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:50:05 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:50:05 +0000 |
commit | e842d080e01fa82ec10a258abbe1397f29237a20 (patch) | |
tree | 0516b0251d7fad139b19a944e91aa9991287280a | |
parent | e794d554c82b2b64d7faf9a1d593c0aec238a709 (diff) |
automatic import of python-dagster-azureopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-dagster-azure.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dagster-azure-0.18.6.tar.gz +/dagster-azure-0.19.1.tar.gz diff --git a/python-dagster-azure.spec b/python-dagster-azure.spec index 4599ea1..9f1f812 100644 --- a/python-dagster-azure.spec +++ b/python-dagster-azure.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dagster-azure -Version: 0.18.6 +Version: 0.19.1 Release: 1 Summary: Package for Azure-specific Dagster framework op and resource components. License: Apache-2.0 URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-azure -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7f/c2/755ee1e870eb63e0c6cb9494366453e9b46a619ab21bec5176458219e098/dagster-azure-0.18.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9e/bc/b7b1e064a25d1ab0a0b294dbd4c5c2bc63cc7c0b3bd33ba850996a9a748f/dagster-azure-0.19.1.tar.gz BuildArch: noarch Requires: python3-azure-core @@ -33,7 +33,7 @@ Provides: python3-dagster-azure-doc %prep -%autosetup -n dagster-azure-0.18.6 +%autosetup -n dagster-azure-0.19.1 %build %py3_build @@ -73,5 +73,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 @@ -07990d5a26d44173c5c5d9983d4b13bf dagster-azure-0.18.6.tar.gz +5ef452ecca08ea900f95f82132a75dcd dagster-azure-0.19.1.tar.gz |