diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:42:52 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:42:52 +0000 |
| commit | 1d2afe2334a5d6b48b44f15a5e35e96ca791bf91 (patch) | |
| tree | 3f1c3821510a9ad2973edc7e5e77ccb63b1bcb22 | |
| parent | 2ba9b5f6c67c5b4d366a944957e87afb4261f336 (diff) | |
automatic import of python-dagster-pandasopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dagster-pandas.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -afbd4bcd99682649668bef490fe61bdd dagster-pandas-0.18.6.tar.gz +a4065c957d310d7f297e8e9e883020bc dagster-pandas-0.19.1.tar.gz |
