!3 Update package to version 0.17.4

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-11-10 12:33:38 +00:00 committed by Gitee
commit 9c231faa50
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
altgraph-0.17.4.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-altgraph Name: python-altgraph
Version: 0.17.3 Version: 0.17.4
Release: 1 Release: 1
Summary: Python graph (network) package Summary: Python graph (network) package
License: MIT License: MIT
URL: https://github.com/ronaldoussoren/altgraph URL: https://github.com/ronaldoussoren/altgraph
Source0: https://files.pythonhosted.org/packages/5a/13/a7cfa43856a7b8e4894848ec8f71cd9e1ac461e51802391a3e2101c60ed6/altgraph-0.17.3.tar.gz Source0: https://files.pythonhosted.org/packages/de/a8/7145824cf0b9e3c28046520480f207df47e927df83aa9555fb47f8505922/altgraph-0.17.4.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -16,7 +16,7 @@ and enhancements related to modulegraph and macholib.
%package -n python3-altgraph %package -n python3-altgraph
Summary: Python graph (network) package Summary: Python graph (network) package
Provides: python-altgraph Provides: python-altgraph = %{version}-%{release}
BuildRequires: python3-devel BuildRequires: python3-devel
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
%description -n python3-altgraph %description -n python3-altgraph
@ -75,6 +75,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Nov 10 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.17.4-1
- Update package to version 0.17.4
* Tue Oct 18 2022 guozhengxin <guozhengxin@kylinos.cn> - 0.17.3-1 * Tue Oct 18 2022 guozhengxin <guozhengxin@kylinos.cn> - 0.17.3-1
- Upgrade package to version 0.17.3 - Upgrade package to version 0.17.3