Package: fiona / 1.7.1-1

Metadata

Package Version Patches format
fiona 1.7.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Rename fio command to fiona to avoid name clash.patch | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 rename fio command to fiona to avoid name clash

There is already another package providing a binary "fio" (fio).

0002 Remove outside reference possible privacy breach.patch | (download)

README.rst | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 remove outside reference possible-privacy-breach


0006 Remove unknown distribution options.patch | (download)

setup.py | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 remove unknown distribution options.
 UserWarning: Unknown distribution option: 'metadata_version'
 UserWarning: Unknown distribution option: 'requires_python'
 UserWarning: Unknown distribution option: 'requires_external'