From 70e18759ae1137d1c8f72d49c998112caaaed643 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 08:40:42 +0000 Subject: automatic import of python-noaa-coops --- .gitignore | 1 + python-noaa-coops.spec | 9 ++++----- sources | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index b82765f..e02ec72 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /noaa_coops-0.3.1.tar.gz +/noaa_coops-0.3.2.tar.gz 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 - 0.3.1-1 +* Tue May 30 2023 Python_Bot - 0.3.2-1 - Package Spec generated diff --git a/sources b/sources index 121ad94..b62517b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1d180cd061d35f52e85dc0dfa0e7110 noaa_coops-0.3.1.tar.gz +f637d502562a49d4d4445043ad48570e noaa_coops-0.3.2.tar.gz -- cgit v1.2.3