summaryrefslogtreecommitdiff
path: root/python-autoprotocol.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 11:59:54 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 11:59:54 +0000
commitd648636d65c9226bf53fe1f3d82c1270cc5960bd (patch)
tree92d0aa62eb4618a6141cc0ff0590135503fc3f74 /python-autoprotocol.spec
parent962f7a9c456ba2b386e12b84310691586ab5e7c2 (diff)
automatic import of python-autoprotocolopeneuler20.03
Diffstat (limited to 'python-autoprotocol.spec')
-rw-r--r--python-autoprotocol.spec8
1 files changed, 4 insertions, 4 deletions
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