[med-svn] [Git][med-team/cwltool][master] 2 commits: Make build reproducible

Andreas Tille (@tille) gitlab at salsa.debian.org
Sun Dec 12 07:26:06 GMT 2021



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 <tille at debian.org>  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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20211212/c70eabfc/attachment.htm>


More information about the debian-med-commit mailing list