- Update to 0.4.13
This commit is contained in:
parent
68edf21171
commit
09ea75a37c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417713
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user