mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.5.5
Changes: https://github.com/jazzband/contextlib2/blob/master/NEWS.rst https://contextlib2.readthedocs.io/en/stable/#release-history PR: 219107 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
This commit is contained in:
parent
9a173b3cd4
commit
88f7f773ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440383
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= contextlib2
|
PORTNAME= contextlib2
|
||||||
PORTVERSION= 0.5.4
|
PORTVERSION= 0.5.5
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1469961673
|
TIMESTAMP = 1494101849
|
||||||
SHA256 (contextlib2-0.5.4.tar.gz) = 710626cde569f51a87f216ff757fe60f5cd13ae8f8114706590510cd5649ce88
|
SHA256 (contextlib2-0.5.5.tar.gz) = 509f9419ee91cdd00ba34443217d5ca51f5a364a404e1dce9e8979cea969ca48
|
||||||
SIZE (contextlib2-0.5.4.tar.gz) = 28523
|
SIZE (contextlib2-0.5.5.tar.gz) = 28755
|
||||||
|
|
Loading…
Add table
Reference in a new issue