[med-svn] [Git][med-team/plip][upstream] New upstream version 2.1.3+dfsg

Alexandre Mestiashvili gitlab at salsa.debian.org
Wed Jul 8 13:38:05 BST 2020



Alexandre Mestiashvili pushed to branch upstream at Debian Med / plip


Commits:
b2f25057 by Alexandre Mestiashvili at 2020-07-08T14:27:30+02:00
New upstream version 2.1.3+dfsg
- - - - -


3 changed files:

- CHANGES.txt
- README.md
- plip/basic/config.py


Changes:

=====================================
CHANGES.txt
=====================================
@@ -1,5 +1,10 @@
 Changelog
 ---------
+# 2.2.0
+* bug fixes in code and deployment
+* multi-architecture builds on https://hub.docker.com/r/pharmai/plip
+* Docker build for Ubuntu 20.04 LTS
+
 # 2.1.0
 * maintainer changed to PharmAI GmbH
 * full compatibility to Python 3 and OpenBabel 3


=====================================
README.md
=====================================
@@ -3,7 +3,8 @@
 ![PLIP Build](https://github.com/pharmai/plip/workflows/PLIP%20Build/badge.svg)
 ![GitHub](https://img.shields.io/github/license/pharmai/plip?style=social)
 ![GitHub All Releases](https://img.shields.io/github/downloads/pharmai/plip/total?style=social)
-![Docker Image Size (tag)](https://img.shields.io/docker/image-size/pharmai/plip/latest?style=social)
+![Docker Pulls](https://img.shields.io/docker/pulls/pharmai/plip?style=social&logo=docker)
+![Docker Image Size (tag)](https://img.shields.io/docker/image-size/pharmai/plip/latest?style=social&logo=docker)
 
 Analyze noncovalent protein-ligand interactions in 3D structures with ease.
 
@@ -64,7 +65,7 @@ $ git clone https://github.com/ssalentin/plip.git ~/pliptool
 ### 2. Install PLIP
 
 #### Containerized Image (recommended)
-:exclamation: We ship PLIP as a pre-built containers, available on the [Docker Hub](https://hub.docker.com/r/pharmai/plip) or as pre-built Singularity image under [Releases](https://github.com/pharmai/plip/releases).
+:exclamation: We ship PLIP as a pre-built containers for multiple architectures (amd64/ARM), available on the [Docker Hub](https://hub.docker.com/r/pharmai/plip) or as pre-built Singularity image under [Releases](https://github.com/pharmai/plip/releases).
 
 #### From Source
 If you cannot use the containerized bundle or want to use PLIP sources, make sure you have the following requirements installed:


=====================================
plip/basic/config.py
=====================================
@@ -1,4 +1,4 @@
-__version__ = '2.1.2-beta'
+__version__ = '2.1.3'
 __maintainer__ = 'PharmAI GmbH (2020) - www.pharm.ai - hello at pharm.ai'
 
 import logging



View it on GitLab: https://salsa.debian.org/med-team/plip/-/commit/b2f25057869fd54676363ff6f21ddda7ad293e7c

-- 
View it on GitLab: https://salsa.debian.org/med-team/plip/-/commit/b2f25057869fd54676363ff6f21ddda7ad293e7c
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/20200708/67acc7ee/attachment-0001.html>


More information about the debian-med-commit mailing list