Update package to version 0.3.8

This commit is contained in:
zhangxianting 2024-01-10 18:51:12 +08:00
parent 7cc5205dfe
commit 2f091c5bf9
3 changed files with 6 additions and 2 deletions

Binary file not shown.

BIN
distlib-0.3.8.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,12 @@
%global _empty_manifest_terminate_build 0
Name: python-distlib
Version: 0.3.7
Version: 0.3.8
Release: 1
Summary: A library of packaging functionality
License: Python-2.0
URL: https://github.com/pypa/distlib
Source0: https://files.pythonhosted.org/packages/29/34/63be59bdf57b3a8a8dcc252ef45c40f3c018777dc8843d45dd9b869868f0/distlib-0.3.7.tar.gz
# https://pypi.org/project/distlib/#files
Source0: https://files.pythonhosted.org/packages/c4/91/e2df406fb4efacdf46871c25cde65d3c6ee5e173b7e5a4547a47bae91920/distlib-0.3.8.tar.gz
BuildArch: noarch
%description
@ -75,6 +76,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed Jan 10 2024 zhangxianting <zhangxianting@uniontech.com> - 0.3.8-1
- Update package to version 0.3.8
* Thu Jul 27 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 0.3.7-1
- Update package to version 0.3.7