Update source code

(cherry picked from commit 45b4fc24c9d42f27da1a365b894cc9f9c21832c0)
This commit is contained in:
weidong 2021-02-18 16:49:16 +08:00 committed by openeuler-sync-bot
parent aa506485f0
commit b4568ee159
2 changed files with 5 additions and 1 deletions

Binary file not shown.

View File

@ -2,7 +2,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: 2.39 Version: 2.39
Release: 9 Release: 10
Summary: Integrate more support into Python's distutils Summary: Integrate more support into Python's distutils
License: GPLv2+ License: GPLv2+
#Group: Development/Libraries #Group: Development/Libraries
@ -42,5 +42,9 @@ scrollkeeper based documentation into Python's distutils.
%{python3_sitelib}/python_distutils_extra*.egg-info %{python3_sitelib}/python_distutils_extra*.egg-info
%changelog %changelog
* Tue Feb 18 2021 weidong <weidong@uniontech.com> - 2.39-10
- Update source code
- Fix source code error
* Tue Jul 28 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 2.39-1 * Tue Jul 28 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 2.39-1
- Init package - Init package