Package: pybdsf / 1.13.0-2

Metadata

Package Version Patches format
pybdsf 1.13.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Don t install scripts.patch | (download)

pyproject.toml | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 don't install scripts


Adjust f2py executable name.patch | (download)

CMakeLists.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 adjust f2py executable name

Closes: #1081693

Add argument types to function prototypes.patch | (download)

natgrid/Include/nnchead.h | 50 25 + 25 - 0 !
natgrid/Include/nncheadd.h | 2 1 + 1 - 0 !
natgrid/Include/nncheads.h | 2 1 + 1 - 0 !
natgrid/Include/nnghead.h | 6 3 + 3 - 0 !
natgrid/Include/nngheadd.h | 4 2 + 2 - 0 !
natgrid/Include/nngheads.h | 4 2 + 2 - 0 !
natgrid/Include/nnmhead.h | 54 27 + 27 - 0 !
natgrid/Include/nnuheadd.h | 4 2 + 2 - 0 !
natgrid/Include/nnuheads.h | 4 2 + 2 - 0 !
9 files changed, 65 insertions(+), 65 deletions(-)

 add argument types to function prototypes

Closes: #1114276