From 1d2afe2334a5d6b48b44f15a5e35e96ca791bf91 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 04:42:52 +0000 Subject: automatic import of python-dagster-pandas --- .gitignore | 1 + python-dagster-pandas.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 5a09416..786f948 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dagster-pandas-0.18.6.tar.gz +/dagster-pandas-0.19.1.tar.gz 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 - 0.18.6-1 +* Sun Apr 23 2023 Python_Bot - 0.19.1-1 - Package Spec generated diff --git a/sources b/sources index a8a1b8f..62caa94 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -afbd4bcd99682649668bef490fe61bdd dagster-pandas-0.18.6.tar.gz +a4065c957d310d7f297e8e9e883020bc dagster-pandas-0.19.1.tar.gz -- cgit v1.2.3