aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoricp <pangolin@vivaldi.net>2024-06-22 19:17:22 +0000
committercinerea0 <49368915+cinerea0@users.noreply.github.com>2024-06-27 14:50:04 +0000
commit1107d123704b9ff644826e2b2c9cfcca29fb44a1 (patch)
treed53cfff8505b812bae68ff00823f8b91b1e08303
parentf09c8522dc9443d6caf23e670a8342105e32ed66 (diff)
downloadvoid-packages-1107d123704b9ff644826e2b2c9cfcca29fb44a1.tar
void-packages-1107d123704b9ff644826e2b2c9cfcca29fb44a1.tar.gz
void-packages-1107d123704b9ff644826e2b2c9cfcca29fb44a1.tar.bz2
void-packages-1107d123704b9ff644826e2b2c9cfcca29fb44a1.tar.lz
void-packages-1107d123704b9ff644826e2b2c9cfcca29fb44a1.tar.xz
void-packages-1107d123704b9ff644826e2b2c9cfcca29fb44a1.tar.zst
void-packages-1107d123704b9ff644826e2b2c9cfcca29fb44a1.zip
python3-pycodestyle: update to 2.12.0.
-rw-r--r--srcpkgs/python3-pycodestyle/template8
1 files changed, 4 insertions, 4 deletions
diff --git a/srcpkgs/python3-pycodestyle/template b/srcpkgs/python3-pycodestyle/template
index 0eec022a3f4..98bce87adee 100644
--- a/srcpkgs/python3-pycodestyle/template
+++ b/srcpkgs/python3-pycodestyle/template
@@ -1,9 +1,9 @@
# Template file for 'python3-pycodestyle'
pkgname=python3-pycodestyle
-version=2.11.1
+version=2.12.0
revision=1
-build_style=python3-module
-hostmakedepends="python3-setuptools"
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel"
depends="python3"
checkdepends="python3-pytest"
short_desc="Python style guide checker (formerly called pep8)"
@@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/PyCQA/pycodestyle"
changelog="https://raw.githubusercontent.com/PyCQA/pycodestyle/main/CHANGES.txt"
distfiles="https://github.com/PyCQA/pycodestyle/archive/refs/tags/${version}.tar.gz"
-checksum=a01fdd890c6472eebc32e8baf21e29173c35776e765c64cc83ccd09b99dc5399
+checksum=c72dccf2bf7ceb603b5bd8b737a511d5241e675e90d4f75bc8a12fe81f24c094
post_install() {
vlicense LICENSE