Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] black: update to 24.8.0.
@ 2024-08-06 19:57 icp1994
  2024-09-16  7:42 ` [PR PATCH] [Updated] " icp1994
  2024-09-26 18:00 ` [PR PATCH] [Closed]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2024-08-06 19:57 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/51696

black: update to 24.8.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/51696.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-black-51696.patch --]
[-- Type: text/x-diff, Size: 1064 bytes --]

From 5951287e326d76f45897296d7871e962d10966c4 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 5 Aug 2024 11:55:57 +0530
Subject: [PATCH] black: update to 24.8.0.

---
 srcpkgs/black/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/black/template b/srcpkgs/black/template
index 55749ca60ce9d1..b74b4764e1a37f 100644
--- a/srcpkgs/black/template
+++ b/srcpkgs/black/template
@@ -1,6 +1,6 @@
 # Template file for 'black'
 pkgname=black
-version=24.4.2
+version=24.8.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-vcs hatch-fancy-pypi-readme"
@@ -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=c872b53057f000085da66a19c55d68f6f8ddcac2642392ad3a355878406fbd4d
+checksum=2500945420b6784c38b9ee885af039f5e7471ef284ab03fa35ecdde4688cd83f
 
 post_check() {
 	PYTHONPATH=src python3 -m black --check src tests

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] black: update to 24.8.0.
  2024-08-06 19:57 [PR PATCH] black: update to 24.8.0 icp1994
@ 2024-09-16  7:42 ` icp1994
  2024-09-26 18:00 ` [PR PATCH] [Closed]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2024-09-16  7:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 474 bytes --]

There is an updated 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/51696

black: update to 24.8.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/51696.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-black-51696.patch --]
[-- Type: text/x-diff, Size: 1064 bytes --]

From ca6cb70313fa48cba463f846a56495aa74ba12b1 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 5 Aug 2024 11:55:57 +0530
Subject: [PATCH] black: update to 24.8.0.

---
 srcpkgs/black/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/black/template b/srcpkgs/black/template
index 55749ca60ce9d1..b74b4764e1a37f 100644
--- a/srcpkgs/black/template
+++ b/srcpkgs/black/template
@@ -1,6 +1,6 @@
 # Template file for 'black'
 pkgname=black
-version=24.4.2
+version=24.8.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-vcs hatch-fancy-pypi-readme"
@@ -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=c872b53057f000085da66a19c55d68f6f8ddcac2642392ad3a355878406fbd4d
+checksum=2500945420b6784c38b9ee885af039f5e7471ef284ab03fa35ecdde4688cd83f
 
 post_check() {
 	PYTHONPATH=src python3 -m black --check src tests

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: black: update to 24.8.0.
  2024-08-06 19:57 [PR PATCH] black: update to 24.8.0 icp1994
  2024-09-16  7:42 ` [PR PATCH] [Updated] " icp1994
@ 2024-09-26 18:00 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-09-26 18:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 320 bytes --]

There's a closed pull request on the void-packages repository

black: update to 24.8.0.
https://github.com/void-linux/void-packages/pull/51696

Description:
#### 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**

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-26 18:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-06 19:57 [PR PATCH] black: update to 24.8.0 icp1994
2024-09-16  7:42 ` [PR PATCH] [Updated] " icp1994
2024-09-26 18:00 ` [PR PATCH] [Closed]: " classabbyamp

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).