diff options
author | CoprDistGit <infra@openeuler.org> | 2023-05-30 20:38:10 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 20:38:10 +0000 |
commit | f2cdf69713aa86fa8cc3e900aa534da344b82853 (patch) | |
tree | ebfb0de581ee7ef4e14336eb75a965fb77696286 | |
parent | f0e17dde38d91b434b6ee426d59f58cd9eaf9325 (diff) |
automatic import of python-siriuspy
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-siriuspy.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /siriuspy-2.74.1.tar.gz +/siriuspy-2.75.0.tar.gz 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 @@ -1 +1 @@ -3d0c199ad01098055035ed31cfca503c siriuspy-2.74.1.tar.gz +68cc3510477713b7e430b245bf317e65 siriuspy-2.75.0.tar.gz |