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


Commits:
2a37e0bb by Bas Couwenberg at 2022-05-16T09:18:50+02:00
Sort rules.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -7,10 +7,6 @@ export PYBUILD_NAME=pysolid
 %:
        dh $@ --with python3 --buildsystem=pybuild
 
-override_dh_python3:
-       dh_python3
-       dh_numpy3
-
 override_dh_auto_clean:
        dh_auto_clean
        $(RM) -r src/*.egg-info
@@ -28,3 +24,7 @@ ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
        python{version} $(CURDIR)/tests/test_SET_point.py" \
        dh_auto_test
 endif
+
+override_dh_python3:
+       dh_python3
+       dh_numpy3



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pysolid/-/commit/2a37e0bbe779b2ad6e1efe946b8b4b08e05659d6

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pysolid/-/commit/2a37e0bbe779b2ad6e1efe946b8b4b08e05659d6
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