diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-07 09:33:11 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-07 09:33:11 +0000 |
commit | e233b2b9f7e1fe9b63d6d01e529a7e02f5723ffb (patch) | |
tree | bf8ee6b58a327b6f958b155000332096b1ff49db | |
parent | 9300546af7d88da1ed3d21db8ae452cd24157684 (diff) |
automatic import of python-pyerfa
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pyerfa.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyerfa-2.0.0.1.tar.gz +/pyerfa-2.0.0.3.tar.gz 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 @@ -1 +1 @@ -35b83b19d6cccf61f419c8da2f39df28 pyerfa-2.0.0.1.tar.gz +eed938a6e502b907dd44d32ae8b8e04d pyerfa-2.0.0.3.tar.gz |