- Update to 0.4.13

This commit is contained in:
Li-Wen Hsu 2016-06-28 13:16:10 +00:00
parent 68edf21171
commit 09ea75a37c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417713
3 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= python-jenkins
PORTVERSION= 0.4.12
PORTVERSION= 0.4.13
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,2 +1,3 @@
SHA256 (python-jenkins-0.4.12.tar.gz) = 673868980f4b2312447843a86b61e18777a16a1adf5eb9cdfd56cbbfa3e50ee4
SIZE (python-jenkins-0.4.12.tar.gz) = 43246
TIMESTAMP = 1467117946
SHA256 (python-jenkins-0.4.13.tar.gz) = 9d7b06d31db4734ba93c0238c1e3ba6a200d01ec02544368ff592f2b74a11fbc
SIZE (python-jenkins-0.4.13.tar.gz) = 47337

View File

@ -2,4 +2,4 @@ Python Jenkins is a python wrapper for the Jenkins REST API which aims to
provide a more conventionally pythonic way of controlling a Jenkins server.
It provides a higher-level API containing a number of convenience functions.
WWW: http://python-jenkins.readthedocs.org/en/latest/
WWW: http://python-jenkins.readthedocs.io/en/latest/