automatic version update by autodist [release 3.4-1mamba;Fri Oct 11 2024]

This commit is contained in:
Automatic Build System 2024-10-11 21:23:21 +02:00
parent 17ae4b8a20
commit daf0a04df6

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-networkx
Version: 3.3
Version: 3.4
Release: 1mamba
Summary: A Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks
Group: System/Libraries
@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}/*
%changelog
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 3.4-1mamba
- automatic version update by autodist
* Mon Apr 08 2024 Automatic Build System <autodist@openmamba.org> 3.3-1mamba
- automatic version update by autodist