diff --git a/astroquery-0.4.1.tar.gz b/astroquery-0.4.6.tar.gz similarity index 44% rename from astroquery-0.4.1.tar.gz rename to astroquery-0.4.6.tar.gz index 85cdbc540d95e0eaff0173feebc771534d17ce52..ef7a36e086b62b4818117ab1d39fdb3b2cf3db8c 100644 Binary files a/astroquery-0.4.1.tar.gz and b/astroquery-0.4.6.tar.gz differ diff --git a/python-astroquery.spec b/python-astroquery.spec index 87649b7da08926b54d8dfd722609766115f6109e..b91029a37d12c3d0257c27ec194a3b9dbac6d56a 100644 --- a/python-astroquery.spec +++ b/python-astroquery.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-astroquery -Version: 0.4.1 +Version: 0.4.6 Release: 1 Summary: Functions and classes to access online astronomical data resources License: BSD URL: http://astropy.org/astroquery -Source0: https://files.pythonhosted.org/packages/1b/f8/4690523783691ed816b3469c3ec611af3798594d37ade510dd918d59f57e/astroquery-0.4.1.tar.gz +Source0: https://files.pythonhosted.org/packages/1b/f8/4690523783691ed816b3469c3ec611af3798594d37ade510dd918d59f57e/astroquery-0.4.6.tar.gz BuildArch: noarch @@ -27,7 +27,7 @@ Provides: python3-astroquery-doc Functions and classes to access online astronomical data resources %prep -%autosetup -n astroquery-0.4.1 +%autosetup -n astroquery-0.4.6 %build %py3_build @@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jul 4 2023 sunhui - 0.4.6-1 +- Update package to version 0.4.6 + * Thu Jul 16 2020 Python_Bot - Package Spec generated