[Git][debian-gis-team/pyresample][master] 2 commits: Fix incomplete commit
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Tue Aug 29 18:26:48 BST 2023
Antonio Valentino pushed to branch master at Debian GIS Project / pyresample
Commits:
d850a9fd by Antonio Valentino at 2023-08-29T17:24:35+00:00
Fix incomplete commit
- - - - -
0fdac3bd by Antonio Valentino at 2023-08-29T17:25:08+00:00
Remove duplicate line from changelog.
Changes-By: lintian-brush
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -12,7 +12,8 @@ export USE_CYTHON=True
export PYBUILD_TEST_ARGS=\
-k "not test_compare_to_legacy \
and not legacy_dask_ewa \
-and not test_def2yaml_converter"
+and not test_def2yaml_converter" \
+--pyargs ${PYBUILD_NAME}
%:
dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/-/compare/4f11d3404d725ca5c43116784d7968d7b4e371e3...0fdac3bd034a6ff8c97aa378ebee4bb3d8ee7fee
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/-/compare/4f11d3404d725ca5c43116784d7968d7b4e371e3...0fdac3bd034a6ff8c97aa378ebee4bb3d8ee7fee
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/20230829/14fe3804/attachment.htm>
More information about the Pkg-grass-devel
mailing list