- Update to 2.3.1

- Add PyPi WWW

PR:		217135
Submitted by:	amdmi3
This commit is contained in:
Dmitry Marakasov 2017-03-01 15:01:02 +00:00
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

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pycodestyle
PORTVERSION= 2.2.0
PORTREVISION= 1
PORTVERSION= 2.3.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1484910290
SHA256 (pycodestyle-2.2.0.tar.gz) = df81dc3293e0123e2e8d1f2aaf819600e4ae287d8b3af8b72181af50257e5d9a
SIZE (pycodestyle-2.2.0.tar.gz) = 85811
TIMESTAMP = 1485935271
SHA256 (pycodestyle-2.3.1.tar.gz) = 682256a5b318149ca0d2a9185d365d8864a768a28db66a84a2ea946bcc426766
SIZE (pycodestyle-2.3.1.tar.gz) = 89460

View file

@ -4,4 +4,5 @@ style conventions in PEP 8.
This package used to be called pep8 but was renamed to pycodestyle
to reduce confusion
WWW: https://pypi.python.org/pypi/pycodestyle
WWW: https://pycodestyle.readthedocs.io/en/latest/