summaryrefslogtreecommitdiff
path: root/python-dagster-ge.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 12:26:07 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 12:26:07 +0000
commit2a650d8de0a5c2693df11175b5d626a4e06c9dbd (patch)
tree6037d144e29a0a9f21406c8fb3d0c7d664184842 /python-dagster-ge.spec
parentcb3d21ae484853d5ca31dd24c1cb09109b840425 (diff)
automatic import of python-dagster-geopeneuler20.03
Diffstat (limited to 'python-dagster-ge.spec')
-rw-r--r--python-dagster-ge.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dagster-ge.spec b/python-dagster-ge.spec
index 8a78c91..6039412 100644
--- a/python-dagster-ge.spec
+++ b/python-dagster-ge.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dagster-ge
-Version: 0.18.6
+Version: 0.19.1
Release: 1
Summary: Package for GE-specific Dagster framework op and resource components.
License: Apache-2.0
URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-ge
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e4/9f/b2176211c48b93bea0315b1c508de3885895e754ddb70bb8dbf5799c5b0e/dagster-ge-0.18.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4b/c1/92789496721911d5674a076b824e2c2196a244044e58e18a3c2b76ddf82a/dagster-ge-0.19.1.tar.gz
BuildArch: noarch
Requires: python3-dagster
@@ -32,7 +32,7 @@ Provides: python3-dagster-ge-doc
%prep
-%autosetup -n dagster-ge-0.18.6
+%autosetup -n dagster-ge-0.19.1
%build
%py3_build
@@ -72,5 +72,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 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