diff options
Diffstat (limited to 'python-dagster-gcp.spec')
-rw-r--r-- | python-dagster-gcp.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dagster-gcp.spec b/python-dagster-gcp.spec index cf9c5bc..76b5dd7 100644 --- a/python-dagster-gcp.spec +++ b/python-dagster-gcp.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dagster-gcp -Version: 0.18.6 +Version: 0.19.1 Release: 1 Summary: Package for GCP-specific Dagster framework op and resource components. License: Apache-2.0 URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-gcp -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3c/27/3681da66f2b5b229139c977d2d08c628ed8b081fd318c99452973d632e88/dagster-gcp-0.18.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/67/0e/6229fc14217f82823b6f7dc006169e8e77d0b4da7b2f2e2ce15b063f62c7/dagster-gcp-0.19.1.tar.gz BuildArch: noarch Requires: python3-dagster @@ -36,7 +36,7 @@ Provides: python3-dagster-gcp-doc %prep -%autosetup -n dagster-gcp-0.18.6 +%autosetup -n dagster-gcp-0.19.1 %build %py3_build @@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.18.6-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.19.1-1 - Package Spec generated |