From 6d99e2b8d2d874c18256367df300e2ca580fc674 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 07:02:22 +0000 Subject: automatic import of python-dagster-mysql --- .gitignore | 1 + python-dagster-mysql.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 73b293b..2154b06 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dagster-mysql-0.18.6.tar.gz +/dagster-mysql-0.19.1.tar.gz diff --git a/python-dagster-mysql.spec b/python-dagster-mysql.spec index b79896c..0827b81 100644 --- a/python-dagster-mysql.spec +++ b/python-dagster-mysql.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dagster-mysql -Version: 0.18.6 +Version: 0.19.1 Release: 1 Summary: A Dagster integration for MySQL License: Apache-2.0 URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-mysql -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/99/03/7b0c1b943be13044b978b490d6924c40406fda3fe52a822dc769eb4b5f9b/dagster-mysql-0.18.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a8/fa/5582f1d4ed33f84b4a0195a521d1af1db90197dedd3a760059acb45a60df/dagster-mysql-0.19.1.tar.gz BuildArch: noarch Requires: python3-dagster @@ -30,7 +30,7 @@ Provides: python3-dagster-mysql-doc %prep -%autosetup -n dagster-mysql-0.18.6 +%autosetup -n dagster-mysql-0.19.1 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.18.6-1 +* Tue Apr 25 2023 Python_Bot - 0.19.1-1 - Package Spec generated diff --git a/sources b/sources index aa3eadd..2c7c70a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc6802dabd219b3f3f7a999483fc3254 dagster-mysql-0.18.6.tar.gz +b232c84a24f6ac8eda5c100f4840ed41 dagster-mysql-0.19.1.tar.gz -- cgit v1.2.3