diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-07-31 00:02:59 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-07-31 00:02:59 +0000 |
commit | 943a28646f341628a17ccb270aa82250eddfa013 (patch) | |
tree | da43951b5d0e2c33c2ae470382587a14e25745c0 /devel | |
parent | f48053ccde134dcf41ce37741ebe9a709ea1f99d (diff) | |
download | ports-943a28646f341628a17ccb270aa82250eddfa013.tar.gz ports-943a28646f341628a17ccb270aa82250eddfa013.zip |
Update to 1.0.2
Changes: https://github.com/tholo/pytest-flake8/releases
https://github.com/tholo/pytest-flake8/blob/master/CHANGELOG
Notes
Notes:
svn path=/head/; revision=475929
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-pytest-flake8/Makefile | 2 | ||||
-rw-r--r-- | devel/py-pytest-flake8/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-pytest-flake8/Makefile b/devel/py-pytest-flake8/Makefile index b4a253469058..59edf1ffac6f 100644 --- a/devel/py-pytest-flake8/Makefile +++ b/devel/py-pytest-flake8/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pytest-flake8 -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytest-flake8/distinfo b/devel/py-pytest-flake8/distinfo index 2b028f8f81e3..1120f0929428 100644 --- a/devel/py-pytest-flake8/distinfo +++ b/devel/py-pytest-flake8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525195168 -SHA256 (pytest-flake8-1.0.1.tar.gz) = e5cdc4f459c9436ac6c649e428a014bb5988605858549397374ec29a776cae68 -SIZE (pytest-flake8-1.0.1.tar.gz) = 7938 +TIMESTAMP = 1532975135 +SHA256 (pytest-flake8-1.0.2.tar.gz) = c740ad6aa19e3958947d2118f70bed218caf1d2097039fb7318573a2a72f89a1 +SIZE (pytest-flake8-1.0.2.tar.gz) = 7974 |