Github messages for voidlinux
 help / color / mirror / Atom feed
From: Goorzhel <Goorzhel@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] black: update to 22.3.0.
Date: Mon, 20 Jun 2022 05:03:51 +0200	[thread overview]
Message-ID: <20220620030351.hJQO2B-GjWTaCH41Xs_DFAIntF26f8ufmu56PlOSvmM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34520@inbox.vuxu.org>

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

There is an updated 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 22.3.0.
#### 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: 1218 bytes --]

From 8cc8d3d68679d8c310e873933e53e0e5ca4b12a1 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 22.3.0.

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

diff --git a/srcpkgs/black/template b/srcpkgs/black/template
index b17749777fb0..7bc05f8c09b9 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=22.3.0
+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=35020b8886c022ced9282b51b5a875b6d1ab0c387b31a065b84db7c33085ca79
 
 pre_build() {
 	# <https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-python/black/black-21.8_beta0.ebuild#n45>.

  parent reply	other threads:[~2022-06-20  3:03 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Goorzhel [this message]
2022-06-20  3:05 ` black: update to 22.3.0 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220620030351.hJQO2B-GjWTaCH41Xs_DFAIntF26f8ufmu56PlOSvmM@z \
    --to=goorzhel@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).