diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 08:40:42 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 08:40:42 +0000 |
| commit | 70e18759ae1137d1c8f72d49c998112caaaed643 (patch) | |
| tree | 4a770a098caf0f1cc20c2a06a636f36f3f55f29d /python-noaa-coops.spec | |
| parent | 6d8743b5349318225c7c95a794cb78f3adab52b7 (diff) | |
automatic import of python-noaa-coops
Diffstat (limited to 'python-noaa-coops.spec')
| -rw-r--r-- | python-noaa-coops.spec | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/python-noaa-coops.spec b/python-noaa-coops.spec index 305e2a8..a65a0f1 100644 --- a/python-noaa-coops.spec +++ b/python-noaa-coops.spec @@ -1,15 +1,14 @@ %global _empty_manifest_terminate_build 0 Name: python-noaa-coops -Version: 0.3.1 +Version: 0.3.2 Release: 1 Summary: Python wrapper for NOAA Tides & Currents Data and Metadata. License: Apache-2.0 URL: https://github.com/GClunies/noaa_coops -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/79/98/9050482cf57a15da9a07598f5ed16ecbff6a46069b0be181e6d3f4f89af5/noaa_coops-0.3.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6b/2e/aa7c7e59b31f8c5da533e9c7bf276c0601c491b50475f53fec7105c080fc/noaa_coops-0.3.2.tar.gz BuildArch: noarch Requires: python3-requests -Requires: python3-numpy Requires: python3-pandas Requires: python3-zeep @@ -413,7 +412,7 @@ Contributions are welcome, feel free to submit a pull request. %prep -%autosetup -n noaa-coops-0.3.1 +%autosetup -n noaa-coops-0.3.2 %build %py3_build @@ -453,5 +452,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 0.3.1-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 0.3.2-1 - Package Spec generated |
