Bas Couwenberg pushed to branch master at Debian GIS Project / fiona


Commits:
448aabfd by Bas Couwenberg at 2026-03-07T10:56:53+01:00
Revert "d/rules formatting"

This reverts commit a705543245133679e0304983b48e41158730e452.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -13,8 +13,6 @@ fiona (1.10.1-5) unstable; urgency=medium
     - Drop unnecessary versioned dependency for cython3.
     - Rely on pre-initialized dpkg-architecture variables.
   * Set upstream metadata fields: Documentation, Security-Contact.
-  * debian/rukes:
-    - Formatting.
 
  -- Antonio Valentino <[email protected]>  Sat, 07 Mar 2026 
09:10:28 +0000
 


=====================================
debian/rules
=====================================
@@ -15,32 +15,32 @@ export PYBUILD_TEST_PYTEST=1
 export PYBUILD_BEFORE_TEST=cp -r pytest.ini {dir}/tests {build_dir}
 export PYBUILD_AFTER_TEST=rm -rf {build_dir}/pytest.ini {build_dir}/tests
 export PYBUILD_TEST_ARGS=-v \
---ignore tests/test_bytescollection.py \
---ignore tests/test_collection.py \
---ignore tests/test_data_paths.py \
---ignore tests/test_drvsupport.py \
---ignore tests/test_feature.py \
---ignore tests/test_filter_vsi.py \
---ignore tests/test_fio_bounds.py \
---ignore tests/test_fio_calc.py \
---ignore tests/test_fio_cat.py \
---ignore tests/test_fio_collect.py \
---ignore tests/test_fio_distrib.py \
---ignore tests/test_fio_dump.py \
---ignore tests/test_fio_filter.py \
---ignore tests/test_fio_info.py \
---ignore tests/test_fio_load.py \
---ignore tests/test_fio_ls.py \
---ignore tests/test_fio_rm.py \
---ignore tests/test_geopackage.py \
---ignore tests/test_http_session.py \
---ignore tests/test_layer.py \
---ignore tests/test_listing.py \
---ignore tests/test_profile.py \
---ignore tests/test_unicode.py \
---ignore tests/test_vfs.py \
---ignore tests/test_write.py \
--k "not test_opener_fsspec_zip_http_fs"
+                         --ignore tests/test_bytescollection.py \
+                         --ignore tests/test_collection.py \
+                         --ignore tests/test_data_paths.py \
+                         --ignore tests/test_drvsupport.py \
+                         --ignore tests/test_feature.py \
+                         --ignore tests/test_filter_vsi.py \
+                         --ignore tests/test_fio_bounds.py \
+                         --ignore tests/test_fio_calc.py \
+                         --ignore tests/test_fio_cat.py \
+                         --ignore tests/test_fio_collect.py \
+                         --ignore tests/test_fio_distrib.py \
+                         --ignore tests/test_fio_dump.py \
+                         --ignore tests/test_fio_filter.py \
+                         --ignore tests/test_fio_info.py \
+                         --ignore tests/test_fio_load.py \
+                         --ignore tests/test_fio_ls.py \
+                         --ignore tests/test_fio_rm.py \
+                         --ignore tests/test_geopackage.py \
+                         --ignore tests/test_http_session.py \
+                         --ignore tests/test_layer.py \
+                         --ignore tests/test_listing.py \
+                         --ignore tests/test_profile.py \
+                         --ignore tests/test_unicode.py \
+                         --ignore tests/test_vfs.py \
+                         --ignore tests/test_write.py \
+                         -k "not test_opener_fsspec_zip_http_fs"
 
 %:
        dh  $@ --buildsystem pybuild



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/fiona/-/commit/448aabfd46b697a324a6a26df5f13eb9a347d0b5

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/fiona/-/commit/448aabfd46b697a324a6a26df5f13eb9a347d0b5
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to