summaryrefslogtreecommitdiff
path: root/python-dagster-mysql.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 07:02:22 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 07:02:22 +0000
commit6d99e2b8d2d874c18256367df300e2ca580fc674 (patch)
treec7396349f075adad393a23e5cd29d48979b43bd0 /python-dagster-mysql.spec
parent8ac28b3199b715dd60892d2c7324a30bb3a14819 (diff)
automatic import of python-dagster-mysqlopeneuler20.03
Diffstat (limited to 'python-dagster-mysql.spec')
-rw-r--r--python-dagster-mysql.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.18.6-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.19.1-1
- Package Spec generated