diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:13:05 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:13:05 +0000 |
| commit | 1df77a3e8c08ad52cd2ada53a25e25c3eb02a57f (patch) | |
| tree | 19f362668204c9048644a2ecf6642375fbb14f70 | |
| parent | bbedebd73be5036d651d0627307e498ec67fcfb8 (diff) | |
automatic import of python-dagster-cloudopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dagster-cloud.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dagster_cloud-1.2.6.tar.gz +/dagster_cloud-1.3.1.tar.gz diff --git a/python-dagster-cloud.spec b/python-dagster-cloud.spec index bcce0d3..d37c633 100644 --- a/python-dagster-cloud.spec +++ b/python-dagster-cloud.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dagster-cloud -Version: 1.2.6 +Version: 1.3.1 Release: 1 Summary: please add a summary manually as the author left a blank one License: Apache-2.0 URL: https://dagster.io/cloud -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ac/50/1c36eedc4c50678e2121cb2e40d2633fa59ff827fb81166de0ff6b1b538d/dagster_cloud-1.2.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a0/21/8415eaece74a7ed264c777ba2e961fd124876f836449609d3985be919c4c/dagster_cloud-1.3.1.tar.gz BuildArch: noarch Requires: python3-dagster @@ -255,7 +255,7 @@ Join our community here: %prep -%autosetup -n dagster-cloud-1.2.6 +%autosetup -n dagster-cloud-1.3.1 %build %py3_build @@ -295,5 +295,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.6-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.1-1 - Package Spec generated @@ -1 +1 @@ -f0ebe05135600cf9025af6ac4f14369e dagster_cloud-1.2.6.tar.gz +9d5534288bc82a776e06b0b7215721d8 dagster_cloud-1.3.1.tar.gz |
