[med-svn] [Git][med-team/python-pauvre][upstream] New upstream version 0.2.3

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Tue May 11 17:45:07 BST 2021



Nilesh Patra pushed to branch upstream at Debian Med / python-pauvre


Commits:
798da887 by Nilesh Patra at 2021-05-11T22:06:43+05:30
New upstream version 0.2.3
- - - - -


4 changed files:

- PKG-INFO
- pauvre.egg-info/PKG-INFO
- pauvre/rcparams.py
- pauvre/version.py


Changes:

=====================================
PKG-INFO
=====================================
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: pauvre
-Version: 0.2.2
+Version: 0.2.3
 Summary: Tools for plotting Oxford Nanopore and other long-read data.
 Home-page: https://github.com/conchoecia/pauvre
 Author: Darrin Schultz


=====================================
pauvre.egg-info/PKG-INFO
=====================================
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: pauvre
-Version: 0.2.2
+Version: 0.2.3
 Summary: Tools for plotting Oxford Nanopore and other long-read data.
 Home-page: https://github.com/conchoecia/pauvre
 Author: Darrin Schultz


=====================================
pauvre/rcparams.py
=====================================
@@ -6,7 +6,6 @@ def update_rcParams():
     # This mpl style is from the UCSC BME163 class.
     rcParams.update({
         'font.size'            : 8.0      ,
-        'font.sans-serif'      : 'Arial'    ,
         'xtick.major.size'     : 2        ,
         'xtick.major.width'    : 0.75     ,
         'xtick.labelsize'      : 8.0      ,
@@ -21,8 +20,6 @@ def update_rcParams():
         'ytick.minor.pad'      : 2        ,
         'savefig.dpi'          : 601      ,
         'axes.linewidth'       : 0.75     ,
-        'text.usetex'          : False    ,
         "image.composite_image": False   ,
         "pdf.fonttype"         : 42,
         "ps.fonttype"          : 42  })
-


=====================================
pauvre/version.py
=====================================
@@ -1,4 +1,4 @@
 # -*- coding: utf-8 -*-
 
-__version__ = "0.2.2"
+__version__ = "0.2.3"
 



View it on GitLab: https://salsa.debian.org/med-team/python-pauvre/-/commit/798da8877bfac58e22fc40047595495efd127412

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-pauvre/-/commit/798da8877bfac58e22fc40047595495efd127412
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/20210511/7ec80ded/attachment-0001.htm>


More information about the debian-med-commit mailing list