summaryrefslogtreecommitdiff
path: root/python-dagster-azure.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dagster-azure.spec')
-rw-r--r--python-dagster-azure.spec8
1 files changed, 4 insertions, 4 deletions
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