!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:
commit
9c231faa50
Binary file not shown.
BIN
altgraph-0.17.4.tar.gz
Normal file
BIN
altgraph-0.17.4.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-altgraph
|
||||
Version: 0.17.3
|
||||
Version: 0.17.4
|
||||
Release: 1
|
||||
Summary: Python graph (network) package
|
||||
License: MIT
|
||||
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
|
||||
|
||||
%description
|
||||
@ -16,7 +16,7 @@ and enhancements related to modulegraph and macholib.
|
||||
|
||||
%package -n python3-altgraph
|
||||
Summary: Python graph (network) package
|
||||
Provides: python-altgraph
|
||||
Provides: python-altgraph = %{version}-%{release}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
%description -n python3-altgraph
|
||||
@ -75,6 +75,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- Upgrade package to version 0.17.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user