summaryrefslogtreecommitdiff
path: root/python-dagster-pandas.spec
diff options
context:
space:
mode:
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