git: 5c02a0bfd60f - main - textproc/py-autopep8: Update to 1.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Aug 2022 18:53:05 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5c02a0bfd60f249659c311d38f44d97519cf26c3
commit 5c02a0bfd60f249659c311d38f44d97519cf26c3
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-31 18:30:16 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-31 18:50:00 +0000
textproc/py-autopep8: Update to 1.7.0
Changes: https://github.com/hhatto/autopep8/releases
---
textproc/py-autopep8/Makefile | 4 ++--
textproc/py-autopep8/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/textproc/py-autopep8/Makefile b/textproc/py-autopep8/Makefile
index 36126314cf63..83be8600610b 100644
--- a/textproc/py-autopep8/Makefile
+++ b/textproc/py-autopep8/Makefile
@@ -1,5 +1,5 @@
PORTNAME= autopep8
-PORTVERSION= 1.6.0
+PORTVERSION= 1.7.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ COMMENT= Automatically formats Python code to conform to the PEP 8 style guide
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycodestyle>=2.8.0:devel/py-pycodestyle@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycodestyle>=2.9.1:devel/py-pycodestyle@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR}
USES= python:3.6+
diff --git a/textproc/py-autopep8/distinfo b/textproc/py-autopep8/distinfo
index 0b5492aa534d..5d8f73ab9fb1 100644
--- a/textproc/py-autopep8/distinfo
+++ b/textproc/py-autopep8/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660576956
-SHA256 (autopep8-1.6.0.tar.gz) = 44f0932855039d2c15c4510d6df665e4730f2b8582704fa48f9c55bd3e17d979
-SIZE (autopep8-1.6.0.tar.gz) = 122165
+TIMESTAMP = 1661951070
+SHA256 (autopep8-1.7.0.tar.gz) = ca9b1a83e53a7fad65d731dc7a2a2d50aa48f43850407c59f6a1a306c4201142
+SIZE (autopep8-1.7.0.tar.gz) = 117055