From e842d080e01fa82ec10a258abbe1397f29237a20 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 14:50:05 +0000 Subject: automatic import of python-dagster-azure --- .gitignore | 1 + python-dagster-azure.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e28a8e4..0b3f827 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.18.6-1 +* Sun Apr 23 2023 Python_Bot - 0.19.1-1 - Package Spec generated diff --git a/sources b/sources index fc7324b..3a590ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07990d5a26d44173c5c5d9983d4b13bf dagster-azure-0.18.6.tar.gz +5ef452ecca08ea900f95f82132a75dcd dagster-azure-0.19.1.tar.gz -- cgit v1.2.3