From dfc3943e0363817cdd199b9dc2424b5f3e04f7fc Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 11:14:08 +0000 Subject: automatic import of python-dagstermill --- .gitignore | 1 + python-dagstermill.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8b68ee4..0e66df3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dagstermill-0.18.6.tar.gz +/dagstermill-0.19.1.tar.gz 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 - 0.18.6-1 +* Sun Apr 23 2023 Python_Bot - 0.19.1-1 - Package Spec generated diff --git a/sources b/sources index 0401634..78cc149 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a2bbc1d8e62cc1466c6e80887c637b2 dagstermill-0.18.6.tar.gz +46f68add07badd55dc66acbef48f1d97 dagstermill-0.19.1.tar.gz -- cgit v1.2.3