[med-svn] [Git][med-team/snakemake][master] 3 commits: Add B-D on python3-smart-open
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Sun Oct 17 15:24:17 BST 2021
Nilesh Patra pushed to branch master at Debian Med / snakemake
Commits:
54d650df by Nilesh Patra at 2021-10-17T14:18:15+00:00
Add B-D on python3-smart-open
- - - - -
ba3078df by Nilesh Patra at 2021-10-17T14:19:10+00:00
d/control: Add versioned Dep on pulp (>= 2.0)
- - - - -
03f9a847 by Nilesh Patra at 2021-10-17T14:23:58+00:00
[skip ci] Interim changelog entry
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,6 @@
snakemake (6.9.1-1) UNRELEASED; urgency=medium
+ [ Andreas Tille ]
* Team upload.
* Fix watchfile to detect new versions on github
* New upstream version
@@ -9,15 +10,14 @@ snakemake (6.9.1-1) UNRELEASED; urgency=medium
* Remove trailing whitespace in debian/copyright (routine-update)
* Build-Depends: python3-requests-mock
- TODO:
-...
-FAILED tests/tests.py::test_github_issue1069 - AssertionError: expected succe...
-FAILED tests/tests.py::test_touch_pipeline_with_temp_dir - AssertionError: ex...
-FAILED tests/tests.py::test_all_temp - AssertionError: expected successful ex...
-= 169 failed, 35 passed, 11 skipped, 57 deselected, 1 xfailed, 1 warning in 15.17s =
-E: pybuild pybuild:353: test: plugin custom failed with: exit code=1: python3.9 -m pytest -v tests/test*.py -k 'not test_cwl and not test_cwl_singularity and not test_url_include and not test_wrapper and not test_issue1083 and not test_github_issue78 and not test_container and not test_singularity and not test_singularity_conda and not test_convert_to_cwl and not test_report and not test_report_zip and not test_archive and not test_jupyter_notebook and not test_conda and not test_upstream_conda and not test_conda_custom_prefix and not test_script and not test_issue635 and not test_issue1093 and not test_default_resources and not test_default_remote and not test_remote and not test_output_file_cache_remote and not test_tibanna and not test_ancient'
+ [ Nilesh Patra ]
+ * d/control:
+ + Add versioned Dep on pulp (>= 2.0)
+ + Add B-D on python3-smart-open
+TODO: pulp new version is needed, which has a dep on amply. Mail sent to -openstack mailing list
+to update this one.
- -- Andreas Tille <tille at debian.org> Fri, 15 Oct 2021 09:50:57 +0200
+ -- Nilesh Patra <nilesh at debian.org> Sun, 17 Oct 2021 14:19:21 +0000
snakemake (5.24.1-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -39,6 +39,7 @@ Build-Depends: ca-certificates,
python3-requests-mock <!nocheck>,
python3-rpy2,
python3-setuptools,
+ python3-smart-open (>= 3.0),
python3-sphinx <!nodoc>,
python3-sphinx-argparse <!nodoc>,
python3-sphinx-bootstrap-theme <!nodoc>,
@@ -71,7 +72,7 @@ Depends: ca-certificates,
python3-nbformat,
python3-pkg-resources,
python3-psutil,
- python3-pulp (<< 2.0~),
+ python3-pulp (>= 2.0~),
python3-ratelimiter,
python3-requests,
python3-toposort,
View it on GitLab: https://salsa.debian.org/med-team/snakemake/-/compare/b1758d20e2c88faa5944994ec09c8512ff7c2d6f...03f9a847805650dcb4096726b33b1688eff13184
--
View it on GitLab: https://salsa.debian.org/med-team/snakemake/-/compare/b1758d20e2c88faa5944994ec09c8512ff7c2d6f...03f9a847805650dcb4096726b33b1688eff13184
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/20211017/a69c4ee2/attachment-0001.htm>
More information about the debian-med-commit
mailing list