* [PR PATCH] black: update to 25.1.0.
@ 2025-02-03 18:37 icp1994
0 siblings, 0 replies; only message in thread
From: icp1994 @ 2025-02-03 18:37 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 469 bytes --]
There is a new pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages black
https://github.com/void-linux/void-packages/pull/54203
black: update to 25.1.0.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/54203.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-black-54203.patch --]
[-- Type: text/x-diff, Size: 1160 bytes --]
From 2ac5511b2ffbd4752fcd32f5f25d2e6193ab9010 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 31 Jan 2025 11:24:25 +0530
Subject: [PATCH] black: update to 25.1.0.
---
srcpkgs/black/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/black/template b/srcpkgs/black/template
index d62a33c8d7f45f..432eec1b43821f 100644
--- a/srcpkgs/black/template
+++ b/srcpkgs/black/template
@@ -1,7 +1,7 @@
# Template file for 'black'
pkgname=black
-version=24.10.0
-revision=2
+version=25.1.0
+revision=1
build_style=python3-pep517
hostmakedepends="hatchling hatch-vcs hatch-fancy-pypi-readme"
depends="python3-click python3-platformdirs python3-pathspec python3-packaging
@@ -14,7 +14,7 @@ license="MIT"
homepage="https://black.readthedocs.io/en/stable/"
changelog="https://raw.githubusercontent.com/psf/black/main/CHANGES.md"
distfiles="${PYPI_SITE}/b/black/black-${version}.tar.gz"
-checksum=846ea64c97afe3bc677b761787993be4991810ecc7a4a937816dd6bddedc4875
+checksum=33496d5cd1222ad73391352b4ae8da15253c5de89b93a80b3e2c8d9a19ec2666
post_check() {
PYTHONPATH=src python3 -m black --check src tests
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-03 18:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-03 18:37 [PR PATCH] black: update to 25.1.0 icp1994
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).