[med-svn] [Git][med-team/busco][master] 4 commits: Run build time tests.

Andrius Merkys (@merkys) gitlab at salsa.debian.org
Thu May 5 07:10:38 BST 2022



Andrius Merkys pushed to branch master at Debian Med / busco


Commits:
b8525106 by Andrius Merkys at 2022-05-05T02:01:01-04:00
Run build time tests.

- - - - -
f732e8d0 by Andrius Merkys at 2022-05-05T02:02:41-04:00
Tests depend on python3-pandas.

- - - - -
712d1d22 by Andrius Merkys at 2022-05-05T02:04:53-04:00
Tests depend on python3-biopython.

- - - - -
ac52ee4f by Andrius Merkys at 2022-05-05T02:10:24-04:00
Update debian/changelog.

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/pybuild.testfiles
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,14 @@
 busco (5.3.2-2) UNRELEASED; urgency=medium
 
+  [ Andreas Tille ]
   * Depends: hmmer, prodigal
     Closes: #1010568
 
- -- Andreas Tille <tille at debian.org>  Wed, 04 May 2022 17:21:02 +0200
+  [ Andrius Merkys ]
+  * Team upload.
+  * Run build time tests.
+
+ -- Andrius Merkys <merkys at debian.org>  Thu, 05 May 2022 02:10:05 -0400
 
 busco (5.3.2-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -6,6 +6,8 @@ Uploaders: Andreas Tille <tille at debian.org>, Nilesh Patra <nilesh at debian.org>
 Build-Depends: debhelper-compat (= 13),
                dh-python,
                python3-all,
+               python3-biopython <!nocheck>,
+               python3-pandas <!nocheck>,
                python3-setuptools
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/busco


=====================================
debian/pybuild.testfiles
=====================================
@@ -0,0 +1,2 @@
+config
+tests


=====================================
debian/rules
=====================================
@@ -7,3 +7,6 @@ include /usr/share/dpkg/default.mk
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild
+
+override_dh_auto_test:
+	dh_auto_test -- --test-custom --test-args '{interpreter} -m unittest tests/unittest_runner.py -v'



View it on GitLab: https://salsa.debian.org/med-team/busco/-/compare/5e55e6812d073860fc2f153209da81f9cada1578...ac52ee4f67977fcdb01e3a1c95152423a983d0c6

-- 
View it on GitLab: https://salsa.debian.org/med-team/busco/-/compare/5e55e6812d073860fc2f153209da81f9cada1578...ac52ee4f67977fcdb01e3a1c95152423a983d0c6
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/20220505/e2f1364c/attachment-0001.htm>


More information about the debian-med-commit mailing list