Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 2026 01:47:50 +0300
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org,  dev-commits-ports-main@FreeBSD.org, Charlie Li <vishwin@FreeBSD.org>
Subject:   git: d4bd5ba72edc - main - math/py-numpy: switch all consumers to math/py-numpy1
Message-ID:  <bea93790-cda7-41e6-89cc-f0e737680a0a@FreeBSD.org>
In-Reply-To: <69d00e97.25ffa.60af1f53@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
Hello!

And it make all porttree borked!
Looks like some patches lost during rename?

==> math/Imath:
FAILED: [code=1] src/python/PyImathNumpy/CMakeFiles/imathnumpy.dir/imathnumpymodule.cpp.o
/usr/local/libexec/ccache/c++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_GRAPH_DYN_LINK -DBOOST_GRAPH_NO_LIB -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_L
IB -Dimathnumpy_EXPORTS -I/wrkdirs/usr/ports/math/Imath/work/.build/src/python/PyImathNumpy -I/wrkdirs/usr/ports/math/Imath/work/Imath-3.2.2/src/python/PyImathNumpy -I/wrkdirs/usr/ports/math/Imath/work/
.build/config -I/wrkdirs/usr/ports/math/Imath/work/Imath-3.2.2/src/python/PyImath -I/wrkdirs/usr/ports/math/Imath/work/Imath-3.2.2/src/Imath -isystem /usr/local/include/python3.11 -isystem /usr/local/in
clude -isystem /usr -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -MD -MT src/python/PyImathNumpy/CMakeFiles/imathnump
y.dir/imathnumpymodule.cpp.o -MF src/python/PyImathNumpy/CMakeFiles/imathnumpy.dir/imathnumpymodule.cpp.o.d -o src/python/PyImathNumpy/CMakeFiles/imathnumpy.dir/imathnumpymodule.cpp.o -c /wrkdirs/usr/po
rts/math/Imath/work/Imath-3.2.2/src/python/PyImathNumpy/imathnumpymodule.cpp
/wrkdirs/usr/ports/math/Imath/work/Imath-3.2.2/src/python/PyImathNumpy/imathnumpymodule.cpp:16:10: fatal error: 'numpy/arrayobject.h' file not found
16 | #include <numpy/arrayobject.h>
| ^~~~~~~~~~~~~~~~~~~~~
1 error generated.

==> science/py-h5py:
running build_ext
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/numpy/core/__init__.py", line 24, in <module>
from . import multiarray
File "/usr/local/lib/python3.11/site-packages/numpy/core/multiarray.py", line 10, in <module>
from . import overrides
File "/usr/local/lib/python3.11/site-packages/numpy/core/overrides.py", line 8, in <module>
from numpy.core._multiarray_umath import (
ImportError: /usr/local/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311.so: Undefined symbol "feraiseexcept"

==> science/py-scipy:
setup.py:390: UserWarning: Unrecognized setuptools command ('config --fcompiler=gnu95'), proceeding with generating Cython sources and expanding templates
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
Error: 'numpy' must be installed before running the build.

On 03.04.2026 22:01, Charlie Li wrote:
> The branch main has been updated by vishwin:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=d4bd5ba72edc9f537254aeb1ff893399e3eb2278
>
> commit d4bd5ba72edc9f537254aeb1ff893399e3eb2278
> Author: Charlie Li <vishwin@FreeBSD.org>
> AuthorDate: 2026-04-03 15:16:36 +0000
> Commit: Charlie Li <vishwin@FreeBSD.org>
> CommitDate: 2026-04-03 18:52:22 +0000
>
> math/py-numpy: switch all consumers to math/py-numpy1
>
> ...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
>
> PR: 281470
> ---
> Mk/Uses/python.mk | 2 +-
> archivers/py-bitshuffle/Makefile | 5 +++--
> archivers/py-blosc2/Makefile | 5 +++--
> astro/astrometry/Makefile | 2 +-
> astro/py-astlib/Makefile | 4 ++--
> astro/py-astroML/Makefile | 2 +-
> astro/py-astropy-healpix/Makefile | 1 +
> astro/py-astropy-helpers/Makefile | 2 +-
> astro/py-astropy/Makefile | 1 +
> astro/py-astroquery/Makefile | 3 ++-
> astro/py-fitsio/Makefile | 5 +++--
> astro/py-jplephem/Makefile | 1 +
> astro/py-metpy/Makefile | 4 ++--
> astro/py-pyerfa/Makefile | 6 +++---
> astro/py-pykep/Makefile | 2 +-
> astro/py-pysofa/Makefile | 2 +-
> astro/py-pysolar/Makefile | 1 +
> astro/py-ro/Makefile | 4 ++--
> astro/py-skyfield/Makefile | 1 +
> astro/py-spktype01/Makefile | 2 +-
> astro/py-spktype21/Makefile | 2 +-
> astro/py-sunpy/Makefile | 1 +
> audio/beets/Makefile | 4 ++--
> audio/py-SoundFile/Makefile | 1 +
> audio/py-aubio/Makefile | 2 +-
> audio/py-auditok/Makefile | 2 +-
> audio/py-essentia/Makefile | 1 +
> audio/py-librosa/Makefile | 2 +-
> audio/py-music21/Makefile | 1 +
> audio/py-pysndfile/Makefile | 2 +-
> audio/py-resampy/Makefile | 2 +-
> audio/py-samplerate/Makefile | 1 +
> audio/py-sounddevice/Makefile | 2 +-
> audio/py-soxr/Makefile | 1 +
> audio/py-wavio/Makefile | 2 +-
> benchmarks/py-asv/Makefile | 2 +-
> biology/groopm/Makefile | 2 +-
> biology/py-PySCeS/Makefile | 2 +-
> biology/py-biom-format/Makefile | 2 +-
> biology/py-biopython/Makefile | 2 +-
> biology/py-deeptools/Makefile | 2 +-
> biology/py-goatools/Makefile | 2 +-
> biology/py-htseq/Makefile | 1 +
> biology/py-loompy/Makefile | 2 +-
> biology/py-macs2/Makefile | 2 +-
> biology/py-mrcfile/Makefile | 2 +-
> biology/py-multiqc/Makefile | 2 +-
> biology/py-ont-fast5-api/Makefile | 2 +-
> biology/py-pydeseq2/Makefile | 2 +-
> biology/py-scikit-bio/Makefile | 2 +-
> cad/openscad-devel/Makefile | 2 +-
> cad/openscad/Makefile | 2 +-
> cad/py-gdspy/Makefile | 3 ++-
> cad/py-gdstk/Makefile | 1 +
> cad/py-lcapy/Makefile | 4 ++--
> cad/py-pyfda/Makefile | 2 +-
> comms/apitran/Makefile | 2 +-
> comms/cubicsdr/Makefile | 2 +-
> comms/py-ModbusTCP/Makefile | 4 ++--
> databases/arrow/Makefile | 2 +-
> databases/py-apache-arrow/Makefile | 1 +
> databases/py-duckdb/Makefile | 1 +
> databases/py-fastparquet/Makefile | 5 +++--
> databases/py-pyarrow/Makefile | 2 +-
> databases/py-qdrant-client/Makefile | 3 ++-
> databases/py-redisvl/Makefile | 1 +
> databases/py-tiledb/Makefile | 5 +++--
> devel/boost-mpi-libs/Makefile | 2 +-
> devel/boost-python-libs/Makefile | 2 +-
> devel/nanobind/Makefile | 2 +-
> devel/py-aiortc/Makefile | 2 +-
> devel/py-anndata/Makefile | 3 ++-
> devel/py-array-api-compat/Makefile | 3 ++-
> devel/py-array-api-strict/Makefile | 3 ++-
> devel/py-asteval/Makefile | 2 +-
> devel/py-beartype/Makefile | 1 +
> devel/py-bullet3/Makefile | 2 +-
> devel/py-cclib/Makefile | 2 +-
> devel/py-cftime/Makefile | 1 +
> devel/py-cgen/Makefile | 3 ++-
> devel/py-cloudpickle/Makefile | 2 +-
> devel/py-colorspacious/Makefile | 2 +-
> devel/py-crick/Makefile | 2 +-
> devel/py-dask/Makefile | 3 ++-
> devel/py-dataclass-array/Makefile | 3 ++-
> devel/py-datatest/Makefile | 4 ++--
> devel/py-devtools/Makefile | 2 +-
> devel/py-etils/Makefile | 5 +++--
> devel/py-ewah-bool-utils/Makefile | 1 +
> devel/py-fastf1/Makefile | 2 +-
> devel/py-flatbuffers/Makefile | 4 ++--
> devel/py-game/Makefile | 2 +-
> devel/py-hypothesis/Makefile | 3 ++-
> devel/py-ipydatawidgets/Makefile | 2 +-
> devel/py-ipympl/Makefile | 2 +-
> devel/py-ipyparallel/Makefile | 2 +-
> devel/py-jep/Makefile | 2 +-
> devel/py-jupyter-rfb/Makefile | 2 +-
> devel/py-lap/Makefile | 2 +-
> devel/py-mediapy/Makefile | 3 ++-
> devel/py-monty/Makefile | 1 +
> devel/py-mystic/Makefile | 3 ++-
> devel/py-numba/Makefile | 5 +++--
> devel/py-orjson/Makefile | 2 +-
> devel/py-ormsgpack/Makefile | 2 +-
> devel/py-pint/Makefile | 3 ++-
> devel/py-pycocotools/Makefile | 5 +++--
> devel/py-pycompilation/Makefile | 2 +-
> devel/py-pyina/Makefile | 3 ++-
> devel/py-pykdtree/Makefile | 5 +++--
> devel/py-pyopencl/Makefile | 6 +++---
> devel/py-pyquil/Makefile | 2 +-
> devel/py-pytest-arraydiff/Makefile | 1 +
> devel/py-pytest-lazy-fixture/Makefile | 2 +-
> devel/py-pytest-regressions/Makefile | 10 +++++-----
> devel/py-pytest/Makefile | 2 +-
> devel/py-pythran/Makefile | 1 +
> devel/py-pytools/Makefile | 6 +++---
> devel/py-qcs-sdk-python/Makefile | 2 +-
> devel/py-qutip-qip/Makefile | 1 +
> devel/py-rapidfuzz/Makefile | 1 +
> devel/py-rpcq/Makefile | 2 +-
> devel/py-scikit-base/Makefile | 3 ++-
> devel/py-scikit-build-core/Makefile | 2 +-
> devel/py-shapely/Makefile | 5 +++--
> devel/py-sparse/Makefile | 3 ++-
> devel/py-thinc/Makefile | 6 +++---
> devel/py-thinc8/Makefile | 5 +++--
> devel/py-uproot/Makefile | 3 ++-
> devel/py-websockify/Makefile | 3 ++-
> devel/py-xarray-einstats/Makefile | 1 +
> devel/py-xarray-simlab/Makefile | 2 +-
> devel/py-xarray/Makefile | 3 ++-
> devel/py-zarr/Makefile | 1 +
> devel/py-zfp/Makefile | 1 +
> devel/shiboken6/Makefile | 1 +
> devel/vitables/Makefile | 1 +
> editors/setzer/Makefile | 4 ++--
> filesystems/py-kerchunk/Makefile | 3 ++-
> finance/freqtrade/Makefile | 2 +-
> finance/py-ffn/Makefile | 1 +
> finance/py-quantecon/Makefile | 3 ++-
> finance/py-ta-lib/Makefile | 2 +-
> finance/py-yfinance/Makefile | 3 ++-
> french/aster/Makefile | 2 +-
> games/endgame-singularity/Makefile | 2 +-
> games/fretsonfire/Makefile | 2 +-
> games/krank/Makefile | 2 +-
> games/openage/Makefile | 2 +-
> graphics/blender/Makefile | 2 +-
> graphics/blender4/Makefile | 2 +-
> graphics/inkscape/Makefile | 4 ++--
> graphics/matplotlib-cpp/Makefile | 2 +-
> graphics/mypaint/Makefile | 2 +-
> graphics/opencv/Makefile | 6 +++---
> graphics/piglit/Makefile | 2 +-
> graphics/py-PyOpenGL-accelerate/Makefile | 5 +++--
> graphics/py-PyOpenGL/Makefile | 2 +-
> graphics/py-agx-emulsion/Makefile | 2 +-
> graphics/py-albucore/Makefile | 1 +
> graphics/py-albumentations/Makefile | 2 +-
> graphics/py-cartopy/Makefile | 6 +++---
> graphics/py-colour-science/Makefile | 4 ++--
> graphics/py-easyocr/Makefile | 1 +
> graphics/py-face_recognition/Makefile | 4 ++--
> graphics/py-fury/Makefile | 2 +-
> graphics/py-gdal/Makefile | 5 +++--
> graphics/py-geomdl/Makefile | 4 ++--
> graphics/py-geosnap/Makefile | 4 ++--
> graphics/py-gizeh/Makefile | 2 +-
> graphics/py-h3/Makefile | 6 +++---
> graphics/py-imagecodecs/Makefile | 6 +++---
> graphics/py-imageio/Makefile | 6 +++---
> graphics/py-imutils/Makefile | 2 +-
> graphics/py-mapclassify/Makefile | 4 ++--
> graphics/py-mayavi/Makefile | 2 +-
> graphics/py-mgwr/Makefile | 4 ++--
> graphics/py-moderngl-window/Makefile | 2 +-
> graphics/py-mpl-scatter-density/Makefile | 2 +-
> graphics/py-osmnet/Makefile | 4 ++--
> graphics/py-pandana/Makefile | 6 +++---
> graphics/py-pandarm/Makefile | 5 +++--
> graphics/py-pointpats/Makefile | 3 ++-
> graphics/py-pycollada/Makefile | 4 ++--
> graphics/py-pygeos/Makefile | 5 +++--
> graphics/py-pyogrio/Makefile | 4 ++--
> graphics/py-pyqtgraph/Makefile | 2 +-
> graphics/py-pyrsgis/Makefile | 2 +-
> graphics/py-pyvista/Makefile | 2 +-
> graphics/py-qudida/Makefile | 2 +-
> graphics/py-rasterio/Makefile | 5 +++--
> graphics/py-rasterstats/Makefile | 4 ++--
> graphics/py-rawpy/Makefile | 5 +++--
> graphics/py-scikit-image/Makefile | 1 +
> graphics/py-tifffile/Makefile | 3 ++-
> graphics/py-toyplot/Makefile | 4 ++--
> graphics/py-urbanaccess/Makefile | 4 ++--
> graphics/py-urbansim/Makefile | 4 ++--
> graphics/py-vispy/Makefile | 1 +
> graphics/py-visvis/Makefile | 2 +-
> graphics/py-zbar-py/Makefile | 4 ++--
> graphics/qgis-ltr/Makefile | 2 +-
> graphics/qgis/Makefile | 2 +-
> graphics/qtqr/Makefile | 4 ++--
> graphics/vigra/Makefile | 1 +
> math/Imath/Makefile | 2 +-
> math/mathgl/Makefile | 2 +-
> math/nlopt/Makefile | 1 +
> math/py-CyLP/Makefile | 2 +-
> math/py-GridDataFormats/Makefile | 2 +-
> math/py-POT/Makefile | 1 +
> math/py-Py-BOBYQA/Makefile | 1 +
> math/py-PySCIPOpt/Makefile | 1 +
> math/py-SQNomad/Makefile | 1 +
> math/py-algopy/Makefile | 2 +-
> math/py-arviz/Makefile | 1 +
> math/py-autograd/Makefile | 1 +
> math/py-awkward-cpp/Makefile | 3 ++-
> math/py-awkward/Makefile | 3 ++-
> math/py-baycomp/Makefile | 2 +-
> math/py-bayesian-optimization/Makefile | 4 ++--
> math/py-benford_py/Makefile | 2 +-
> math/py-blis/Makefile | 5 +++--
> math/py-bottleneck/Makefile | 5 +++--
> math/py-chaospy/Makefile | 2 +-
> math/py-clarabel/Makefile | 2 +-
> math/py-cma/Makefile | 3 ++-
> math/py-cmaes/Makefile | 3 ++-
> math/py-cmyt/Makefile | 2 +-
> math/py-colormath/Makefile | 4 ++--
> math/py-contourpy/Makefile | 1 +
> math/py-cvxpy/Makefile | 1 +
> math/py-cyipopt/Makefile | 2 +-
> math/py-deap/Makefile | 2 +-
> math/py-dgl/Makefile | 2 +-
> math/py-ducc0/Makefile | 2 +-
> math/py-ecos/Makefile | 2 +-
> math/py-emcee/Makefile | 1 +
> math/py-fastcluster/Makefile | 5 +++--
> math/py-fenics-basix/Makefile | 1 +
> math/py-flax/Makefile | 4 ++--
> math/py-fpylll/Makefile | 1 +
> math/py-fvcore/Makefile | 4 ++--
> math/py-gau2grid/Makefile | 2 +-
> math/py-gimmik/Makefile | 2 +-
> math/py-gym/Makefile | 4 ++--
> math/py-hdbscan/Makefile | 6 +++---
> math/py-hdmedians/Makefile | 2 +-
> math/py-hepstats/Makefile | 3 ++-
> math/py-heyoka/Makefile | 2 +-
> math/py-highspy/Makefile | 1 +
> math/py-hmmlearn/Makefile | 1 +
> math/py-iminuit/Makefile | 1 +
> math/py-iohexperimenter/Makefile | 4 ++--
> math/py-isosurfaces/Makefile | 2 +-
> math/py-jacobi/Makefile | 1 +
> math/py-jax/Makefile | 3 ++-
> math/py-keras-applications/Makefile | 2 +-
> math/py-keras-preprocessing/Makefile | 2 +-
> math/py-keras/Makefile | 1 +
> math/py-lmfit/Makefile | 1 +
> math/py-luminol/Makefile | 2 +-
> math/py-mapbox-earcut/Makefile | 2 +-
> math/py-mathics/Makefile | 2 +-
> math/py-matplotlib/Makefile | 1 +
> math/py-ml-dtypes/Makefile | 5 +++--
> math/py-modin/Makefile | 3 ++-
> math/py-ndindex/Makefile | 3 ++-
> math/py-ndonnx/Makefile | 3 ++-
> math/py-networkx/Makefile | 3 ++-
> math/py-nevergrad/Makefile | 4 ++--
> math/py-nlopt/Makefile | 1 +
> math/py-numba-stats/Makefile | 1 +
> math/py-numexpr/Makefile | 5 +++--
> math/py-numpoly/Makefile | 2 +-
> math/py-numpy-groupies/Makefile | 1 +
> math/py-numpy-stl/Makefile | 2 +-
> math/py-openTSNE/Makefile | 1 +
> math/py-pandas/Makefile | 5 +++--
> math/py-patsy/Makefile | 3 ++-
> math/py-pdal/Makefile | 2 +-
> math/py-petsc4py/Makefile | 2 +-
> math/py-point-annotator/Makefile | 2 +-
> math/py-primme/Makefile | 2 +-
> math/py-pwlf/Makefile | 1 +
> math/py-py-find-1st/Makefile | 1 +
> math/py-pygsl/Makefile | 6 +++---
> math/py-pygslodeiv2/Makefile | 1 +
> math/py-pyhull/Makefile | 2 +-
> math/py-pymc3/Makefile | 2 +-
> math/py-pyneqsys/Makefile | 2 +-
> math/py-pynndescent/Makefile | 2 +-
> math/py-pyodeint/Makefile | 2 +-
> math/py-pyodesys/Makefile | 2 +-
> math/py-pyreadstat/Makefile | 3 ++-
> math/py-pyrr/Makefile | 2 +-
> math/py-pysym/Makefile | 2 +-
> math/py-pytensor/Makefile | 1 +
> math/py-python-fcl/Makefile | 2 +-
> math/py-python-louvain/Makefile | 2 +-
> math/py-python-picard/Makefile | 2 +-
> math/py-pywavelets/Makefile | 1 +
> math/py-qats/Makefile | 2 +-
> math/py-qdldl/Makefile | 2 +-
> math/py-quadprog/Makefile | 4 ++--
> math/py-resample/Makefile | 1 +
> math/py-rpy2/Makefile | 6 +++---
> math/py-rustworkx/Makefile | 2 +-
> math/py-rvlib/Makefile | 4 ++--
> math/py-scikit-fem/Makefile | 3 ++-
> math/py-scikit-umfpack/Makefile | 1 +
> math/py-scs/Makefile | 1 +
> math/py-seaborn/Makefile | 3 ++-
> math/py-seriate/Makefile | 2 +-
> math/py-slepc4py/Makefile | 2 +-
> math/py-snuggs/Makefile | 4 ++--
> math/py-spectral/Makefile | 1 +
> math/py-spglm/Makefile | 3 ++-
> math/py-spint/Makefile | 4 ++--
> math/py-splot/Makefile | 4 ++--
> math/py-spopt/Makefile | 3 ++-
> math/py-spox/Makefile | 3 ++-
> math/py-spreg/Makefile | 3 ++-
> math/py-statsmodels/Makefile | 5 +++--
> math/py-sym/Makefile | 1 +
> math/py-theano/Makefile | 2 +-
> math/py-timple/Makefile | 2 +-
> math/py-torchsde/Makefile | 1 +
> math/py-umap-learn/Makefile | 2 +-
> math/py-uncertainties/Makefile | 1 +
> math/py-unyt/Makefile | 1 +
> math/py-vector/Makefile | 3 ++-
> math/py-yt/Makefile | 2 +-
> misc/caffe/Makefile | 2 +-
> misc/comfyui/Makefile | 1 +
> misc/mmdnn/Makefile | 2 +-
> misc/py-QSpectrumAnalyzer/Makefile | 2 +-
> misc/py-SQCommon/Makefile | 1 +
> misc/py-SQImFil/Makefile | 1 +
> misc/py-SQSnobFit/Makefile | 1 +
> misc/py-SimpleSoapy/Makefile | 2 +-
> misc/py-accelerate/Makefile | 1 +
> misc/py-aider-chat/Makefile | 3 ++-
> misc/py-bitsandbytes/Makefile | 1 +
> misc/py-boost-histogram/Makefile | 1 +
> misc/py-cmap/Makefile | 1 +
> misc/py-datasets/Makefile | 1 +
> misc/py-diffusers/Makefile | 1 +
> misc/py-evaluate/Makefile | 1 +
> misc/py-ezc3d/Makefile | 1 +
> misc/py-facenet-pytorch/Makefile | 2 +-
> misc/py-fast-histogram/Makefile | 2 +-
> misc/py-fastscapelib/Makefile | 1 +
> misc/py-gguf/Makefile | 1 +
> misc/py-gymnasium/Makefile | 1 +
> misc/py-haystack_ai/Makefile | 3 ++-
> misc/py-hist/Makefile | 1 +
> misc/py-histoprint/Makefile | 2 +-
> misc/py-ipyfastscape/Makefile | 2 +-
> misc/py-kokoro/Makefile | 2 +-
> misc/py-langchain-tests/Makefile | 1 +
> misc/py-laspy/Makefile | 1 +
> misc/py-llama-cpp-python/Makefile | 1 +
> misc/py-mffpy/Makefile | 2 +-
> misc/py-mmcv/Makefile | 2 +-
> misc/py-mmdet/Makefile | 2 +-
> misc/py-mmengine/Makefile | 2 +-
> misc/py-mmsegmentation/Makefile | 2 +-
> misc/py-napari-svg/Makefile | 3 ++-
> misc/py-napari/Makefile | 2 +-
> misc/py-npTDMS/Makefile | 1 +
> misc/py-numcodecs/Makefile | 2 +-
> misc/py-onnx/Makefile | 2 +-
> misc/py-onnxconverter-common/Makefile | 4 ++--
> misc/py-openai-whisper/Makefile | 2 +-
> misc/py-openai/Makefile | 1 +
> misc/py-openvdb/Makefile | 1 +
> misc/py-optuna/Makefile | 1 +
> misc/py-peft/Makefile | 2 +-
> misc/py-pkbar/Makefile | 2 +-
> misc/py-pyEDFlib/Makefile | 1 +
> misc/py-pymatreader/Makefile | 1 +
> misc/py-pytorch-lightning/Makefile | 2 +-
> misc/py-pytorch/Makefile | 2 +-
> misc/py-safetensors/Makefile | 2 +-
> misc/py-sagemaker-core/Makefile | 1 +
> misc/py-scikit-fusion/Makefile | 2 +-
> misc/py-sentence-transformers/Makefile | 1 +
> misc/py-soapy_power/Makefile | 2 +-
> misc/py-spandrel/Makefile | 1 +
> misc/py-tflearn/Makefile | 2 +-
> misc/py-tflite-support/Makefile | 2 +-
> misc/py-tflite/Makefile | 1 +
> misc/py-thermocouples_reference/Makefile | 2 +-
> misc/py-timm-vis/Makefile | 2 +-
> misc/py-torch-geometric/Makefile | 2 +-
> misc/py-torchsummary/Makefile | 1 +
> misc/py-transformers/Makefile | 1 +
> misc/py-tvm/Makefile | 1 +
> misc/py-uhi/Makefile | 1 +
> misc/py-wurlitzer/Makefile | 2 +-
> misc/py-xformers/Makefile | 2 +-
> misc/py-xgboost/Makefile | 1 +
> misc/urh/Makefile | 2 +-
> multimedia/pitivi/Makefile | 2 +-
> multimedia/py-moviepy/Makefile | 4 ++--
> multimedia/py-pretty_midi/Makefile | 2 +-
> multimedia/py-scenedetect/Makefile | 1 +
> net-p2p/bazarr/Makefile | 6 +++---
> net/py-smart-open/Makefile | 2 +-
> print/py-glyphtools/Makefile | 4 ++--
> science/agrum/Makefile | 2 +-
> science/bout++/Makefile | 4 ++--
> science/cantera/Makefile | 2 +-
> science/dftbplus/Makefile | 2 +-
> science/gnudatalanguage/Makefile | 2 +-
> science/meep/Makefile | 2 +-
> science/paraview/Makefile | 2 +-
> science/pastix/Makefile | 2 +-
> science/precice/Makefile | 2 +-
> science/py-GPy/Makefile | 2 +-
> science/py-GPyOpt/Makefile | 2 +-
> science/py-HofstadterTools/Makefile | 4 ++--
> science/py-MDAnalysis/Makefile | 2 +-
> science/py-MDAnalysisTests/Makefile | 2 +-
> science/py-OpenFermion/Makefile | 2 +-
> science/py-PyFR/Makefile | 1 +
> science/py-SimpleSpectral/Makefile | 2 +-
> science/py-abipy/Makefile | 2 +-
> science/py-access/Makefile | 4 ++--
> science/py-arbor/Makefile | 1 +
> science/py-asap3/Makefile | 1 +
> science/py-asdf/Makefile | 3 ++-
> science/py-ase/Makefile | 1 +
> science/py-cfgrib/Makefile | 3 ++-
> science/py-chainer-chemistry/Makefile | 2 +-
> science/py-chainer/Makefile | 2 +-
> science/py-cirq-core/Makefile | 2 +-
> science/py-dftd4/Makefile | 1 +
> science/py-dimod/Makefile | 1 +
> science/py-dipy/Makefile | 1 +
> science/py-dwave-gate/Makefile | 1 +
> science/py-dwave-inspector/Makefile | 1 +
> science/py-dwave-optimization/Makefile | 2 +-
> science/py-dwave-preprocessing/Makefile | 1 +
> science/py-earthpy/Makefile | 2 +-
> science/py-eccodes/Makefile | 3 ++-
> science/py-esda/Makefile | 3 ++-
> science/py-geometer/Makefile | 3 ++-
> science/py-geometric/Makefile | 2 +-
> science/py-gpaw/Makefile | 2 +-
> science/py-gsd/Makefile | 2 +-
> science/py-h5json/Makefile | 2 +-
> science/py-h5py/Makefile | 5 +++--
> science/py-h5pyd/Makefile | 2 +-
> science/py-hiPhive/Makefile | 1 +
> science/py-icet/Makefile | 1 +
> science/py-inequality/Makefile | 3 ++-
> science/py-ipygany/Makefile | 2 +-
> science/py-kimpy/Makefile | 1 +
> science/py-kinematics/Makefile | 4 ++--
> science/py-kliff/Makefile | 2 +-
> science/py-libpysal/Makefile | 3 ++-
> science/py-lifelines/Makefile | 2 +-
> science/py-mdp/Makefile | 2 +-
> science/py-meshio/Makefile | 1 +
> science/py-mmtf-python/Makefile | 2 +-
> science/py-mne/Makefile | 2 +-
> science/py-molmod/Makefile | 2 +-
> science/py-mpcontribs-client/Makefile | 2 +-
> science/py-mplhep/Makefile | 2 +-
> science/py-ncrystal/Makefile | 1 +
> science/py-neo/Makefile | 1 +
> science/py-netCDF4/Makefile | 1 +
> science/py-nglview/Makefile | 2 +-
> science/py-nibabel/Makefile | 1 +
> science/py-openpiv/Makefile | 1 +
> science/py-optking/Makefile | 2 +-
> science/py-paramz/Makefile | 2 +-
> science/py-periodictable/Makefile | 1 +
> science/py-phonopy/Makefile | 1 +
> science/py-pnetcdf/Makefile | 6 +++---
> science/py-pupynere/Makefile | 4 ++--
> science/py-pyberny/Makefile | 2 +-
> science/py-pygmo2/Makefile | 2 +-
> science/py-pyked/Makefile | 2 +-
> science/py-pymatgen/Makefile | 1 +
> science/py-pymol/Makefile | 2 +-
> science/py-pynrrd/Makefile | 1 +
> science/py-pysal/Makefile | 3 ++-
> science/py-pyteomics/Makefile | 6 +++---
> science/py-qcelemental/Makefile | 1 +
> science/py-qiskit/Makefile | 2 +-
> science/py-qspin/Makefile | 2 +-
> science/py-quantities/Makefile | 1 +
> science/py-rmsd/Makefile | 2 +-
> science/py-sarpy/Makefile | 3 ++-
> science/py-scikit-optimize/Makefile | 3 ++-
> science/py-scikit-sparse/Makefile | 2 +-
> science/py-scimath/Makefile | 2 +-
> science/py-scipy/Makefile | 2 +-
> science/py-scoria/Makefile | 2 +-
> science/py-sdf/Makefile | 2 +-
> science/py-seekpath/Makefile | 1 +
> science/py-segregation/Makefile | 3 ++-
> science/py-segyio/Makefile | 2 +-
> science/py-sklearn-pandas/Makefile | 4 ++--
> science/py-skrebate/Makefile | 4 ++--
> science/py-spaghetti/Makefile | 3 ++-
> science/py-spglib/Makefile | 1 +
> science/py-symfc/Makefile | 1 +
> science/py-tensorflow/Makefile | 6 +++---
> science/py-tobler/Makefile | 3 ++-
> science/py-trainstation/Makefile | 2 +-
> science/py-vedo/Makefile | 2 +-
> science/py-veusz/Makefile | 1 +
> science/pynn/Makefile | 2 +-
> science/rdkit/Makefile | 1 +
> science/tfel-edf/Makefile | 2 +-
> science/tfel/Makefile | 2 +-
> science/v_sim/Makefile | 1 +
> science/vmd/Makefile | 2 +-
> science/votca/Makefile | 2 +-
> security/caldera/Makefile | 4 ++--
> security/howdy/Makefile | 4 ++--
> textproc/py-elasticsearch6/Makefile | 2 +-
> textproc/py-gensim/Makefile | 2 +-
> textproc/py-langid/Makefile | 2 +-
> textproc/py-petl/Makefile | 6 +++---
> textproc/py-rouge-score/Makefile | 1 +
> textproc/py-sense2vec/Makefile | 4 ++--
> textproc/py-spacy/Makefile | 6 +++---
> textproc/py-textdistance/Makefile | 1 +
> textproc/py-textual-fastdatatable/Makefile | 3 ++-
> textproc/py-tokenizers/Makefile | 2 +-
> textproc/py-wordcloud/Makefile | 2 +-
> www/py-bokeh/Makefile | 2 +-
> www/py-folium/Makefile | 3 ++-
> www/py-quilt3/Makefile | 3 ++-
> www/py-sentinelhub/Makefile | 3 ++-
> www/py-streamlit/Makefile | 3 ++-
> x11-toolkits/py-magicgui/Makefile | 2 +-
> x11-toolkits/py-wxpython/Makefile | 5 +++--
> x11/py-xdot/Makefile | 1 +
> 544 files changed, 752 insertions(+), 522 deletions(-)
>
> diff --git a/Mk/Uses/python.mk b/Mk/Uses/python.mk
> index d141bf97ddcc..57ed8fa54264 100644
> --- a/Mk/Uses/python.mk
> +++ b/Mk/Uses/python.mk
> @@ -849,7 +849,7 @@ CMAKE_ARGS+= -DPython${PYTHON_MAJOR_VER}_EXECUTABLE:FILEPATH="${PYTHON_CMD}"
>
> # Python 3rd-party modules
> PYGAME= ${PYTHON_PKGNAMEPREFIX}game>0:devel/py-game@${PY_FLAVOR}
> -PYNUMPY= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16,1<1.27,1:math/py-numpy@${PY_FLAVOR}
> +PYNUMPY= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.16<1.27:math/py-numpy1@${PY_FLAVOR}
>
> . if defined(_PYTHON_FEATURE_DISTUTILS)
> . if ${PYTHON_MAJOR_VER} < 3
> diff --git a/archivers/py-bitshuffle/Makefile b/archivers/py-bitshuffle/Makefile
> index d979023a2f64..6a8e459b2b6e 100644
> --- a/archivers/py-bitshuffle/Makefile
> +++ b/archivers/py-bitshuffle/Makefile
> @@ -1,5 +1,6 @@
> PORTNAME= bitshuffle
> PORTVERSION= 0.5.2
> +PORTREVISION= 1
> CATEGORIES= archivers python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> @@ -12,11 +13,11 @@ LICENSE= MIT
> LICENSE_FILE= ${WRKSRC}/LICENSE
>
> BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h5py>=2.4.0:science/py-h5py@${PY_FLAVOR} \
> - ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
> + ${PYTHON_PKGNAMEPREFIX}numpy1>=0:math/py-numpy1@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
> RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h5py>=2.4.0:science/py-h5py@${PY_FLAVOR} \
> - ${PYTHON_PKGNAMEPREFIX}numpy>=1.24,1:math/py-numpy@${PY_FLAVOR} \
> + ${PYTHON_PKGNAMEPREFIX}numpy1>=1.24:math/py-numpy1@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}setuptools>=0.7:devel/py-setuptools@${PY_FLAVOR}
>
> USES= pkgconfig python
> diff --git a/archivers/py-blosc2/Makefile b/archivers/py-blosc2/Makefile
> index 9c7fedf13236..c0f598548de2 100644
> --- a/archivers/py-blosc2/Makefile
> +++ b/archivers/py-blosc2/Makefile
> @@ -1,5 +1,6 @@
> PORTNAME= blosc2
> PORTVERSION= 3.12.2
> +PORTREVISION= 1
> CATEGORIES= archivers python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> @@ -13,13 +14,13 @@ LICENSE= BSD3CLAUSE
> LICENSE_FILE= ${WRKSRC}/LICENSE.txt
>
> BUILD_DEPENDS= c-blosc2>=2.21.3:archivers/c-blosc2 \
> - ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
> + ${PYTHON_PKGNAMEPREFIX}numpy1>=0:math/py-numpy1@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}scikit-build-core>=0:devel/py-scikit-build-core@${PY_FLAVOR}
> LIB_DEPENDS= libblosc2.so:archivers/c-blosc2
> RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=0:devel/py-msgpack@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}ndindex>=0:math/py-ndindex@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}numexpr>=2.14.1:math/py-numexpr@${PY_FLAVOR} \
> - ${PYTHON_PKGNAMEPREFIX}numpy>=1.26,1:math/py-numpy@${PY_FLAVOR} \
> + ${PYTHON_PKGNAMEPREFIX}numpy1>=1.26:math/py-numpy1@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}py-cpuinfo>=0:sysutils/py-py-cpuinfo@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
>
> diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile
> index 8d640e54286c..f318d47922b3 100644
> --- a/astro/astrometry/Makefile
> +++ b/astro/astrometry/Makefile
> @@ -1,6 +1,6 @@
> PORTNAME= astrometry
> PORTVERSION= 0.97
> -PORTREVISION= 2
> +PORTREVISION= 3
> CATEGORIES= astro
> MASTER_SITES= https://github.com/dstndstn/${PORTNAME}.net/releases/download/${DISTVERSION}/
> DISTNAME= ${PORTNAME}.net-${PORTVERSION}
> diff --git a/astro/py-astlib/Makefile b/astro/py-astlib/Makefile
> index 30fdf8661983..3a818bd7736c 100644
> --- a/astro/py-astlib/Makefile
> +++ b/astro/py-astlib/Makefile
> @@ -1,6 +1,6 @@
> PORTNAME= astlib
> PORTVERSION= 0.11.10
> -PORTREVISION= 1
> +PORTREVISION= 2
> CATEGORIES= astro python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
> ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
> RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astropy>=3.2,2:astro/py-astropy@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.0:math/py-matplotlib@${PY_FLAVOR} \
> - ${PYTHON_PKGNAMEPREFIX}numpy>=1.10,1:math/py-numpy@${PY_FLAVOR} \
> + ${PYTHON_PKGNAMEPREFIX}numpy1>=1.10:math/py-numpy1@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}scipy>=1.7:science/py-scipy@${PY_FLAVOR}
>
> USES= python
> diff --git a/astro/py-astroML/Makefile b/astro/py-astroML/Makefile
> index 3827dccb78d5..3ff82b7d19d0 100644
> --- a/astro/py-astroML/Makefile
> +++ b/astro/py-astroML/Makefile
> @@ -1,6 +1,6 @@
> PORTNAME= astroML
> PORTVERSION= 1.0.2
> -PORTREVISION= 3
> +PORTREVISION= 4
> CATEGORIES= astro
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> diff --git a/astro/py-astropy-healpix/Makefile b/astro/py-astropy-healpix/Makefile
> index 25e962f531c2..aeb0c8dbc409 100644
> --- a/astro/py-astropy-healpix/Makefile
> +++ b/astro/py-astropy-healpix/Makefile
> @@ -1,5 +1,6 @@
> PORTNAME= astropy-healpix
> PORTVERSION= 1.1.3
> +PORTREVISION= 1
> CATEGORIES= astro python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> diff --git a/astro/py-astropy-helpers/Makefile b/astro/py-astropy-helpers/Makefile
> index 08a44ef50d20..f309096134f0 100644
> --- a/astro/py-astropy-helpers/Makefile
> +++ b/astro/py-astropy-helpers/Makefile
> @@ -1,6 +1,6 @@
> PORTNAME= astropy-helpers
> DISTVERSION= 4.0.1
> -PORTREVISION= 2
> +PORTREVISION= 3
> CATEGORIES= astro
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> diff --git a/astro/py-astropy/Makefile b/astro/py-astropy/Makefile
> index b6554e7846a6..134e12fe386f 100644
> --- a/astro/py-astropy/Makefile
> +++ b/astro/py-astropy/Makefile
> @@ -1,5 +1,6 @@
> PORTNAME= astropy
> DISTVERSION= 7.1.1
> +PORTREVISION= 1
> PORTEPOCH= 2
> CATEGORIES= astro
> MASTER_SITES= PYPI
> diff --git a/astro/py-astroquery/Makefile b/astro/py-astroquery/Makefile
> index e107a1aeb9a8..d19320e411ae 100644
> --- a/astro/py-astroquery/Makefile
> +++ b/astro/py-astroquery/Makefile
> @@ -1,5 +1,6 @@
> PORTNAME= astroquery
> PORTVERSION= 0.4.11
> +PORTREVISION= 1
> CATEGORIES= astro python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> @@ -18,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astropy>=5.0:astro/py-astropy@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.8:www/py-beautifulsoup@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}html5lib>=0.999:www/py-html5lib@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}keyring>=15.0:security/py-keyring@${PY_FLAVOR} \
> - ${PYTHON_PKGNAMEPREFIX}numpy>=1.20:math/py-numpy@${PY_FLAVOR} \
> + ${PYTHON_PKGNAMEPREFIX}numpy1>=1.20:math/py-numpy1@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}pyvo>=1.5:astro/py-pyvo@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}requests>=2.19:www/py-requests@${PY_FLAVOR}
> TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fsspec>=0:filesystems/py-fsspec@${PY_FLAVOR} \
> diff --git a/astro/py-fitsio/Makefile b/astro/py-fitsio/Makefile
> index 5a38a558ae4d..dca6dd6862a2 100644
> --- a/astro/py-fitsio/Makefile
> +++ b/astro/py-fitsio/Makefile
> @@ -1,5 +1,6 @@
> PORTNAME= fitsio
> PORTVERSION= 1.3.0
> +PORTREVISION= 1
> CATEGORIES= astro python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> @@ -11,12 +12,12 @@ WWW= https://github.com/esheldon/fitsio
> LICENSE= GPLv2
> LICENSE_FILE= ${WRKSRC}/LICENSE.txt
>
> -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.7,1:math/py-numpy@${PY_FLAVOR} \
> +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.7:math/py-numpy1@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
> LIB_DEPENDS= libcfitsio.so:astro/cfitsio
> -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.7,1:math/py-numpy@${PY_FLAVOR}
> +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.7:math/py-numpy1@${PY_FLAVOR}
>
> USES= python
> USE_PYTHON= autoplist concurrent pep517
> diff --git a/astro/py-jplephem/Makefile b/astro/py-jplephem/Makefile
> index 4739e50364bd..1aab97b5af04 100644
> --- a/astro/py-jplephem/Makefile
> +++ b/astro/py-jplephem/Makefile
> @@ -1,5 +1,6 @@
> PORTNAME= jplephem
> PORTVERSION= 2.24
> +PORTREVISION= 1
> CATEGORIES= astro python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> diff --git a/astro/py-metpy/Makefile b/astro/py-metpy/Makefile
> index d021de8c12bf..c1d44d6d5dde 100644
> --- a/astro/py-metpy/Makefile
> +++ b/astro/py-metpy/Makefile
> @@ -1,6 +1,6 @@
> PORTNAME= metpy
> PORTVERSION= 1.6.2
> -PORTREVISION= 3
> +PORTREVISION= 4
> CATEGORIES= astro python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL
> ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4:devel/py-setuptools-scm@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
> RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.5.0:math/py-matplotlib@${PY_FLAVOR} \
> - ${PYTHON_PKGNAMEPREFIX}numpy>=1.20.0,1:math/py-numpy@${PY_FLAVOR} \
> + ${PYTHON_PKGNAMEPREFIX}numpy1>=1.20.0:math/py-numpy1@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}pandas>=1.4.0,1:math/py-pandas@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}pint>=0.17:devel/py-pint@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}pooch>=1.2.0:devel/py-pooch@${PY_FLAVOR} \
> diff --git a/astro/py-pyerfa/Makefile b/astro/py-pyerfa/Makefile
> index 2cf2f2e463ab..06ce42e74c6c 100644
> --- a/astro/py-pyerfa/Makefile
> +++ b/astro/py-pyerfa/Makefile
> @@ -1,6 +1,6 @@
> PORTNAME= pyerfa
> DISTVERSION= 2.0.0.3
> -PORTREVISION= 2
> +PORTREVISION= 3
> CATEGORIES= astro python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> @@ -12,11 +12,11 @@ WWW= https://github.com/liberfa/pyerfa
> LICENSE= BSD3CLAUSE
> LICENSE_FILE= ${WRKSRC}/LICENSE.rst
>
> -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.17.0,1:math/py-numpy@${PY_FLAVOR} \
> +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.17.0:math/py-numpy1@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR}
> -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.17.0,1:math/py-numpy@${PY_FLAVOR}
> +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.17.0:math/py-numpy1@${PY_FLAVOR}
>
> USES= python
> USE_PYTHON= autoplist distutils
> diff --git a/astro/py-pykep/Makefile b/astro/py-pykep/Makefile
> index bd5ae72e3095..95ac38f263f4 100644
> --- a/astro/py-pykep/Makefile
> +++ b/astro/py-pykep/Makefile
> @@ -1,7 +1,7 @@
> PORTNAME= pykep
> DISTVERSIONPREFIX= v
> DISTVERSION= 2.6.2
> -PORTREVISION= 7
> +PORTREVISION= 8
> CATEGORIES= astro python
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
>
> diff --git a/astro/py-pysofa/Makefile b/astro/py-pysofa/Makefile
> index f746b04ed262..663a9c60ff54 100644
> --- a/astro/py-pysofa/Makefile
> +++ b/astro/py-pysofa/Makefile
> @@ -1,6 +1,6 @@
> PORTNAME= pysofa
> DISTVERSION= 0.1.1
> -PORTREVISION= 4
> +PORTREVISION= 5
> CATEGORIES= astro devel python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> diff --git a/astro/py-pysolar/Makefile b/astro/py-pysolar/Makefile
> index e69454ea562b..e7d7dc01165d 100644
> --- a/astro/py-pysolar/Makefile
> +++ b/astro/py-pysolar/Makefile
> @@ -1,5 +1,6 @@
> PORTNAME= pysolar
> DISTVERSION= 0.13
> +PORTREVISION= 1
> CATEGORIES= astro science python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> diff --git a/astro/py-ro/Makefile b/astro/py-ro/Makefile
> index 88a88e5dca5b..584f4e934178 100644
> --- a/astro/py-ro/Makefile
> +++ b/astro/py-ro/Makefile
> @@ -1,6 +1,6 @@
> PORTNAME= ro
> PORTVERSION= 3.6.9
> -PORTREVISION= 6
> +PORTREVISION= 7
> CATEGORIES= astro python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/docs/License.txt
>
> BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
> -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
> +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=0:math/py-numpy1@${PY_FLAVOR}
>
> USES= python
> USE_PYTHON= autoplist concurrent pep517
> diff --git a/astro/py-skyfield/Makefile b/astro/py-skyfield/Makefile
> index 902d7d3c8342..a21f18a12e09 100644
> --- a/astro/py-skyfield/Makefile
> +++ b/astro/py-skyfield/Makefile
> @@ -1,5 +1,6 @@
> PORTNAME= skyfield
> PORTVERSION= 1.54
> +PORTREVISION= 1
> CATEGORIES= astro python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> diff --git a/astro/py-spktype01/Makefile b/astro/py-spktype01/Makefile
> index d761bb087009..b3ab87a08aa4 100644
> --- a/astro/py-spktype01/Makefile
> +++ b/astro/py-spktype01/Makefile
> @@ -1,6 +1,6 @@
> PORTNAME= spktype01
> PORTVERSION= 1.0.0
> -PORTREVISION= 3
> +PORTREVISION= 4
> CATEGORIES= astro python
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
>
> diff --git a/astro/py-spktype21/Makefile b/astro/py-spktype21/Makefile
> index a95566676422..ec6d957bf533 100644
> --- a/astro/py-spktype21/Makefile
> +++ b/astro/py-spktype21/Makefile
> @@ -1,6 +1,6 @@
> PORTNAME= spktype21
> PORTVERSION= 0.1.0
> -PORTREVISION= 3
> +PORTREVISION= 4
> CATEGORIES= astro python
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
>
> diff --git a/astro/py-sunpy/Makefile b/astro/py-sunpy/Makefile
> index 38b8aaa9df4b..cf092e1f4f3b 100644
> --- a/astro/py-sunpy/Makefile
> +++ b/astro/py-sunpy/Makefile
> @@ -1,5 +1,6 @@
> PORTNAME= sunpy
> DISTVERSION= 7.0.2
> +PORTREVISION= 1
> CATEGORIES= astro
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> diff --git a/audio/beets/Makefile b/audio/beets/Makefile
> index a5219afc2fe6..01f7b12c8e44 100644
> --- a/audio/beets/Makefile
> +++ b/audio/beets/Makefile
> @@ -1,6 +1,6 @@
> PORTNAME= beets
> DISTVERSION= 2.5.1
> -PORTREVISION= 1
> +PORTREVISION= 2
> CATEGORIES= audio python
> MASTER_SITES= PYPI
>
> @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}confuse>=1.0.0:devel/py-confuse@${PY_FLAVOR}
> ${PYTHON_PKGNAMEPREFIX}munkres>=1.0.0:math/py-munkres@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}musicbrainzngs>=0.4:audio/py-musicbrainzngs@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}mutagen>=1.45:audio/py-mutagen@${PY_FLAVOR} \
> - ${PYTHON_PKGNAMEPREFIX}numpy>=0:math/py-numpy@${PY_FLAVOR} \
> + ${PYTHON_PKGNAMEPREFIX}numpy1>=0:math/py-numpy1@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}platformdirs>=0:devel/py-platformdirs@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}pyacoustid>=0:audio/py-pyacoustid@${PY_FLAVOR} \
> ${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR} \
> diff --git a/audio/py-SoundFile/Makefile b/audio/py-SoundFile/Makefile
> index 950def9a1bca..b5a2858d061f 100644
> --- a/audio/py-SoundFile/Makefile
> +++ b/audio/py-SoundFile/Makefile
> @@ -1,5 +1,6 @@
> PORTNAME= SoundFile
> DISTVERSION= 0.13.1
> +PORTREVISION= 1
> CATEGORIES= audio python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> diff --git a/audio/py-aubio/Makefile b/audio/py-aubio/Makefile
> index 8c61eeb620fd..aec61f68b124 100644
> --- a/audio/py-aubio/Makefile
> +++ b/audio/py-aubio/Makefile
> @@ -1,4 +1,4 @@
> -PORTREVISION= 3
> +PORTREVISION= 4
> CATEGORIES= audio python
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
>
> diff --git a/audio/py-auditok/Makefile b/audio/py-auditok/Makefile
> index fa38fe700202..fbd97d5a3306 100644
> --- a/audio/py-auditok/Makefile
> +++ b/audio/py-auditok/Makefile
> @@ -1,6 +1,6 @@
> PORTNAME= auditok
> DISTVERSION= 0.3.0
> -PORTREVISION= 2
> +PORTREVISION= 3
> CATEGORIES= audio python
> MASTER_SITES= PYPI
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> diff --git a/audio/py-essentia/Makefile b/audio/py-essentia/Makefile
> index 305bdde55a4a..3208f040a44c 100644
> --- a/audio/py-essentia/Makefile
> +++ b/audio/py-essentia/Makefile
> @@ -1,6 +1,7 @@
> PORTNAME= essentia
> DISTVERSIONPREFIX= v
> DISTVERSION= 2.1_beta5-1417
> +PORTREVISION= 1
> DISTVERSIONSUFFIX= -gf0f6c358
> CATEGORIES= audio
> PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> diff --git a/audio/py-librosa/Makefile b/audio/py-librosa/Makefile
> index 9f7f5ea9b877..87c753fbd61a 100644
> --- a/audio/py-librosa/Makefile
> +++ b/audio/py-librosa/Makefile
> @@ -1,6 +1,6 @@
> PORTNAME= librosa
> DISTVERSION= 0.11.0
> -PORTREVISION= 1
> *** 7693 LINES SKIPPED ***
>

--
Sincerely,
Dima (fluffy@FreeBSD.org, https://t.me/FluffyBSD, @fluffy:matrix-dev.freebsd.org)
(desktop, kde, x11, office, ports-secteam)@FreeBSD team


[-- Attachment #2 --]
<html><head><meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"></head><body><div id="CanaryBody">Hello! <br> <br>And it make all porttree borked! <br>Looks like some patches lost during rename? <br> <br> <br>==&gt; math/Imath: <br>FAILED: [code=1] src/python/PyImathNumpy/CMakeFiles/imathnumpy.dir/imathnumpymodule.cpp.o <br>/usr/local/libexec/ccache/c++ -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_CONTAINER_DYN_LINK -DBOOST_CONTAINER_NO_LIB -DBOOST_GRAPH_DYN_LINK -DBOOST_GRAPH_NO_LIB -DBOOST_PYTHON_DYN_LINK -DBOOST_PYTHON_NO_L <br>IB -Dimathnumpy_EXPORTS -I/wrkdirs/usr/ports/math/Imath/work/.build/src/python/PyImathNumpy -I/wrkdirs/usr/ports/math/Imath/work/Imath-3.2.2/src/python/PyImathNumpy -I/wrkdirs/usr/ports/math/Imath/work/ <br>.build/config -I/wrkdirs/usr/ports/math/Imath/work/Imath-3.2.2/src/python/PyImath -I/wrkdirs/usr/ports/math/Imath/work/Imath-3.2.2/src/Imath -isystem /usr/local/include/python3.11 -isystem /usr/local/in <br>clude -isystem /usr -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -MD -MT src/python/PyImathNumpy/CMakeFiles/imathnump <br>y.dir/imathnumpymodule.cpp.o -MF src/python/PyImathNumpy/CMakeFiles/imathnumpy.dir/imathnumpymodule.cpp.o.d -o src/python/PyImathNumpy/CMakeFiles/imathnumpy.dir/imathnumpymodule.cpp.o -c /wrkdirs/usr/po <br>rts/math/Imath/work/Imath-3.2.2/src/python/PyImathNumpy/imathnumpymodule.cpp <br>/wrkdirs/usr/ports/math/Imath/work/Imath-3.2.2/src/python/PyImathNumpy/imathnumpymodule.cpp:16:10: fatal error: 'numpy/arrayobject.h' file not found <br> 16 | #include &lt;numpy/arrayobject.h&gt; <br> | ^~~~~~~~~~~~~~~~~~~~~ <br>1 error generated. <br> <br> <br>==&gt; science/py-h5py: <br>running build_ext <br>Traceback (most recent call last): <br> File "/usr/local/lib/python3.11/site-packages/numpy/core/__init__.py", line 24, in &lt;module&gt; <br> from . import multiarray <br> File "/usr/local/lib/python3.11/site-packages/numpy/core/multiarray.py", line 10, in &lt;module&gt; <br> from . import overrides <br> File "/usr/local/lib/python3.11/site-packages/numpy/core/overrides.py", line 8, in &lt;module&gt; <br> from numpy.core._multiarray_umath import ( <br>ImportError: /usr/local/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311.so: Undefined symbol "feraiseexcept" <br> <br>==&gt; science/py-scipy: <br>setup.py:390: UserWarning: Unrecognized setuptools command ('config --fcompiler=gnu95'), proceeding with generating Cython sources and expanding templates <br> warnings.warn("Unrecognized setuptools command ('{}'), proceeding with " <br>Error: 'numpy' must be installed before running the build. <br> <br> <br> <br>On 03.04.2026 22:01, Charlie Li wrote: <br><blockquote type="cite">The branch main has been updated by vishwin: <br> <br>URL: https://cgit.FreeBSD.org/ports/commit/?id=d4bd5ba72edc9f537254aeb1ff893399e3eb2278 <br> <br>commit d4bd5ba72edc9f537254aeb1ff893399e3eb2278 <br>Author: Charlie Li &lt;vishwin@FreeBSD.org&gt; <br>AuthorDate: 2026-04-03 15:16:36 +0000 <br>Commit: Charlie Li &lt;vishwin@FreeBSD.org&gt; <br>CommitDate: 2026-04-03 18:52:22 +0000 <br> <br>math/py-numpy: switch all consumers to math/py-numpy1 <br> <br>...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS <br> <br>PR: 281470 <br>--- <br>Mk/Uses/python.mk | 2 +- <br>archivers/py-bitshuffle/Makefile | 5 +++-- <br>archivers/py-blosc2/Makefile | 5 +++-- <br>astro/astrometry/Makefile | 2 +- <br>astro/py-astlib/Makefile | 4 ++-- <br>astro/py-astroML/Makefile | 2 +- <br>astro/py-astropy-healpix/Makefile | 1 + <br>astro/py-astropy-helpers/Makefile | 2 +- <br>astro/py-astropy/Makefile | 1 + <br>astro/py-astroquery/Makefile | 3 ++- <br>astro/py-fitsio/Makefile | 5 +++-- <br>astro/py-jplephem/Makefile | 1 + <br>astro/py-metpy/Makefile | 4 ++-- <br>astro/py-pyerfa/Makefile | 6 +++--- <br>astro/py-pykep/Makefile | 2 +- <br>astro/py-pysofa/Makefile | 2 +- <br>astro/py-pysolar/Makefile | 1 + <br>astro/py-ro/Makefile | 4 ++-- <br>astro/py-skyfield/Makefile | 1 + <br>astro/py-spktype01/Makefile | 2 +- <br>astro/py-spktype21/Makefile | 2 +- <br>astro/py-sunpy/Makefile | 1 + <br>audio/beets/Makefile | 4 ++-- <br>audio/py-SoundFile/Makefile | 1 + <br>audio/py-aubio/Makefile | 2 +- <br>audio/py-auditok/Makefile | 2 +- <br>audio/py-essentia/Makefile | 1 + <br>audio/py-librosa/Makefile | 2 +- <br>audio/py-music21/Makefile | 1 + <br>audio/py-pysndfile/Makefile | 2 +- <br>audio/py-resampy/Makefile | 2 +- <br>audio/py-samplerate/Makefile | 1 + <br>audio/py-sounddevice/Makefile | 2 +- <br>audio/py-soxr/Makefile | 1 + <br>audio/py-wavio/Makefile | 2 +- <br>benchmarks/py-asv/Makefile | 2 +- <br>biology/groopm/Makefile | 2 +- <br>biology/py-PySCeS/Makefile | 2 +- <br>biology/py-biom-format/Makefile | 2 +- <br>biology/py-biopython/Makefile | 2 +- <br>biology/py-deeptools/Makefile | 2 +- <br>biology/py-goatools/Makefile | 2 +- <br>biology/py-htseq/Makefile | 1 + <br>biology/py-loompy/Makefile | 2 +- <br>biology/py-macs2/Makefile | 2 +- <br>biology/py-mrcfile/Makefile | 2 +- <br>biology/py-multiqc/Makefile | 2 +- <br>biology/py-ont-fast5-api/Makefile | 2 +- <br>biology/py-pydeseq2/Makefile | 2 +- <br>biology/py-scikit-bio/Makefile | 2 +- <br>cad/openscad-devel/Makefile | 2 +- <br>cad/openscad/Makefile | 2 +- <br>cad/py-gdspy/Makefile | 3 ++- <br>cad/py-gdstk/Makefile | 1 + <br>cad/py-lcapy/Makefile | 4 ++-- <br>cad/py-pyfda/Makefile | 2 +- <br>comms/apitran/Makefile | 2 +- <br>comms/cubicsdr/Makefile | 2 +- <br>comms/py-ModbusTCP/Makefile | 4 ++-- <br>databases/arrow/Makefile | 2 +- <br>databases/py-apache-arrow/Makefile | 1 + <br>databases/py-duckdb/Makefile | 1 + <br>databases/py-fastparquet/Makefile | 5 +++-- <br>databases/py-pyarrow/Makefile | 2 +- <br>databases/py-qdrant-client/Makefile | 3 ++- <br>databases/py-redisvl/Makefile | 1 + <br>databases/py-tiledb/Makefile | 5 +++-- <br>devel/boost-mpi-libs/Makefile | 2 +- <br>devel/boost-python-libs/Makefile | 2 +- <br>devel/nanobind/Makefile | 2 +- <br>devel/py-aiortc/Makefile | 2 +- <br>devel/py-anndata/Makefile | 3 ++- <br>devel/py-array-api-compat/Makefile | 3 ++- <br>devel/py-array-api-strict/Makefile | 3 ++- <br>devel/py-asteval/Makefile | 2 +- <br>devel/py-beartype/Makefile | 1 + <br>devel/py-bullet3/Makefile | 2 +- <br>devel/py-cclib/Makefile | 2 +- <br>devel/py-cftime/Makefile | 1 + <br>devel/py-cgen/Makefile | 3 ++- <br>devel/py-cloudpickle/Makefile | 2 +- <br>devel/py-colorspacious/Makefile | 2 +- <br>devel/py-crick/Makefile | 2 +- <br>devel/py-dask/Makefile | 3 ++- <br>devel/py-dataclass-array/Makefile | 3 ++- <br>devel/py-datatest/Makefile | 4 ++-- <br>devel/py-devtools/Makefile | 2 +- <br>devel/py-etils/Makefile | 5 +++-- <br>devel/py-ewah-bool-utils/Makefile | 1 + <br>devel/py-fastf1/Makefile | 2 +- <br>devel/py-flatbuffers/Makefile | 4 ++-- <br>devel/py-game/Makefile | 2 +- <br>devel/py-hypothesis/Makefile | 3 ++- <br>devel/py-ipydatawidgets/Makefile | 2 +- <br>devel/py-ipympl/Makefile | 2 +- <br>devel/py-ipyparallel/Makefile | 2 +- <br>devel/py-jep/Makefile | 2 +- <br>devel/py-jupyter-rfb/Makefile | 2 +- <br>devel/py-lap/Makefile | 2 +- <br>devel/py-mediapy/Makefile | 3 ++- <br>devel/py-monty/Makefile | 1 + <br>devel/py-mystic/Makefile | 3 ++- <br>devel/py-numba/Makefile | 5 +++-- <br>devel/py-orjson/Makefile | 2 +- <br>devel/py-ormsgpack/Makefile | 2 +- <br>devel/py-pint/Makefile | 3 ++- <br>devel/py-pycocotools/Makefile | 5 +++-- <br>devel/py-pycompilation/Makefile | 2 +- <br>devel/py-pyina/Makefile | 3 ++- <br>devel/py-pykdtree/Makefile | 5 +++-- <br>devel/py-pyopencl/Makefile | 6 +++--- <br>devel/py-pyquil/Makefile | 2 +- <br>devel/py-pytest-arraydiff/Makefile | 1 + <br>devel/py-pytest-lazy-fixture/Makefile | 2 +- <br>devel/py-pytest-regressions/Makefile | 10 +++++----- <br>devel/py-pytest/Makefile | 2 +- <br>devel/py-pythran/Makefile | 1 + <br>devel/py-pytools/Makefile | 6 +++--- <br>devel/py-qcs-sdk-python/Makefile | 2 +- <br>devel/py-qutip-qip/Makefile | 1 + <br>devel/py-rapidfuzz/Makefile | 1 + <br>devel/py-rpcq/Makefile | 2 +- <br>devel/py-scikit-base/Makefile | 3 ++- <br>devel/py-scikit-build-core/Makefile | 2 +- <br>devel/py-shapely/Makefile | 5 +++-- <br>devel/py-sparse/Makefile | 3 ++- <br>devel/py-thinc/Makefile | 6 +++--- <br>devel/py-thinc8/Makefile | 5 +++-- <br>devel/py-uproot/Makefile | 3 ++- <br>devel/py-websockify/Makefile | 3 ++- <br>devel/py-xarray-einstats/Makefile | 1 + <br>devel/py-xarray-simlab/Makefile | 2 +- <br>devel/py-xarray/Makefile | 3 ++- <br>devel/py-zarr/Makefile | 1 + <br>devel/py-zfp/Makefile | 1 + <br>devel/shiboken6/Makefile | 1 + <br>devel/vitables/Makefile | 1 + <br>editors/setzer/Makefile | 4 ++-- <br>filesystems/py-kerchunk/Makefile | 3 ++- <br>finance/freqtrade/Makefile | 2 +- <br>finance/py-ffn/Makefile | 1 + <br>finance/py-quantecon/Makefile | 3 ++- <br>finance/py-ta-lib/Makefile | 2 +- <br>finance/py-yfinance/Makefile | 3 ++- <br>french/aster/Makefile | 2 +- <br>games/endgame-singularity/Makefile | 2 +- <br>games/fretsonfire/Makefile | 2 +- <br>games/krank/Makefile | 2 +- <br>games/openage/Makefile | 2 +- <br>graphics/blender/Makefile | 2 +- <br>graphics/blender4/Makefile | 2 +- <br>graphics/inkscape/Makefile | 4 ++-- <br>graphics/matplotlib-cpp/Makefile | 2 +- <br>graphics/mypaint/Makefile | 2 +- <br>graphics/opencv/Makefile | 6 +++--- <br>graphics/piglit/Makefile | 2 +- <br>graphics/py-PyOpenGL-accelerate/Makefile | 5 +++-- <br>graphics/py-PyOpenGL/Makefile | 2 +- <br>graphics/py-agx-emulsion/Makefile | 2 +- <br>graphics/py-albucore/Makefile | 1 + <br>graphics/py-albumentations/Makefile | 2 +- <br>graphics/py-cartopy/Makefile | 6 +++--- <br>graphics/py-colour-science/Makefile | 4 ++-- <br>graphics/py-easyocr/Makefile | 1 + <br>graphics/py-face_recognition/Makefile | 4 ++-- <br>graphics/py-fury/Makefile | 2 +- <br>graphics/py-gdal/Makefile | 5 +++-- <br>graphics/py-geomdl/Makefile | 4 ++-- <br>graphics/py-geosnap/Makefile | 4 ++-- <br>graphics/py-gizeh/Makefile | 2 +- <br>graphics/py-h3/Makefile | 6 +++--- <br>graphics/py-imagecodecs/Makefile | 6 +++--- <br>graphics/py-imageio/Makefile | 6 +++--- <br>graphics/py-imutils/Makefile | 2 +- <br>graphics/py-mapclassify/Makefile | 4 ++-- <br>graphics/py-mayavi/Makefile | 2 +- <br>graphics/py-mgwr/Makefile | 4 ++-- <br>graphics/py-moderngl-window/Makefile | 2 +- <br>graphics/py-mpl-scatter-density/Makefile | 2 +- <br>graphics/py-osmnet/Makefile | 4 ++-- <br>graphics/py-pandana/Makefile | 6 +++--- <br>graphics/py-pandarm/Makefile | 5 +++-- <br>graphics/py-pointpats/Makefile | 3 ++- <br>graphics/py-pycollada/Makefile | 4 ++-- <br>graphics/py-pygeos/Makefile | 5 +++-- <br>graphics/py-pyogrio/Makefile | 4 ++-- <br>graphics/py-pyqtgraph/Makefile | 2 +- <br>graphics/py-pyrsgis/Makefile | 2 +- <br>graphics/py-pyvista/Makefile | 2 +- <br>graphics/py-qudida/Makefile | 2 +- <br>graphics/py-rasterio/Makefile | 5 +++-- <br>graphics/py-rasterstats/Makefile | 4 ++-- <br>graphics/py-rawpy/Makefile | 5 +++-- <br>graphics/py-scikit-image/Makefile | 1 + <br>graphics/py-tifffile/Makefile | 3 ++- <br>graphics/py-toyplot/Makefile | 4 ++-- <br>graphics/py-urbanaccess/Makefile | 4 ++-- <br>graphics/py-urbansim/Makefile | 4 ++-- <br>graphics/py-vispy/Makefile | 1 + <br>graphics/py-visvis/Makefile | 2 +- <br>graphics/py-zbar-py/Makefile | 4 ++-- <br>graphics/qgis-ltr/Makefile | 2 +- <br>graphics/qgis/Makefile | 2 +- <br>graphics/qtqr/Makefile | 4 ++-- <br>graphics/vigra/Makefile | 1 + <br>math/Imath/Makefile | 2 +- <br>math/mathgl/Makefile | 2 +- <br>math/nlopt/Makefile | 1 + <br>math/py-CyLP/Makefile | 2 +- <br>math/py-GridDataFormats/Makefile | 2 +- <br>math/py-POT/Makefile | 1 + <br>math/py-Py-BOBYQA/Makefile | 1 + <br>math/py-PySCIPOpt/Makefile | 1 + <br>math/py-SQNomad/Makefile | 1 + <br>math/py-algopy/Makefile | 2 +- <br>math/py-arviz/Makefile | 1 + <br>math/py-autograd/Makefile | 1 + <br>math/py-awkward-cpp/Makefile | 3 ++- <br>math/py-awkward/Makefile | 3 ++- <br>math/py-baycomp/Makefile | 2 +- <br>math/py-bayesian-optimization/Makefile | 4 ++-- <br>math/py-benford_py/Makefile | 2 +- <br>math/py-blis/Makefile | 5 +++-- <br>math/py-bottleneck/Makefile | 5 +++-- <br>math/py-chaospy/Makefile | 2 +- <br>math/py-clarabel/Makefile | 2 +- <br>math/py-cma/Makefile | 3 ++- <br>math/py-cmaes/Makefile | 3 ++- <br>math/py-cmyt/Makefile | 2 +- <br>math/py-colormath/Makefile | 4 ++-- <br>math/py-contourpy/Makefile | 1 + <br>math/py-cvxpy/Makefile | 1 + <br>math/py-cyipopt/Makefile | 2 +- <br>math/py-deap/Makefile | 2 +- <br>math/py-dgl/Makefile | 2 +- <br>math/py-ducc0/Makefile | 2 +- <br>math/py-ecos/Makefile | 2 +- <br>math/py-emcee/Makefile | 1 + <br>math/py-fastcluster/Makefile | 5 +++-- <br>math/py-fenics-basix/Makefile | 1 + <br>math/py-flax/Makefile | 4 ++-- <br>math/py-fpylll/Makefile | 1 + <br>math/py-fvcore/Makefile | 4 ++-- <br>math/py-gau2grid/Makefile | 2 +- <br>math/py-gimmik/Makefile | 2 +- <br>math/py-gym/Makefile | 4 ++-- <br>math/py-hdbscan/Makefile | 6 +++--- <br>math/py-hdmedians/Makefile | 2 +- <br>math/py-hepstats/Makefile | 3 ++- <br>math/py-heyoka/Makefile | 2 +- <br>math/py-highspy/Makefile | 1 + <br>math/py-hmmlearn/Makefile | 1 + <br>math/py-iminuit/Makefile | 1 + <br>math/py-iohexperimenter/Makefile | 4 ++-- <br>math/py-isosurfaces/Makefile | 2 +- <br>math/py-jacobi/Makefile | 1 + <br>math/py-jax/Makefile | 3 ++- <br>math/py-keras-applications/Makefile | 2 +- <br>math/py-keras-preprocessing/Makefile | 2 +- <br>math/py-keras/Makefile | 1 + <br>math/py-lmfit/Makefile | 1 + <br>math/py-luminol/Makefile | 2 +- <br>math/py-mapbox-earcut/Makefile | 2 +- <br>math/py-mathics/Makefile | 2 +- <br>math/py-matplotlib/Makefile | 1 + <br>math/py-ml-dtypes/Makefile | 5 +++-- <br>math/py-modin/Makefile | 3 ++- <br>math/py-ndindex/Makefile | 3 ++- <br>math/py-ndonnx/Makefile | 3 ++- <br>math/py-networkx/Makefile | 3 ++- <br>math/py-nevergrad/Makefile | 4 ++-- <br>math/py-nlopt/Makefile | 1 + <br>math/py-numba-stats/Makefile | 1 + <br>math/py-numexpr/Makefile | 5 +++-- <br>math/py-numpoly/Makefile | 2 +- <br>math/py-numpy-groupies/Makefile | 1 + <br>math/py-numpy-stl/Makefile | 2 +- <br>math/py-openTSNE/Makefile | 1 + <br>math/py-pandas/Makefile | 5 +++-- <br>math/py-patsy/Makefile | 3 ++- <br>math/py-pdal/Makefile | 2 +- <br>math/py-petsc4py/Makefile | 2 +- <br>math/py-point-annotator/Makefile | 2 +- <br>math/py-primme/Makefile | 2 +- <br>math/py-pwlf/Makefile | 1 + <br>math/py-py-find-1st/Makefile | 1 + <br>math/py-pygsl/Makefile | 6 +++--- <br>math/py-pygslodeiv2/Makefile | 1 + <br>math/py-pyhull/Makefile | 2 +- <br>math/py-pymc3/Makefile | 2 +- <br>math/py-pyneqsys/Makefile | 2 +- <br>math/py-pynndescent/Makefile | 2 +- <br>math/py-pyodeint/Makefile | 2 +- <br>math/py-pyodesys/Makefile | 2 +- <br>math/py-pyreadstat/Makefile | 3 ++- <br>math/py-pyrr/Makefile | 2 +- <br>math/py-pysym/Makefile | 2 +- <br>math/py-pytensor/Makefile | 1 + <br>math/py-python-fcl/Makefile | 2 +- <br>math/py-python-louvain/Makefile | 2 +- <br>math/py-python-picard/Makefile | 2 +- <br>math/py-pywavelets/Makefile | 1 + <br>math/py-qats/Makefile | 2 +- <br>math/py-qdldl/Makefile | 2 +- <br>math/py-quadprog/Makefile | 4 ++-- <br>math/py-resample/Makefile | 1 + <br>math/py-rpy2/Makefile | 6 +++--- <br>math/py-rustworkx/Makefile | 2 +- <br>math/py-rvlib/Makefile | 4 ++-- <br>math/py-scikit-fem/Makefile | 3 ++- <br>math/py-scikit-umfpack/Makefile | 1 + <br>math/py-scs/Makefile | 1 + <br>math/py-seaborn/Makefile | 3 ++- <br>math/py-seriate/Makefile | 2 +- <br>math/py-slepc4py/Makefile | 2 +- <br>math/py-snuggs/Makefile | 4 ++-- <br>math/py-spectral/Makefile | 1 + <br>math/py-spglm/Makefile | 3 ++- <br>math/py-spint/Makefile | 4 ++-- <br>math/py-splot/Makefile | 4 ++-- <br>math/py-spopt/Makefile | 3 ++- <br>math/py-spox/Makefile | 3 ++- <br>math/py-spreg/Makefile | 3 ++- <br>math/py-statsmodels/Makefile | 5 +++-- <br>math/py-sym/Makefile | 1 + <br>math/py-theano/Makefile | 2 +- <br>math/py-timple/Makefile | 2 +- <br>math/py-torchsde/Makefile | 1 + <br>math/py-umap-learn/Makefile | 2 +- <br>math/py-uncertainties/Makefile | 1 + <br>math/py-unyt/Makefile | 1 + <br>math/py-vector/Makefile | 3 ++- <br>math/py-yt/Makefile | 2 +- <br>misc/caffe/Makefile | 2 +- <br>misc/comfyui/Makefile | 1 + <br>misc/mmdnn/Makefile | 2 +- <br>misc/py-QSpectrumAnalyzer/Makefile | 2 +- <br>misc/py-SQCommon/Makefile | 1 + <br>misc/py-SQImFil/Makefile | 1 + <br>misc/py-SQSnobFit/Makefile | 1 + <br>misc/py-SimpleSoapy/Makefile | 2 +- <br>misc/py-accelerate/Makefile | 1 + <br>misc/py-aider-chat/Makefile | 3 ++- <br>misc/py-bitsandbytes/Makefile | 1 + <br>misc/py-boost-histogram/Makefile | 1 + <br>misc/py-cmap/Makefile | 1 + <br>misc/py-datasets/Makefile | 1 + <br>misc/py-diffusers/Makefile | 1 + <br>misc/py-evaluate/Makefile | 1 + <br>misc/py-ezc3d/Makefile | 1 + <br>misc/py-facenet-pytorch/Makefile | 2 +- <br>misc/py-fast-histogram/Makefile | 2 +- <br>misc/py-fastscapelib/Makefile | 1 + <br>misc/py-gguf/Makefile | 1 + <br>misc/py-gymnasium/Makefile | 1 + <br>misc/py-haystack_ai/Makefile | 3 ++- <br>misc/py-hist/Makefile | 1 + <br>misc/py-histoprint/Makefile | 2 +- <br>misc/py-ipyfastscape/Makefile | 2 +- <br>misc/py-kokoro/Makefile | 2 +- <br>misc/py-langchain-tests/Makefile | 1 + <br>misc/py-laspy/Makefile | 1 + <br>misc/py-llama-cpp-python/Makefile | 1 + <br>misc/py-mffpy/Makefile | 2 +- <br>misc/py-mmcv/Makefile | 2 +- <br>misc/py-mmdet/Makefile | 2 +- <br>misc/py-mmengine/Makefile | 2 +- <br>misc/py-mmsegmentation/Makefile | 2 +- <br>misc/py-napari-svg/Makefile | 3 ++- <br>misc/py-napari/Makefile | 2 +- <br>misc/py-npTDMS/Makefile | 1 + <br>misc/py-numcodecs/Makefile | 2 +- <br>misc/py-onnx/Makefile | 2 +- <br>misc/py-onnxconverter-common/Makefile | 4 ++-- <br>misc/py-openai-whisper/Makefile | 2 +- <br>misc/py-openai/Makefile | 1 + <br>misc/py-openvdb/Makefile | 1 + <br>misc/py-optuna/Makefile | 1 + <br>misc/py-peft/Makefile | 2 +- <br>misc/py-pkbar/Makefile | 2 +- <br>misc/py-pyEDFlib/Makefile | 1 + <br>misc/py-pymatreader/Makefile | 1 + <br>misc/py-pytorch-lightning/Makefile | 2 +- <br>misc/py-pytorch/Makefile | 2 +- <br>misc/py-safetensors/Makefile | 2 +- <br>misc/py-sagemaker-core/Makefile | 1 + <br>misc/py-scikit-fusion/Makefile | 2 +- <br>misc/py-sentence-transformers/Makefile | 1 + <br>misc/py-soapy_power/Makefile | 2 +- <br>misc/py-spandrel/Makefile | 1 + <br>misc/py-tflearn/Makefile | 2 +- <br>misc/py-tflite-support/Makefile | 2 +- <br>misc/py-tflite/Makefile | 1 + <br>misc/py-thermocouples_reference/Makefile | 2 +- <br>misc/py-timm-vis/Makefile | 2 +- <br>misc/py-torch-geometric/Makefile | 2 +- <br>misc/py-torchsummary/Makefile | 1 + <br>misc/py-transformers/Makefile | 1 + <br>misc/py-tvm/Makefile | 1 + <br>misc/py-uhi/Makefile | 1 + <br>misc/py-wurlitzer/Makefile | 2 +- <br>misc/py-xformers/Makefile | 2 +- <br>misc/py-xgboost/Makefile | 1 + <br>misc/urh/Makefile | 2 +- <br>multimedia/pitivi/Makefile | 2 +- <br>multimedia/py-moviepy/Makefile | 4 ++-- <br>multimedia/py-pretty_midi/Makefile | 2 +- <br>multimedia/py-scenedetect/Makefile | 1 + <br>net-p2p/bazarr/Makefile | 6 +++--- <br>net/py-smart-open/Makefile | 2 +- <br>print/py-glyphtools/Makefile | 4 ++-- <br>science/agrum/Makefile | 2 +- <br>science/bout++/Makefile | 4 ++-- <br>science/cantera/Makefile | 2 +- <br>science/dftbplus/Makefile | 2 +- <br>science/gnudatalanguage/Makefile | 2 +- <br>science/meep/Makefile | 2 +- <br>science/paraview/Makefile | 2 +- <br>science/pastix/Makefile | 2 +- <br>science/precice/Makefile | 2 +- <br>science/py-GPy/Makefile | 2 +- <br>science/py-GPyOpt/Makefile | 2 +- <br>science/py-HofstadterTools/Makefile | 4 ++-- <br>science/py-MDAnalysis/Makefile | 2 +- <br>science/py-MDAnalysisTests/Makefile | 2 +- <br>science/py-OpenFermion/Makefile | 2 +- <br>science/py-PyFR/Makefile | 1 + <br>science/py-SimpleSpectral/Makefile | 2 +- <br>science/py-abipy/Makefile | 2 +- <br>science/py-access/Makefile | 4 ++-- <br>science/py-arbor/Makefile | 1 + <br>science/py-asap3/Makefile | 1 + <br>science/py-asdf/Makefile | 3 ++- <br>science/py-ase/Makefile | 1 + <br>science/py-cfgrib/Makefile | 3 ++- <br>science/py-chainer-chemistry/Makefile | 2 +- <br>science/py-chainer/Makefile | 2 +- <br>science/py-cirq-core/Makefile | 2 +- <br>science/py-dftd4/Makefile | 1 + <br>science/py-dimod/Makefile | 1 + <br>science/py-dipy/Makefile | 1 + <br>science/py-dwave-gate/Makefile | 1 + <br>science/py-dwave-inspector/Makefile | 1 + <br>science/py-dwave-optimization/Makefile | 2 +- <br>science/py-dwave-preprocessing/Makefile | 1 + <br>science/py-earthpy/Makefile | 2 +- <br>science/py-eccodes/Makefile | 3 ++- <br>science/py-esda/Makefile | 3 ++- <br>science/py-geometer/Makefile | 3 ++- <br>science/py-geometric/Makefile | 2 +- <br>science/py-gpaw/Makefile | 2 +- <br>science/py-gsd/Makefile | 2 +- <br>science/py-h5json/Makefile | 2 +- <br>science/py-h5py/Makefile | 5 +++-- <br>science/py-h5pyd/Makefile | 2 +- <br>science/py-hiPhive/Makefile | 1 + <br>science/py-icet/Makefile | 1 + <br>science/py-inequality/Makefile | 3 ++- <br>science/py-ipygany/Makefile | 2 +- <br>science/py-kimpy/Makefile | 1 + <br>science/py-kinematics/Makefile | 4 ++-- <br>science/py-kliff/Makefile | 2 +- <br>science/py-libpysal/Makefile | 3 ++- <br>science/py-lifelines/Makefile | 2 +- <br>science/py-mdp/Makefile | 2 +- <br>science/py-meshio/Makefile | 1 + <br>science/py-mmtf-python/Makefile | 2 +- <br>science/py-mne/Makefile | 2 +- <br>science/py-molmod/Makefile | 2 +- <br>science/py-mpcontribs-client/Makefile | 2 +- <br>science/py-mplhep/Makefile | 2 +- <br>science/py-ncrystal/Makefile | 1 + <br>science/py-neo/Makefile | 1 + <br>science/py-netCDF4/Makefile | 1 + <br>science/py-nglview/Makefile | 2 +- <br>science/py-nibabel/Makefile | 1 + <br>science/py-openpiv/Makefile | 1 + <br>science/py-optking/Makefile | 2 +- <br>science/py-paramz/Makefile | 2 +- <br>science/py-periodictable/Makefile | 1 + <br>science/py-phonopy/Makefile | 1 + <br>science/py-pnetcdf/Makefile | 6 +++--- <br>science/py-pupynere/Makefile | 4 ++-- <br>science/py-pyberny/Makefile | 2 +- <br>science/py-pygmo2/Makefile | 2 +- <br>science/py-pyked/Makefile | 2 +- <br>science/py-pymatgen/Makefile | 1 + <br>science/py-pymol/Makefile | 2 +- <br>science/py-pynrrd/Makefile | 1 + <br>science/py-pysal/Makefile | 3 ++- <br>science/py-pyteomics/Makefile | 6 +++--- <br>science/py-qcelemental/Makefile | 1 + <br>science/py-qiskit/Makefile | 2 +- <br>science/py-qspin/Makefile | 2 +- <br>science/py-quantities/Makefile | 1 + <br>science/py-rmsd/Makefile | 2 +- <br>science/py-sarpy/Makefile | 3 ++- <br>science/py-scikit-optimize/Makefile | 3 ++- <br>science/py-scikit-sparse/Makefile | 2 +- <br>science/py-scimath/Makefile | 2 +- <br>science/py-scipy/Makefile | 2 +- <br>science/py-scoria/Makefile | 2 +- <br>science/py-sdf/Makefile | 2 +- <br>science/py-seekpath/Makefile | 1 + <br>science/py-segregation/Makefile | 3 ++- <br>science/py-segyio/Makefile | 2 +- <br>science/py-sklearn-pandas/Makefile | 4 ++-- <br>science/py-skrebate/Makefile | 4 ++-- <br>science/py-spaghetti/Makefile | 3 ++- <br>science/py-spglib/Makefile | 1 + <br>science/py-symfc/Makefile | 1 + <br>science/py-tensorflow/Makefile | 6 +++--- <br>science/py-tobler/Makefile | 3 ++- <br>science/py-trainstation/Makefile | 2 +- <br>science/py-vedo/Makefile | 2 +- <br>science/py-veusz/Makefile | 1 + <br>science/pynn/Makefile | 2 +- <br>science/rdkit/Makefile | 1 + <br>science/tfel-edf/Makefile | 2 +- <br>science/tfel/Makefile | 2 +- <br>science/v_sim/Makefile | 1 + <br>science/vmd/Makefile | 2 +- <br>science/votca/Makefile | 2 +- <br>security/caldera/Makefile | 4 ++-- <br>security/howdy/Makefile | 4 ++-- <br>textproc/py-elasticsearch6/Makefile | 2 +- <br>textproc/py-gensim/Makefile | 2 +- <br>textproc/py-langid/Makefile | 2 +- <br>textproc/py-petl/Makefile | 6 +++--- <br>textproc/py-rouge-score/Makefile | 1 + <br>textproc/py-sense2vec/Makefile | 4 ++-- <br>textproc/py-spacy/Makefile | 6 +++--- <br>textproc/py-textdistance/Makefile | 1 + <br>textproc/py-textual-fastdatatable/Makefile | 3 ++- <br>textproc/py-tokenizers/Makefile | 2 +- <br>textproc/py-wordcloud/Makefile | 2 +- <br>www/py-bokeh/Makefile | 2 +- <br>www/py-folium/Makefile | 3 ++- <br>www/py-quilt3/Makefile | 3 ++- <br>www/py-sentinelhub/Makefile | 3 ++- <br>www/py-streamlit/Makefile | 3 ++- <br>x11-toolkits/py-magicgui/Makefile | 2 +- <br>x11-toolkits/py-wxpython/Makefile | 5 +++-- <br>x11/py-xdot/Makefile | 1 + <br>544 files changed, 752 insertions(+), 522 deletions(-) <br> <br>diff --git a/Mk/Uses/python.mk b/Mk/Uses/python.mk <br>index d141bf97ddcc..57ed8fa54264 100644 <br>--- a/Mk/Uses/python.mk <br>+++ b/Mk/Uses/python.mk <br>@@ -849,7 +849,7 @@ CMAKE_ARGS+= -DPython${PYTHON_MAJOR_VER}_EXECUTABLE:FILEPATH="${PYTHON_CMD}" <br> <br># Python 3rd-party modules <br>PYGAME= ${PYTHON_PKGNAMEPREFIX}game&gt;0:devel/py-game@${PY_FLAVOR} <br>-PYNUMPY= ${PYTHON_PKGNAMEPREFIX}numpy&gt;=1.16,1&lt;1.27,1:math/py-numpy@${PY_FLAVOR} <br>+PYNUMPY= ${PYTHON_PKGNAMEPREFIX}numpy1&gt;=1.16&lt;1.27:math/py-numpy1@${PY_FLAVOR} <br> <br>. if defined(_PYTHON_FEATURE_DISTUTILS) <br>. if ${PYTHON_MAJOR_VER} &lt; 3 <br>diff --git a/archivers/py-bitshuffle/Makefile b/archivers/py-bitshuffle/Makefile <br>index d979023a2f64..6a8e459b2b6e 100644 <br>--- a/archivers/py-bitshuffle/Makefile <br>+++ b/archivers/py-bitshuffle/Makefile <br>@@ -1,5 +1,6 @@ <br>PORTNAME= bitshuffle <br>PORTVERSION= 0.5.2 <br>+PORTREVISION= 1 <br>CATEGORIES= archivers python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>@@ -12,11 +13,11 @@ LICENSE= MIT <br>LICENSE_FILE= ${WRKSRC}/LICENSE <br> <br>BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h5py&gt;=2.4.0:science/py-h5py@${PY_FLAVOR} \ <br>- ${PYTHON_PKGNAMEPREFIX}numpy&gt;=0,1:math/py-numpy@${PY_FLAVOR} \ <br>+ ${PYTHON_PKGNAMEPREFIX}numpy1&gt;=0:math/py-numpy1@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}setuptools&gt;=0:devel/py-setuptools@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}wheel&gt;=0:devel/py-wheel@${PY_FLAVOR} <br>RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h5py&gt;=2.4.0:science/py-h5py@${PY_FLAVOR} \ <br>- ${PYTHON_PKGNAMEPREFIX}numpy&gt;=1.24,1:math/py-numpy@${PY_FLAVOR} \ <br>+ ${PYTHON_PKGNAMEPREFIX}numpy1&gt;=1.24:math/py-numpy1@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}setuptools&gt;=0.7:devel/py-setuptools@${PY_FLAVOR} <br> <br>USES= pkgconfig python <br>diff --git a/archivers/py-blosc2/Makefile b/archivers/py-blosc2/Makefile <br>index 9c7fedf13236..c0f598548de2 100644 <br>--- a/archivers/py-blosc2/Makefile <br>+++ b/archivers/py-blosc2/Makefile <br>@@ -1,5 +1,6 @@ <br>PORTNAME= blosc2 <br>PORTVERSION= 3.12.2 <br>+PORTREVISION= 1 <br>CATEGORIES= archivers python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>@@ -13,13 +14,13 @@ LICENSE= BSD3CLAUSE <br>LICENSE_FILE= ${WRKSRC}/LICENSE.txt <br> <br>BUILD_DEPENDS= c-blosc2&gt;=2.21.3:archivers/c-blosc2 \ <br>- ${PYTHON_PKGNAMEPREFIX}numpy&gt;=0,1:math/py-numpy@${PY_FLAVOR} \ <br>+ ${PYTHON_PKGNAMEPREFIX}numpy1&gt;=0:math/py-numpy1@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}scikit-build-core&gt;=0:devel/py-scikit-build-core@${PY_FLAVOR} <br>LIB_DEPENDS= libblosc2.so:archivers/c-blosc2 <br>RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack&gt;=0:devel/py-msgpack@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}ndindex&gt;=0:math/py-ndindex@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}numexpr&gt;=2.14.1:math/py-numexpr@${PY_FLAVOR} \ <br>- ${PYTHON_PKGNAMEPREFIX}numpy&gt;=1.26,1:math/py-numpy@${PY_FLAVOR} \ <br>+ ${PYTHON_PKGNAMEPREFIX}numpy1&gt;=1.26:math/py-numpy1@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}py-cpuinfo&gt;=0:sysutils/py-py-cpuinfo@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}requests&gt;=0:www/py-requests@${PY_FLAVOR} <br> <br>diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile <br>index 8d640e54286c..f318d47922b3 100644 <br>--- a/astro/astrometry/Makefile <br>+++ b/astro/astrometry/Makefile <br>@@ -1,6 +1,6 @@ <br>PORTNAME= astrometry <br>PORTVERSION= 0.97 <br>-PORTREVISION= 2 <br>+PORTREVISION= 3 <br>CATEGORIES= astro <br>MASTER_SITES= https://github.com/dstndstn/${PORTNAME}.net/releases/download/${DISTVERSION}/ <br>DISTNAME= ${PORTNAME}.net-${PORTVERSION} <br>diff --git a/astro/py-astlib/Makefile b/astro/py-astlib/Makefile <br>index 30fdf8661983..3a818bd7736c 100644 <br>--- a/astro/py-astlib/Makefile <br>+++ b/astro/py-astlib/Makefile <br>@@ -1,6 +1,6 @@ <br>PORTNAME= astlib <br>PORTVERSION= 0.11.10 <br>-PORTREVISION= 1 <br>+PORTREVISION= 2 <br>CATEGORIES= astro python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools&gt;=0:devel/py-setuptools@${PY_FLA <br> ${PYTHON_PKGNAMEPREFIX}wheel&gt;=0:devel/py-wheel@${PY_FLAVOR} <br>RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astropy&gt;=3.2,2:astro/py-astropy@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}matplotlib&gt;=3.0:math/py-matplotlib@${PY_FLAVOR} \ <br>- ${PYTHON_PKGNAMEPREFIX}numpy&gt;=1.10,1:math/py-numpy@${PY_FLAVOR} \ <br>+ ${PYTHON_PKGNAMEPREFIX}numpy1&gt;=1.10:math/py-numpy1@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}scipy&gt;=1.7:science/py-scipy@${PY_FLAVOR} <br> <br>USES= python <br>diff --git a/astro/py-astroML/Makefile b/astro/py-astroML/Makefile <br>index 3827dccb78d5..3ff82b7d19d0 100644 <br>--- a/astro/py-astroML/Makefile <br>+++ b/astro/py-astroML/Makefile <br>@@ -1,6 +1,6 @@ <br>PORTNAME= astroML <br>PORTVERSION= 1.0.2 <br>-PORTREVISION= 3 <br>+PORTREVISION= 4 <br>CATEGORIES= astro <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>diff --git a/astro/py-astropy-healpix/Makefile b/astro/py-astropy-healpix/Makefile <br>index 25e962f531c2..aeb0c8dbc409 100644 <br>--- a/astro/py-astropy-healpix/Makefile <br>+++ b/astro/py-astropy-healpix/Makefile <br>@@ -1,5 +1,6 @@ <br>PORTNAME= astropy-healpix <br>PORTVERSION= 1.1.3 <br>+PORTREVISION= 1 <br>CATEGORIES= astro python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>diff --git a/astro/py-astropy-helpers/Makefile b/astro/py-astropy-helpers/Makefile <br>index 08a44ef50d20..f309096134f0 100644 <br>--- a/astro/py-astropy-helpers/Makefile <br>+++ b/astro/py-astropy-helpers/Makefile <br>@@ -1,6 +1,6 @@ <br>PORTNAME= astropy-helpers <br>DISTVERSION= 4.0.1 <br>-PORTREVISION= 2 <br>+PORTREVISION= 3 <br>CATEGORIES= astro <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>diff --git a/astro/py-astropy/Makefile b/astro/py-astropy/Makefile <br>index b6554e7846a6..134e12fe386f 100644 <br>--- a/astro/py-astropy/Makefile <br>+++ b/astro/py-astropy/Makefile <br>@@ -1,5 +1,6 @@ <br>PORTNAME= astropy <br>DISTVERSION= 7.1.1 <br>+PORTREVISION= 1 <br>PORTEPOCH= 2 <br>CATEGORIES= astro <br>MASTER_SITES= PYPI <br>diff --git a/astro/py-astroquery/Makefile b/astro/py-astroquery/Makefile <br>index e107a1aeb9a8..d19320e411ae 100644 <br>--- a/astro/py-astroquery/Makefile <br>+++ b/astro/py-astroquery/Makefile <br>@@ -1,5 +1,6 @@ <br>PORTNAME= astroquery <br>PORTVERSION= 0.4.11 <br>+PORTREVISION= 1 <br>CATEGORIES= astro python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>@@ -18,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astropy&gt;=5.0:astro/py-astropy@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}beautifulsoup&gt;=4.8:www/py-beautifulsoup@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}html5lib&gt;=0.999:www/py-html5lib@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}keyring&gt;=15.0:security/py-keyring@${PY_FLAVOR} \ <br>- ${PYTHON_PKGNAMEPREFIX}numpy&gt;=1.20:math/py-numpy@${PY_FLAVOR} \ <br>+ ${PYTHON_PKGNAMEPREFIX}numpy1&gt;=1.20:math/py-numpy1@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}pyvo&gt;=1.5:astro/py-pyvo@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}requests&gt;=2.19:www/py-requests@${PY_FLAVOR} <br>TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fsspec&gt;=0:filesystems/py-fsspec@${PY_FLAVOR} \ <br>diff --git a/astro/py-fitsio/Makefile b/astro/py-fitsio/Makefile <br>index 5a38a558ae4d..dca6dd6862a2 100644 <br>--- a/astro/py-fitsio/Makefile <br>+++ b/astro/py-fitsio/Makefile <br>@@ -1,5 +1,6 @@ <br>PORTNAME= fitsio <br>PORTVERSION= 1.3.0 <br>+PORTREVISION= 1 <br>CATEGORIES= astro python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>@@ -11,12 +12,12 @@ WWW= https://github.com/esheldon/fitsio <br>LICENSE= GPLv2 <br>LICENSE_FILE= ${WRKSRC}/LICENSE.txt <br> <br>-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy&gt;=1.7,1:math/py-numpy@${PY_FLAVOR} \ <br>+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1&gt;=1.7:math/py-numpy1@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}setuptools&gt;=0:devel/py-setuptools@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}setuptools-scm&gt;=0:devel/py-setuptools-scm@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}wheel&gt;=0:devel/py-wheel@${PY_FLAVOR} <br>LIB_DEPENDS= libcfitsio.so:astro/cfitsio <br>-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy&gt;=1.7,1:math/py-numpy@${PY_FLAVOR} <br>+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1&gt;=1.7:math/py-numpy1@${PY_FLAVOR} <br> <br>USES= python <br>USE_PYTHON= autoplist concurrent pep517 <br>diff --git a/astro/py-jplephem/Makefile b/astro/py-jplephem/Makefile <br>index 4739e50364bd..1aab97b5af04 100644 <br>--- a/astro/py-jplephem/Makefile <br>+++ b/astro/py-jplephem/Makefile <br>@@ -1,5 +1,6 @@ <br>PORTNAME= jplephem <br>PORTVERSION= 2.24 <br>+PORTREVISION= 1 <br>CATEGORIES= astro python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>diff --git a/astro/py-metpy/Makefile b/astro/py-metpy/Makefile <br>index d021de8c12bf..c1d44d6d5dde 100644 <br>--- a/astro/py-metpy/Makefile <br>+++ b/astro/py-metpy/Makefile <br>@@ -1,6 +1,6 @@ <br>PORTNAME= metpy <br>PORTVERSION= 1.6.2 <br>-PORTREVISION= 3 <br>+PORTREVISION= 4 <br>CATEGORIES= astro python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools&gt;=61:devel/py-setuptools@${PY_FL <br> ${PYTHON_PKGNAMEPREFIX}setuptools-scm&gt;=3.4:devel/py-setuptools-scm@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}wheel&gt;=0:devel/py-wheel@${PY_FLAVOR} <br>RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib&gt;=3.5.0:math/py-matplotlib@${PY_FLAVOR} \ <br>- ${PYTHON_PKGNAMEPREFIX}numpy&gt;=1.20.0,1:math/py-numpy@${PY_FLAVOR} \ <br>+ ${PYTHON_PKGNAMEPREFIX}numpy1&gt;=1.20.0:math/py-numpy1@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}pandas&gt;=1.4.0,1:math/py-pandas@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}pint&gt;=0.17:devel/py-pint@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}pooch&gt;=1.2.0:devel/py-pooch@${PY_FLAVOR} \ <br>diff --git a/astro/py-pyerfa/Makefile b/astro/py-pyerfa/Makefile <br>index 2cf2f2e463ab..06ce42e74c6c 100644 <br>--- a/astro/py-pyerfa/Makefile <br>+++ b/astro/py-pyerfa/Makefile <br>@@ -1,6 +1,6 @@ <br>PORTNAME= pyerfa <br>DISTVERSION= 2.0.0.3 <br>-PORTREVISION= 2 <br>+PORTREVISION= 3 <br>CATEGORIES= astro python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>@@ -12,11 +12,11 @@ WWW= https://github.com/liberfa/pyerfa <br>LICENSE= BSD3CLAUSE <br>LICENSE_FILE= ${WRKSRC}/LICENSE.rst <br> <br>-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy&gt;=1.17.0,1:math/py-numpy@${PY_FLAVOR} \ <br>+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1&gt;=1.17.0:math/py-numpy1@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}packaging&gt;0:devel/py-packaging@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}Jinja2&gt;=0:devel/py-Jinja2@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}setuptools-scm&gt;0:devel/py-setuptools-scm@${PY_FLAVOR} <br>-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy&gt;=1.17.0,1:math/py-numpy@${PY_FLAVOR} <br>+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1&gt;=1.17.0:math/py-numpy1@${PY_FLAVOR} <br> <br>USES= python <br>USE_PYTHON= autoplist distutils <br>diff --git a/astro/py-pykep/Makefile b/astro/py-pykep/Makefile <br>index bd5ae72e3095..95ac38f263f4 100644 <br>--- a/astro/py-pykep/Makefile <br>+++ b/astro/py-pykep/Makefile <br>@@ -1,7 +1,7 @@ <br>PORTNAME= pykep <br>DISTVERSIONPREFIX= v <br>DISTVERSION= 2.6.2 <br>-PORTREVISION= 7 <br>+PORTREVISION= 8 <br>CATEGORIES= astro python <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br> <br>diff --git a/astro/py-pysofa/Makefile b/astro/py-pysofa/Makefile <br>index f746b04ed262..663a9c60ff54 100644 <br>--- a/astro/py-pysofa/Makefile <br>+++ b/astro/py-pysofa/Makefile <br>@@ -1,6 +1,6 @@ <br>PORTNAME= pysofa <br>DISTVERSION= 0.1.1 <br>-PORTREVISION= 4 <br>+PORTREVISION= 5 <br>CATEGORIES= astro devel python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>diff --git a/astro/py-pysolar/Makefile b/astro/py-pysolar/Makefile <br>index e69454ea562b..e7d7dc01165d 100644 <br>--- a/astro/py-pysolar/Makefile <br>+++ b/astro/py-pysolar/Makefile <br>@@ -1,5 +1,6 @@ <br>PORTNAME= pysolar <br>DISTVERSION= 0.13 <br>+PORTREVISION= 1 <br>CATEGORIES= astro science python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>diff --git a/astro/py-ro/Makefile b/astro/py-ro/Makefile <br>index 88a88e5dca5b..584f4e934178 100644 <br>--- a/astro/py-ro/Makefile <br>+++ b/astro/py-ro/Makefile <br>@@ -1,6 +1,6 @@ <br>PORTNAME= ro <br>PORTVERSION= 3.6.9 <br>-PORTREVISION= 6 <br>+PORTREVISION= 7 <br>CATEGORIES= astro python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/docs/License.txt <br> <br>BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools&gt;=0:devel/py-setuptools@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}wheel&gt;=0:devel/py-wheel@${PY_FLAVOR} <br>-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy&gt;=0,1:math/py-numpy@${PY_FLAVOR} <br>+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1&gt;=0:math/py-numpy1@${PY_FLAVOR} <br> <br>USES= python <br>USE_PYTHON= autoplist concurrent pep517 <br>diff --git a/astro/py-skyfield/Makefile b/astro/py-skyfield/Makefile <br>index 902d7d3c8342..a21f18a12e09 100644 <br>--- a/astro/py-skyfield/Makefile <br>+++ b/astro/py-skyfield/Makefile <br>@@ -1,5 +1,6 @@ <br>PORTNAME= skyfield <br>PORTVERSION= 1.54 <br>+PORTREVISION= 1 <br>CATEGORIES= astro python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>diff --git a/astro/py-spktype01/Makefile b/astro/py-spktype01/Makefile <br>index d761bb087009..b3ab87a08aa4 100644 <br>--- a/astro/py-spktype01/Makefile <br>+++ b/astro/py-spktype01/Makefile <br>@@ -1,6 +1,6 @@ <br>PORTNAME= spktype01 <br>PORTVERSION= 1.0.0 <br>-PORTREVISION= 3 <br>+PORTREVISION= 4 <br>CATEGORIES= astro python <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br> <br>diff --git a/astro/py-spktype21/Makefile b/astro/py-spktype21/Makefile <br>index a95566676422..ec6d957bf533 100644 <br>--- a/astro/py-spktype21/Makefile <br>+++ b/astro/py-spktype21/Makefile <br>@@ -1,6 +1,6 @@ <br>PORTNAME= spktype21 <br>PORTVERSION= 0.1.0 <br>-PORTREVISION= 3 <br>+PORTREVISION= 4 <br>CATEGORIES= astro python <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br> <br>diff --git a/astro/py-sunpy/Makefile b/astro/py-sunpy/Makefile <br>index 38b8aaa9df4b..cf092e1f4f3b 100644 <br>--- a/astro/py-sunpy/Makefile <br>+++ b/astro/py-sunpy/Makefile <br>@@ -1,5 +1,6 @@ <br>PORTNAME= sunpy <br>DISTVERSION= 7.0.2 <br>+PORTREVISION= 1 <br>CATEGORIES= astro <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>diff --git a/audio/beets/Makefile b/audio/beets/Makefile <br>index a5219afc2fe6..01f7b12c8e44 100644 <br>--- a/audio/beets/Makefile <br>+++ b/audio/beets/Makefile <br>@@ -1,6 +1,6 @@ <br>PORTNAME= beets <br>DISTVERSION= 2.5.1 <br>-PORTREVISION= 1 <br>+PORTREVISION= 2 <br>CATEGORIES= audio python <br>MASTER_SITES= PYPI <br> <br>@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}confuse&gt;=1.0.0:devel/py-confuse@${PY_FLAVOR} <br> ${PYTHON_PKGNAMEPREFIX}munkres&gt;=1.0.0:math/py-munkres@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}musicbrainzngs&gt;=0.4:audio/py-musicbrainzngs@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}mutagen&gt;=1.45:audio/py-mutagen@${PY_FLAVOR} \ <br>- ${PYTHON_PKGNAMEPREFIX}numpy&gt;=0:math/py-numpy@${PY_FLAVOR} \ <br>+ ${PYTHON_PKGNAMEPREFIX}numpy1&gt;=0:math/py-numpy1@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}platformdirs&gt;=0:devel/py-platformdirs@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}pyacoustid&gt;=0:audio/py-pyacoustid@${PY_FLAVOR} \ <br> ${PYTHON_PKGNAMEPREFIX}pyyaml&gt;=0:devel/py-pyyaml@${PY_FLAVOR} \ <br>diff --git a/audio/py-SoundFile/Makefile b/audio/py-SoundFile/Makefile <br>index 950def9a1bca..b5a2858d061f 100644 <br>--- a/audio/py-SoundFile/Makefile <br>+++ b/audio/py-SoundFile/Makefile <br>@@ -1,5 +1,6 @@ <br>PORTNAME= SoundFile <br>DISTVERSION= 0.13.1 <br>+PORTREVISION= 1 <br>CATEGORIES= audio python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>diff --git a/audio/py-aubio/Makefile b/audio/py-aubio/Makefile <br>index 8c61eeb620fd..aec61f68b124 100644 <br>--- a/audio/py-aubio/Makefile <br>+++ b/audio/py-aubio/Makefile <br>@@ -1,4 +1,4 @@ <br>-PORTREVISION= 3 <br>+PORTREVISION= 4 <br>CATEGORIES= audio python <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br> <br>diff --git a/audio/py-auditok/Makefile b/audio/py-auditok/Makefile <br>index fa38fe700202..fbd97d5a3306 100644 <br>--- a/audio/py-auditok/Makefile <br>+++ b/audio/py-auditok/Makefile <br>@@ -1,6 +1,6 @@ <br>PORTNAME= auditok <br>DISTVERSION= 0.3.0 <br>-PORTREVISION= 2 <br>+PORTREVISION= 3 <br>CATEGORIES= audio python <br>MASTER_SITES= PYPI <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>diff --git a/audio/py-essentia/Makefile b/audio/py-essentia/Makefile <br>index 305bdde55a4a..3208f040a44c 100644 <br>--- a/audio/py-essentia/Makefile <br>+++ b/audio/py-essentia/Makefile <br>@@ -1,6 +1,7 @@ <br>PORTNAME= essentia <br>DISTVERSIONPREFIX= v <br>DISTVERSION= 2.1_beta5-1417 <br>+PORTREVISION= 1 <br>DISTVERSIONSUFFIX= -gf0f6c358 <br>CATEGORIES= audio <br>PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} <br>diff --git a/audio/py-librosa/Makefile b/audio/py-librosa/Makefile <br>index 9f7f5ea9b877..87c753fbd61a 100644 <br>--- a/audio/py-librosa/Makefile <br>+++ b/audio/py-librosa/Makefile <br>@@ -1,6 +1,6 @@ <br>PORTNAME= librosa <br>DISTVERSION= 0.11.0 <br>-PORTREVISION= 1 <br>*** 7693 LINES SKIPPED *** <br> <br></blockquote> <br>-- <br>Sincerely, <br>Dima (fluffy@FreeBSD.org, https://t.me/FluffyBSD, @fluffy:matrix-dev.freebsd.org) <br>(desktop, kde, x11, office, ports-secteam)@FreeBSD team <br> <br></div></body></html>
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bea93790-cda7-41e6-89cc-f0e737680a0a>