diff options
Diffstat (limited to 'python-siriuspy.spec')
-rw-r--r-- | python-siriuspy.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-siriuspy.spec b/python-siriuspy.spec index b789943..2c63ede 100644 --- a/python-siriuspy.spec +++ b/python-siriuspy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-siriuspy -Version: 2.74.1 +Version: 2.75.0 Release: 1 Summary: Development packages for Sirius License: GNU GPLv3 URL: https://github.com/lnls-sirius/dev-packages -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/27/81/3187ba3c31f2f0dc5e1c07bc7efc57ab3af07f8a24d8991be847141a7f6f/siriuspy-2.74.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/86/b0/ea7b5578748cf2b4a8f67c3668d4054a78a540e6ace3ca0ee2387b8ac79c/siriuspy-2.75.0.tar.gz BuildArch: noarch Requires: python3-aiohttp @@ -43,7 +43,7 @@ There is no automatic dependency checking, so read the list below and ensure nec Developed and tested with Python 3 (3.4). %prep -%autosetup -n siriuspy-2.74.1 +%autosetup -n siriuspy-2.75.0 %build %py3_build @@ -83,5 +83,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu May 18 2023 Python_Bot <Python_Bot@openeuler.org> - 2.74.1-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 2.75.0-1 - Package Spec generated |