Andreas Tille pushed to branch master at Debian Med / cwltool
Commits: 577c7307 by Andreas Tille at 2021-12-12T07:44:10+01:00 Make build reproducible - - - - - df11701a by Andreas Tille at 2021-12-12T08:01:18+01:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +cwltool (3.1.20211104071347-3) unstable; urgency=medium + + * Team upload. + + [ Chris Lamb ] + * Make build reproducible + Closes: #1001277 + + -- Andreas Tille <[email protected]> Sun, 12 Dec 2021 07:45:19 +0100 + cwltool (3.1.20211104071347-2) unstable; urgency=medium * Team upload. ===================================== debian/rules ===================================== @@ -36,4 +36,5 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_PROFILES))) cd {build_dir}; export PYTHONPATH=$$(pwd); {interpreter} -m pytest \ -k 'not (test_http_path_mapping or test_pack or test_get_subgraph or test_use_metadata or test_load_graph_fragment_from_packed or test_udocker_usage_should_not_write_cid_file or test_udocker_should_display_memory_usage or test_content_types or test_get_step)' \ -n auto --ignore cwltool/schemas/ -rs --pyargs cwltool" dh_auto_test + find .pybuild -name "out" -type f -delete endif View it on GitLab: https://salsa.debian.org/med-team/cwltool/-/compare/43f9eabf7f4996fa8b708dc6b0c986be3bac88dd...df11701abc4a36cfbadee249ca9d77e7c715fc11 -- View it on GitLab: https://salsa.debian.org/med-team/cwltool/-/compare/43f9eabf7f4996fa8b708dc6b0c986be3bac88dd...df11701abc4a36cfbadee249ca9d77e7c715fc11 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
