Package upgrade

This commit is contained in:
lyn1001 2022-06-13 16:47:17 +08:00
parent 1231832b6b
commit e1705998eb
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
configparser-5.2.0.tar.gz Normal file

Binary file not shown.

View File

@ -4,8 +4,8 @@ has seen a major update in Python 3.2. This package is a backport of \
those changes so that they can be used directly in Python 2.6 - 3.5.
Name: python-configparser
Version: 3.5.0b2
Release: 12
Version: 5.2.0
Release: 1
Summary: Configuration file parser for python
License: MIT
URL: https://bitbucket.org/ambv/configparser
@ -41,6 +41,9 @@ rm -rf *.egg-info
%{python3_sitelib}/*
%changelog
* Tue Jun 07 2022 SimpleUpdate Robot <tc@openeuler.org> - 5.2.0-1
- Upgrade to version 5.2.0
* Wed Oct 21 2020 chengzihan <chengzihan2@huawei.com> - 3.5.0b2-12
- Remove subpackage python2-configparser