summaryrefslogtreecommitdiff
path: root/python-dagster-pandas.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 04:42:52 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 04:42:52 +0000
commit1d2afe2334a5d6b48b44f15a5e35e96ca791bf91 (patch)
tree3f1c3821510a9ad2973edc7e5e77ccb63b1bcb22 /python-dagster-pandas.spec
parent2ba9b5f6c67c5b4d366a944957e87afb4261f336 (diff)
automatic import of python-dagster-pandasopeneuler20.03
Diffstat (limited to 'python-dagster-pandas.spec')
-rw-r--r--python-dagster-pandas.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dagster-pandas.spec b/python-dagster-pandas.spec
index 307d967..f6a583f 100644
--- a/python-dagster-pandas.spec
+++ b/python-dagster-pandas.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dagster-pandas
-Version: 0.18.6
+Version: 0.19.1
Release: 1
Summary: Utilities and examples for working with pandas and dagster, an opinionated framework for expressing data pipelines
License: Apache-2.0
URL: https://github.com/dagster-io/dagster
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/17/e2/942ce9ae5138051c10e27221dc1626782f30680d282e0fbc1bfead5a8b74/dagster-pandas-0.18.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/09/bc/ae0f905c51b23b1324b35468d369189d8cbee58aa1dcee64e778bd9418f2/dagster-pandas-0.19.1.tar.gz
BuildArch: noarch
Requires: python3-dagster
@@ -42,7 +42,7 @@ The docs for `dagster-pandas` can be found
%prep
-%autosetup -n dagster-pandas-0.18.6
+%autosetup -n dagster-pandas-0.19.1
%build
%py3_build
@@ -82,5 +82,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 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