[med-svn] [Git][med-team/ariba][upstream] New upstream version 2.13.3+ds

Sascha Steinbiss gitlab at salsa.debian.org
Sat Jan 5 11:06:30 GMT 2019


Sascha Steinbiss pushed to branch upstream at Debian Med / ariba


Commits:
4d6c0399 by Sascha Steinbiss at 2019-01-05T10:34:29Z
New upstream version 2.13.3+ds
- - - - -


4 changed files:

- ariba/tb.py
- + ariba/tb_data/panel.20190102.json
- + ariba/tb_data/panel.20190102.txt
- setup.py


Changes:

=====================================
ariba/tb.py
=====================================
@@ -212,8 +212,8 @@ def write_prepareref_metadata_file(mutations, outfile):
 
 def make_prepareref_files(outprefix):
     genbank_file = os.path.join(data_dir, 'NC_000962.3.gb')
-    mut_to_drug_json = os.path.join(data_dir, 'panel.20181221.json')
-    panel_txt_file = os.path.join(data_dir, 'panel.20181221.txt')
+    mut_to_drug_json = os.path.join(data_dir, 'panel.20190102.json')
+    panel_txt_file = os.path.join(data_dir, 'panel.20190102.txt')
     fasta_out = outprefix + '.fa'
     tsv_out = outprefix + '.tsv'
 


=====================================
ariba/tb_data/panel.20190102.json
=====================================
The diff for this file was not included because it is too large.

=====================================
ariba/tb_data/panel.20190102.txt
=====================================
The diff for this file was not included because it is too large.

=====================================
setup.py
=====================================
@@ -55,7 +55,7 @@ vcfcall_mod = Extension(
 setup(
     ext_modules=[minimap_mod, fermilite_mod, vcfcall_mod],
     name='ariba',
-    version='2.13.2',
+    version='2.13.3',
     description='ARIBA: Antibiotic Resistance Identification By Assembly',
     packages = find_packages(),
     package_data={'ariba': ['test_run_data/*', 'tb_data/*']},



View it on GitLab: https://salsa.debian.org/med-team/ariba/commit/4d6c0399a7282ae89bd07bfe958b4359404c512e

-- 
View it on GitLab: https://salsa.debian.org/med-team/ariba/commit/4d6c0399a7282ae89bd07bfe958b4359404c512e
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/20190105/5c83ba20/attachment.html>


More information about the debian-med-commit mailing list