diff options
Diffstat (limited to 'python-dagster-k8s.spec')
| -rw-r--r-- | python-dagster-k8s.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dagster-k8s.spec b/python-dagster-k8s.spec index 045ddc4..61e58ec 100644 --- a/python-dagster-k8s.spec +++ b/python-dagster-k8s.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dagster-k8s -Version: 0.18.6 +Version: 0.19.1 Release: 1 Summary: A Dagster integration for k8s License: Apache-2.0 URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-k8s -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/81/46/392d500b704b0c6541d344133d60df0212c60151bf857ba7b78cf978330b/dagster-k8s-0.18.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/12/3f/338a5d1632dce1e9b44be6c8772ce71ec0c43062b496c88c4ef2e57cddaf/dagster-k8s-0.19.1.tar.gz BuildArch: noarch Requires: python3-dagster @@ -30,7 +30,7 @@ Provides: python3-dagster-k8s-doc %prep -%autosetup -n dagster-k8s-0.18.6 +%autosetup -n dagster-k8s-0.19.1 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 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 |
