[med-svn] [Git][med-team/kleborate][master] 3 commits: d/control: delete remaining dependency on distutils.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Sun Mar 10 18:40:24 GMT 2024



Étienne Mollier pushed to branch master at Debian Med / kleborate


Commits:
1966bc22 by Étienne Mollier at 2024-03-10T18:54:28+01:00
d/control: delete remaining dependency on distutils.

Closes: #1065889

- - - - -
b4f5504e by Étienne Mollier at 2024-03-10T19:39:12+01:00
bigendian.patch: unfuzz.

- - - - -
9206ede7 by Étienne Mollier at 2024-03-10T19:39:49+01:00
ready to upload to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/patches/bigendian.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+kleborate (2.4.1-3) unstable; urgency=medium
+
+  * d/control: delete remaining dependency on distutils. (Closes: #1065889)
+  * bigendian.patch: unfuzz.
+
+ -- Étienne Mollier <emollier at debian.org>  Sun, 10 Mar 2024 19:39:36 +0100
+
 kleborate (2.4.1-2) unstable; urgency=medium
 
   [ Étienne Mollier ]


=====================================
debian/control
=====================================
@@ -24,8 +24,7 @@ Depends: ${python3:Depends},
          ncbi-blast+,
          mash,
          kaptive,
-         kaptive-data,
-         python3-distutils
+         kaptive-data
 Recommends: python3-biopython
 Description: tool to screen Klebsiella genome assemblies
  Kleborate is a tool to screen Klebsiella genome assemblies for:


=====================================
debian/patches/bigendian.patch
=====================================
@@ -12,7 +12,7 @@ Last-Update: 2021-09-21
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- kleborate.orig/kleborate/__main__.py
 +++ kleborate/kleborate/__main__.py
-@@ -625,6 +625,10 @@
+@@ -626,6 +626,10 @@
  def rebuild_blast_indices(data_dir):
      for fasta in pathlib.Path(data_dir).glob('*.fasta'):
          makeblastdb_cmd = ['makeblastdb', '-dbtype', 'nucl', '-in', str(fasta)]



View it on GitLab: https://salsa.debian.org/med-team/kleborate/-/compare/bbe4b5b4560fe5f4198ca57986f10b2e0a2ae886...9206ede768f40bfe23f354089c99f72c13e58ac9

-- 
View it on GitLab: https://salsa.debian.org/med-team/kleborate/-/compare/bbe4b5b4560fe5f4198ca57986f10b2e0a2ae886...9206ede768f40bfe23f354089c99f72c13e58ac9
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/20240310/fa338e3a/attachment-0001.htm>


More information about the debian-med-commit mailing list