python-transaction

This commit is contained in:
sunhui 2023-07-27 15:44:53 +08:00
parent 8552526bc5
commit 12ba86dc80
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-transaction Name: python-transaction
Version: 3.0.1 Version: 3.1.0
Release: 3 Release: 1
Summary: Transaction management for Python Summary: Transaction management for Python
License: ZPLv2.1 License: ZPLv2.1
URL: https://github.com/zopefoundation/transaction URL: https://github.com/zopefoundation/transaction
Source0: https://files.pythonhosted.org/packages/28/d3/a09ac263b4eebfff68545e75a36cc570c63f7d41e0f84db99fd983a92e00/transaction-3.0.1.tar.gz Source0: https://files.pythonhosted.org/packages/28/d3/a09ac263b4eebfff68545e75a36cc570c63f7d41e0f84db99fd983a92e00/transaction-3.1.0.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
Transaction management for Python Transaction management for Python
@ -89,6 +89,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Jul 27 2023 sunhui <sunhui@kylinos.cn> - 3.1.0-1
- Update package to version 3.1.0
* Tue Aug 02 2022 fushanqing <fushanqing@kylinos.cn> - 3.0.1-3 * Tue Aug 02 2022 fushanqing <fushanqing@kylinos.cn> - 3.0.1-3
- Unified license name specification - Unified license name specification

Binary file not shown.

BIN
transaction-3.1.0.tar.gz Normal file

Binary file not shown.