obsolete python-networkx1 [release 2.5-2mamba;Wed Feb 24 2021]
This commit is contained in:
parent
3410fc5b28
commit
1ef0590f0e
@ -1,6 +1,6 @@
|
|||||||
Name: python-networkx
|
Name: python-networkx
|
||||||
Version: 2.5
|
Version: 2.5
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks
|
Summary: A Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,12 +14,13 @@ License: BSD
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%if 0%{?with_pyver}
|
%if 0%{?with_pyver}
|
||||||
|
%define py_requires_append \
|
||||||
|
Obsoletes: python-networkx1%{?pyappend:-%pyappend} <= 1.11
|
||||||
%pyver_package
|
%pyver_package
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -50,5 +51,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
# %doc README.rst
|
# %doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5-2mamba
|
||||||
|
- obsolete python-networkx1
|
||||||
|
|
||||||
* Sun Sep 27 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5-1mamba
|
* Sun Sep 27 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user