diff options
Diffstat (limited to 'python-dagster.spec')
-rw-r--r-- | python-dagster.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dagster.spec b/python-dagster.spec index d5156fa..da16925 100644 --- a/python-dagster.spec +++ b/python-dagster.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dagster -Version: 1.2.6 +Version: 1.3.1 Release: 1 Summary: The data orchestration platform built for productivity. License: Apache-2.0 URL: https://dagster.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e7/36/50f856c3892ea03ead3a6913ef60e1c107bf84eb585d7a5282e28d2b3d96/dagster-1.2.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/b8/7632433c7fec7cd2cca2d09c6851aaff3d2e8bc0c6710933897863b3018b/dagster-1.3.1.tar.gz BuildArch: noarch Requires: python3-click @@ -534,7 +534,7 @@ Dagster is [Apache 2.0 licensed](https://github.com/dagster-io/dagster/blob/mast %prep -%autosetup -n dagster-1.2.6 +%autosetup -n dagster-1.3.1 %build %py3_build @@ -574,5 +574,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.6-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.1-1 - Package Spec generated |