summaryrefslogtreecommitdiff
path: root/python-dagstermill.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dagstermill.spec')
-rw-r--r--python-dagstermill.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dagstermill.spec b/python-dagstermill.spec
index 957b790..30200e7 100644
--- a/python-dagstermill.spec
+++ b/python-dagstermill.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dagstermill
-Version: 0.18.6
+Version: 0.19.1
Release: 1
Summary: run notebooks using the Dagster tools
License: Apache-2.0
URL: https://pypi.org/project/dagstermill/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e3/01/bedf0cafef5763362b5ae57ed79b7c54543f489b35bc31b48604b21c7126/dagstermill-0.18.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/45/88/87382b3241a814ee7d4fda6accd9f37f22e7df1802d5e548e7f411769b8e/dagstermill-0.19.1.tar.gz
BuildArch: noarch
Requires: python3-dagster
@@ -39,7 +39,7 @@ Provides: python3-dagstermill-doc
%prep
-%autosetup -n dagstermill-0.18.6
+%autosetup -n dagstermill-0.19.1
%build
%py3_build
@@ -79,5 +79,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