Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] black: update to 21.12b0.
@ 2021-12-14  5:33 Goorzhel
  2022-06-18  2:13 ` github-actions
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: Goorzhel @ 2021-12-14  5:33 UTC (permalink / raw)
  To: ml

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

There is a new pull request by Goorzhel against master on the void-packages repository

https://github.com/Goorzhel/void-packages black
https://github.com/void-linux/void-packages/pull/34520

black: update to 21.12b0.
#### Testing the changes
- I tested the changes in this PR: **YES**

```
$ black --target-version py310 47cfr97
Usage: black [OPTIONS] SRC ...
Try 'black -h' for help.

Error: Invalid value for '-t' / '--target-version': invalid choice: py310. (choose from py27, py33, py34, py35, py36, py37, py38, py39)

<I update `black`.>

$ black --target-version py310 47cfr97
reformatted 47cfr97
All done! ✨ 🍰 ✨
1 file reformatted.
```


A patch file from https://github.com/void-linux/void-packages/pull/34520.patch is attached

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

From b25dc64d43e3b780bc9e0a4f2179976c847737ea Mon Sep 17 00:00:00 2001
From: Antonio Gurgel <antonio@goorzhel.com>
Date: Mon, 13 Dec 2021 21:25:42 -0800
Subject: [PATCH] black: update to 21.12b0.

---
 srcpkgs/black/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/black/template b/srcpkgs/black/template
index b17749777fb0..2d1a1b146622 100644
--- a/srcpkgs/black/template
+++ b/srcpkgs/black/template
@@ -1,7 +1,7 @@
 # Template file for 'black'
 pkgname=black
-version=21.9b0
-revision=2
+version=21.12b0
+revision=1
 build_style=python3-module
 # Disable tests that require `black` in the search path for commands.
 make_check_args="--deselect tests/test_primer.py::PrimerLibTests::test_gen_check_output
@@ -20,7 +20,7 @@ license="MIT"
 homepage="https://github.com/psf/black"
 changelog="https://raw.githubusercontent.com/psf/black/main/CHANGES.md"
 distfiles="${PYPI_SITE}/b/black/black-${version}.tar.gz"
-checksum=7de4cfc7eb6b710de325712d40125689101d21d25283eed7e9998722cf10eb91
+checksum=77b80f693a569e2e527958459634f18df9b0ba2625ba4e0c2d5da5be42e6f2b3
 
 pre_build() {
 	# <https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-python/black/black-21.8_beta0.ebuild#n45>.

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

end of thread, other threads:[~2022-06-25  6:38 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-14  5:33 [PR PATCH] black: update to 21.12b0 Goorzhel
2022-06-18  2:13 ` github-actions
2022-06-19  7:11 ` [PR PATCH] [Updated] " Goorzhel
2022-06-19  7:11 ` Goorzhel
2022-06-19  7:23 ` [PR PATCH] [Updated] " Goorzhel
2022-06-19 17:52 ` paper42
2022-06-20  0:02 ` jcgruenhage
2022-06-20  1:21 ` jcgruenhage
2022-06-20  3:03 ` Goorzhel
2022-06-20  3:03 ` [PR PATCH] [Updated] black: update to 22.3.0 Goorzhel
2022-06-20  3:05 ` Goorzhel
2022-06-20  8:57 ` paper42
2022-06-23  9:53 ` icp1994
2022-06-23 10:03 ` icp1994
2022-06-23 12:08 ` mhmdanas
2022-06-23 12:09 ` mhmdanas
2022-06-25  0:34 ` Goorzhel
2022-06-25  6:36 ` icp1994
2022-06-25  6:38 ` [PR PATCH] [Closed]: " Goorzhel

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