[med-svn] [Git][med-team/python-nanoget][master] 2 commits: Versioned depends on pandas
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Sun Feb 4 12:07:20 GMT 2024
Nilesh Patra pushed to branch master at Debian Med / python-nanoget
Commits:
d35ecc8a by Nilesh Patra at 2024-02-04T17:30:50+05:30
Versioned depends on pandas
- - - - -
c244775d by Nilesh Patra at 2024-02-04T12:05:33+00:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,18 @@
-python-nanoget (1.19.3-1) UNRELEASED; urgency=medium
+python-nanoget (1.19.3-1) unstable; urgency=medium
- * New upstream version
+ [ Andreas Tille ]
+ * Team Upload.
+ * New upstream version (Closes: #1044056)
* Standards-Version: 4.6.2 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
- -- Andreas Tille <tille at debian.org> Wed, 15 Nov 2023 11:25:46 +0100
+ [ Nilesh Patra ]
+ * Update missing source from nanotest repo
+ * Add missing-sources copyright
+ * gunzip mixed test suite file
+ * Versioned depends on pandas
+
+ -- Nilesh Patra <nilesh at debian.org> Sun, 04 Feb 2024 12:05:21 +0000
python-nanoget (1.16.1-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -24,7 +24,8 @@ Depends: ${python3:Depends},
${misc:Depends},
python3-biopython,
python3-pysam,
- python3-nanomath
+ python3-nanomath,
+ python3-pandas (>= 2.0.0)
Description: extract information from Oxford Nanopore sequencing data and alignments
The Python3 module nanoget provides functions to extract useful metrics
from Oxford Nanopore sequencing reads and alignments.
View it on GitLab: https://salsa.debian.org/med-team/python-nanoget/-/compare/08fb8a6215e332f63e1d2401b431b00782a6b154...c244775df69050978972acb05bd99eb6eadc3b78
--
View it on GitLab: https://salsa.debian.org/med-team/python-nanoget/-/compare/08fb8a6215e332f63e1d2401b431b00782a6b154...c244775df69050978972acb05bd99eb6eadc3b78
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/20240204/ea4040de/attachment-0001.htm>
More information about the debian-med-commit
mailing list