Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] black: update to 24.1.1.
@ 2024-02-03 20:41 icp1994
  2024-02-05 22:46 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2024-02-03 20:41 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/48516

black: update to 24.1.1.
#### 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/48516.patch is attached

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

From 1fc8e028f03cacd6c6961a7a8390cec4e29a1fae Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 28 Dec 2023 12:02:41 +0530
Subject: [PATCH] black: update to 24.1.1.

---
 srcpkgs/black/patches/remove_reduntant_build_dep.patch | 6 +++---
 srcpkgs/black/template                                 | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/black/patches/remove_reduntant_build_dep.patch b/srcpkgs/black/patches/remove_reduntant_build_dep.patch
index 63054e2f4b3c4..908f9edf57f42 100644
--- a/srcpkgs/black/patches/remove_reduntant_build_dep.patch
+++ b/srcpkgs/black/patches/remove_reduntant_build_dep.patch
@@ -4,12 +4,12 @@
  # NOTE: You don't need this in your own Black configuration.
  
  [build-system]
--requires = ["hatchling>=1.8.0", "hatch-vcs", "hatch-fancy-pypi-readme"]
-+requires = ["hatchling>=1.8.0", "hatch-vcs"]
+-requires = ["hatchling>=1.20.0", "hatch-vcs", "hatch-fancy-pypi-readme"]
++requires = ["hatchling>=1.20.0", "hatch-vcs"]
  build-backend = "hatchling.build"
  
  [project]
-@@ -92,13 +92,6 @@ blackd = "blackd:patched_main [d]"
+@@ -96,13 +96,6 @@ blackd = "blackd:patched_main [d]"
  Changelog = "https://github.com/psf/black/blob/main/CHANGES.md"
  Homepage = "https://github.com/psf/black"
  
diff --git a/srcpkgs/black/template b/srcpkgs/black/template
index 0382e8624e46c..3c81589b6a781 100644
--- a/srcpkgs/black/template
+++ b/srcpkgs/black/template
@@ -1,6 +1,6 @@
 # Template file for 'black'
 pkgname=black
-version=23.12.0
+version=24.1.1
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-vcs"
@@ -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=330a327b422aca0634ecd115985c1c7fd7bdb5b5a2ef8aa9888a82e2ebe9437a
+checksum=48b5760dcbfe5cf97fd4fba23946681f3a81514c6ab8a45b50da67ac8fbc6c7b
 
 post_check() {
 	PYTHONPATH=src python3 -m black --check src tests

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

* Re: [PR PATCH] [Merged]: black: update to 24.1.1.
  2024-02-03 20:41 [PR PATCH] black: update to 24.1.1 icp1994
@ 2024-02-05 22:46 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-02-05 22:46 UTC (permalink / raw)
  To: ml

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

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

black: update to 24.1.1.
https://github.com/void-linux/void-packages/pull/48516

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] 2+ messages in thread

end of thread, other threads:[~2024-02-05 22:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-03 20:41 [PR PATCH] black: update to 24.1.1 icp1994
2024-02-05 22:46 ` [PR PATCH] [Merged]: " cinerea0

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