diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-autoprotocol.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /autoprotocol-10.2.3.tar.gz +/autoprotocol-10.2.4.tar.gz diff --git a/python-autoprotocol.spec b/python-autoprotocol.spec index 7272c0a..752c640 100644 --- a/python-autoprotocol.spec +++ b/python-autoprotocol.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-autoprotocol -Version: 10.2.3 +Version: 10.2.4 Release: 1 Summary: Python library for generating Autoprotocol License: BSD URL: https://github.com/autoprotocol/autoprotocol-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c1/59/98a2afef7fed22cbbcd859eea686228a25c0e1a58de3d717e571c53891b4/autoprotocol-10.2.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/82/1c/81a73b20e63f042d2ca30844270e919c5efc1a0310e1197778cfaf24ae2c/autoprotocol-10.2.4.tar.gz BuildArch: noarch Requires: python3-Pint @@ -44,7 +44,7 @@ Provides: python3-autoprotocol-doc %prep -%autosetup -n autoprotocol-10.2.3 +%autosetup -n autoprotocol-10.2.4 %build %py3_build @@ -84,5 +84,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 10.2.3-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 10.2.4-1 - Package Spec generated @@ -1 +1 @@ -28bcb3fa9bc78c0ff598bb7055c5c53a autoprotocol-10.2.3.tar.gz +d9b2d62589f3107e6ea9f48fbea3ec54 autoprotocol-10.2.4.tar.gz |
