diff options
Diffstat (limited to 'python-pyerfa.spec')
-rw-r--r-- | python-pyerfa.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pyerfa.spec b/python-pyerfa.spec index d64084b..8f315c4 100644 --- a/python-pyerfa.spec +++ b/python-pyerfa.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyerfa -Version: 2.0.0.1 +Version: 2.0.0.3 Release: 1 Summary: Python bindings for ERFA License: BSD 3-Clause License URL: https://github.com/liberfa/pyerfa -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/78/fd/0148f0e54f0c6f48a141409df65d74a5f1dae2e139f23d50a43c58c16098/pyerfa-2.0.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a7/51/b1b8770853d82726dfa5d1079de29c32f144e10eb65b3852b1cd2b39f341/pyerfa-2.0.0.3.tar.gz Requires: python3-numpy Requires: python3-sphinx-astropy @@ -34,7 +34,7 @@ Provides: python3-pyerfa-doc %prep -%autosetup -n pyerfa-2.0.0.1 +%autosetup -n pyerfa-2.0.0.3 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.0.1-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.0.3-1 - Package Spec generated |