Andreas Tille pushed to branch master at Debian Med / fasta3
Commits:
5c53cb64 by Andreas Tille at 2024-01-24T13:46:04+01:00
Cleanup after testing
- - - - -
a18b954b by Andreas Tille at 2024-01-24T15:38:44+01:00
Add python3-mysql.connector, python3-requests to Suggests and Test-Depends
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/rules
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,17 @@
fasta3 (36.3.8i.14-Nov-2020-2) UNRELEASED; urgency=medium
* Team upload.
+
+ [ Michael R. Crusoe ]
* Force use of packaged SIMDe library
* Mark Debian-specific patches as not needing forwarding. Update my
email address
+ [ Andreas Tille ]
+ * Cleanup after testing
+ Closes: #1044536
+ * Add python3-mysql.connector, python3-requests to Suggests and Test-Depends
+
-- Michael R. Crusoe <[email protected]> Fri, 19 May 2023 18:46:30 +0200
fasta3 (36.3.8i.14-Nov-2020-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -26,6 +26,8 @@ Suggests: ${perl:Depends},
liburi-encode-perl,
libdbd-mysql-perl,
python3-mysqldb,
+ python3-mysql.connector,
+ python3-requests,
ncbi-blast+,
bedtools
Description: tools for searching collections of biological sequences
=====================================
debian/rules
=====================================
@@ -30,6 +30,7 @@ override_dh_auto_build:
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
cd test ; ./test2G.sh && ./test.sh && ../bin/fasta36 -q
../seq/mgstm1.aa ../seq/prot_test.lseg
+ rm -rf test/results/test*
endif
override_dh_auto_clean:
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: fasta3, libdbi-perl, libwww-perl, libxml-twig-perl,
libdbd-mysql-perl, libjson-perl, python3-mysqldb
+Depends: fasta3, libdbi-perl, libwww-perl, libxml-twig-perl,
libdbd-mysql-perl, libjson-perl, python3-mysqldb, python3-mysql.connector,
python3-requests
Restrictions: allow-stderr
View it on GitLab:
https://salsa.debian.org/med-team/fasta3/-/compare/809d42f37c82e8bf812a978d9e674934794c2e3b...a18b954b79675bd9a4fd8819c3100488433441dc
--
View it on GitLab:
https://salsa.debian.org/med-team/fasta3/-/compare/809d42f37c82e8bf812a978d9e674934794c2e3b...a18b954b79675bd9a4fd8819c3100488433441dc
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