diff options
Diffstat (limited to 'python-flytekitplugins-great-expectations.spec')
-rw-r--r-- | python-flytekitplugins-great-expectations.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |