From d648636d65c9226bf53fe1f3d82c1270cc5960bd Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 11:59:54 +0000 Subject: automatic import of python-autoprotocol --- .gitignore | 1 + python-autoprotocol.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a9d802f..07a72ed 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 10.2.3-1 +* Tue Apr 25 2023 Python_Bot - 10.2.4-1 - Package Spec generated diff --git a/sources b/sources index fc558b0..5e1d7d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -28bcb3fa9bc78c0ff598bb7055c5c53a autoprotocol-10.2.3.tar.gz +d9b2d62589f3107e6ea9f48fbea3ec54 autoprotocol-10.2.4.tar.gz -- cgit v1.2.3