[med-svn] [Git][med-team/lamassemble][upstream] New upstream version 1.7.1

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Feb 26 15:31:00 GMT 2024



Andreas Tille pushed to branch upstream at Debian Med / lamassemble


Commits:
da2a4460 by Andreas Tille at 2024-02-26T16:22:07+01:00
New upstream version 1.7.1
- - - - -


2 changed files:

- README.md
- setup.py


Changes:

=====================================
README.md
=====================================
@@ -137,8 +137,8 @@ similarities by increasing option `-m` (and/or decreasing `-u` or `-W`).
 - `-P P`: number of parallel threads.
 
 - `-u U`: go faster by getting `U`-fold fewer initial matches between
-  2 sequences.  `U` must be 4, 8, 16, 32, or 64 (values allowed by
-  `lastdb -uRY`).
+  2 sequences.  `U` must be 4, 8, 16, 32, 64, or 128 (values allowed
+  by `lastdb -uRY`).
 
 - `-W W`: get initial matches between 2 sequences starting at any base
   that is the "minimum" in any window of `W` consecutive bases.


=====================================
setup.py
=====================================
@@ -1,6 +1,6 @@
 import setuptools
 
-commitInfo = " (HEAD -> master, tag: 1.7.0)".strip("( )").split()
+commitInfo = " (HEAD -> master, tag: 1.7.1)".strip("( )").split()
 version = commitInfo[commitInfo.index("tag:") + 1].rstrip(",")
 
 setuptools.setup(



View it on GitLab: https://salsa.debian.org/med-team/lamassemble/-/commit/da2a4460ff7391e1e20d7a0b8716b6f43f7533ea

-- 
View it on GitLab: https://salsa.debian.org/med-team/lamassemble/-/commit/da2a4460ff7391e1e20d7a0b8716b6f43f7533ea
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/20240226/04b1306e/attachment-0001.htm>


More information about the debian-med-commit mailing list