diff options
author | CoprDistGit <infra@openeuler.org> | 2023-05-30 02:49:09 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 02:49:09 +0000 |
commit | bf40ec5307a2f6752476bead07f9c77c53f70b21 (patch) | |
tree | 92365d11ae8fc58c372b0b99f70dd20e3e19882f | |
parent | fd91eed4c2d0ea3a4daf2ffa3a78661bd3217def (diff) |
automatic import of python-flytekitplugins-great-expectations
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-flytekitplugins-great-expectations.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /flytekitplugins-great_expectations-1.5.0.tar.gz +/flytekitplugins-great_expectations-1.6.1.tar.gz diff --git a/python-flytekitplugins-great-expectations.spec b/python-flytekitplugins-great-expectations.spec index b67fcc3..bb63137 100644 --- a/python-flytekitplugins-great-expectations.spec +++ b/python-flytekitplugins-great-expectations.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-flytekitplugins-great-expectations -Version: 1.5.0 +Version: 1.6.1 Release: 1 Summary: Great Expectations Plugin for Flytekit License: apache2 URL: https://pypi.org/project/flytekitplugins-great-expectations/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/21/86b47c6964d94be482c51fdd3c17ef0a003dcc4db7f0facc8b5e39722119/flytekitplugins-great_expectations-1.5.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9a/c1/1067379669a37b1d031bb5f558d7eaf68a897bb5edba0a82a28605dccb16/flytekitplugins-great_expectations-1.6.1.tar.gz BuildArch: noarch Requires: python3-flytekit @@ -31,7 +31,7 @@ Provides: python3-flytekitplugins-great-expectations-doc %prep -%autosetup -n flytekitplugins-great-expectations-1.5.0 +%autosetup -n flytekitplugins-great-expectations-1.6.1 %build %py3_build @@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 1.6.1-1 - Package Spec generated @@ -1 +1 @@ -6693630147491b26baff95f6bf173915 flytekitplugins-great_expectations-1.5.0.tar.gz +5b20cf95e78da34d437d9a2eacd28ca1 flytekitplugins-great_expectations-1.6.1.tar.gz |