From 1b03544215b5855ee6c4860afe847ca7bd7b0aa3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:10:20 +0000 Subject: automatic import of python-dagit --- .gitignore | 1 + python-dagit.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index fbb84a3..1c55ab8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dagit-1.2.6.tar.gz +/dagit-1.3.1.tar.gz diff --git a/python-dagit.spec b/python-dagit.spec index bca9365..74b636c 100644 --- a/python-dagit.spec +++ b/python-dagit.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dagit -Version: 1.2.6 +Version: 1.3.1 Release: 1 Summary: Web UI for dagster. License: Apache-2.0 URL: https://github.com/dagster-io/dagster -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/de/69/6632f1cf58adb5da2b8e49fbd4d572cff2bbce462ca4788cfcb42f64ef19/dagit-1.2.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f4/12/8dd5f3f379dd8ddff9e6860af32c5d292d145a24c80353f085cd5cd1e709/dagit-1.3.1.tar.gz BuildArch: noarch Requires: python3-click @@ -35,7 +35,7 @@ Provides: python3-dagit-doc %prep -%autosetup -n dagit-1.2.6 +%autosetup -n dagit-1.3.1 %build %py3_build @@ -75,5 +75,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 1.2.6-1 +* Sun Apr 23 2023 Python_Bot - 1.3.1-1 - Package Spec generated diff --git a/sources b/sources index ba1eb8f..1c6f24f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7198d9871106af16d21db743b94b15bb dagit-1.2.6.tar.gz +2bd155b51ce9e1ced8c67cb35b63061a dagit-1.3.1.tar.gz -- cgit v1.2.3