- Update to 3.7.5
- Take maintainership PR: 235860 Approved by: wg (current maintainer)
This commit is contained in:
parent
e065e25b4f
commit
229b1e759a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493374
2 changed files with 5 additions and 5 deletions
|
@ -2,12 +2,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= flake8
|
||||
PORTVERSION= 3.7.4
|
||||
PORTVERSION= 3.7.5
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= wg@FreeBSD.org
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Code checking using pep8 and pyflakes
|
||||
|
||||
LICENSE= MIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1549037554
|
||||
SHA256 (flake8-3.7.4.tar.gz) = 09b9bb539920776da542e67a570a5df96ff933c9a08b62cfae920bcc789e4383
|
||||
SIZE (flake8-3.7.4.tar.gz) = 147195
|
||||
TIMESTAMP = 1550508460
|
||||
SHA256 (flake8-3.7.5.tar.gz) = fd9ddf503110bf3d8b1d270e8c673aab29ccb3dd6abf29bae1f54e5116ab4a91
|
||||
SIZE (flake8-3.7.5.tar.gz) = 148039
|
||||
|
|
Loading…
Reference in a new issue