- Update to 0.1.6
PR: ports/132844 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> Approved by: wen heping <wenheping AT gmail.com> (maintainer)
This commit is contained in:
parent
608eea75fc
commit
6d8ddaf8bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230476
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= GitPython
|
||||
PORTVERSION= 0.1.5
|
||||
PORTVERSION= 0.1.6
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (GitPython-0.1.5.tar.gz) = f370d1be5f2e98b10ef28ce3df677322
|
||||
SHA256 (GitPython-0.1.5.tar.gz) = 37aed23aa6da81d2ea105ce923258924be51e543fad4e42409b53fbd7c3ca387
|
||||
SIZE (GitPython-0.1.5.tar.gz) = 16952
|
||||
MD5 (GitPython-0.1.6.tar.gz) = da9af1ffefbe03cf424f0e00bef0c868
|
||||
SHA256 (GitPython-0.1.6.tar.gz) = 49f966f435564653f7dfd36df237a6c65748b69bdd431e39971a4695f3990c8b
|
||||
SIZE (GitPython-0.1.6.tar.gz) = 16127
|
||||
|
|
Loading…
Reference in a new issue