mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 2.3.1
- Add PyPi WWW PR: 217135 Submitted by: amdmi3
This commit is contained in:
parent
348a834072
commit
c2312c04e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435161
3 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= pycodestyle
|
PORTNAME= pycodestyle
|
||||||
PORTVERSION= 2.2.0
|
PORTVERSION= 2.3.1
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1484910290
|
TIMESTAMP = 1485935271
|
||||||
SHA256 (pycodestyle-2.2.0.tar.gz) = df81dc3293e0123e2e8d1f2aaf819600e4ae287d8b3af8b72181af50257e5d9a
|
SHA256 (pycodestyle-2.3.1.tar.gz) = 682256a5b318149ca0d2a9185d365d8864a768a28db66a84a2ea946bcc426766
|
||||||
SIZE (pycodestyle-2.2.0.tar.gz) = 85811
|
SIZE (pycodestyle-2.3.1.tar.gz) = 89460
|
||||||
|
|
|
@ -4,4 +4,5 @@ style conventions in PEP 8.
|
||||||
This package used to be called pep8 but was renamed to pycodestyle
|
This package used to be called pep8 but was renamed to pycodestyle
|
||||||
to reduce confusion
|
to reduce confusion
|
||||||
|
|
||||||
|
WWW: https://pypi.python.org/pypi/pycodestyle
|
||||||
WWW: https://pycodestyle.readthedocs.io/en/latest/
|
WWW: https://pycodestyle.readthedocs.io/en/latest/
|
||||||
|
|
Loading…
Add table
Reference in a new issue