python3-networkx: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:36 -04:00
parent 01a176d7fa
commit 9e3eb5b30f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-networkx'
pkgname=python3-networkx
version=3.1
revision=1
revision=2
build_style=python3-module
# failing in i686
make_check_args="--deselect networkx/algorithms/approximation/tests/test_traveling_salesman.py::test_asadpour_tsp"