[Git][debian-gis-team/pysolid][master] Sort rules.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon May 16 08:39:35 BST 2022



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20220516/b9fdd054/attachment.htm>


More information about the Pkg-grass-devel mailing list