Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] black: Update to 20.8b1
@ 2020-10-09 16:21 priner
  2020-10-09 17:58 ` [PR PATCH] [Updated] " priner
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: priner @ 2020-10-09 16:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/priner/void-packages black
https://github.com/void-linux/void-packages/pull/25461

black: Update to 20.8b1


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

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

From 135ce00de3fe6391f4ed11dfa60a12a928062111 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Priner?= <johnkie4@gmail.com>
Date: Fri, 9 Oct 2020 18:18:57 +0200
Subject: [PATCH] black: update to 20.8b1

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

diff --git a/srcpkgs/black/template b/srcpkgs/black/template
index ab7bf23c85e..d0e2318f58f 100644
--- a/srcpkgs/black/template
+++ b/srcpkgs/black/template
@@ -1,19 +1,20 @@
 # Template file for 'black'
 pkgname=black
-version=19.10b0
+version=20.8b1
 revision=2
 archs=noarch
 build_style=python3-module
 pycompile_module="black.py blib2to3 _black_version.py"
 hostmakedepends="git python3-setuptools"
-depends="python3-appdirs python3-attrs python3-click
- python3-pathspec python3-toml python3-regex python3-typed-ast"
+depends="python3-appdirs python3-click python3-mypy_extensions
+ python3-pathspec python3-toml python3-regex python3-typed-ast
+ python3-typing_extensions"
 short_desc="Uncompromising Python code formatter"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/psf/black"
 distfiles="https://github.com/psf/black/archive/${version}.tar.gz"
-checksum=b9cee80c9682be0cddfe7eff1934ed12948b33768c876868ef6bc40d2f2c3bfb
+checksum=ea03d357159ee5fa42d5d17043b9ff91c4bb0fd568d2cb0c4e34cb10cd35a9dc
 
 pre_build() {
 # Black requires a .git directory

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

* Re: [PR PATCH] [Updated] black: Update to 20.8b1
  2020-10-09 16:21 [PR PATCH] black: Update to 20.8b1 priner
@ 2020-10-09 17:58 ` priner
  2020-10-14 16:59 ` priner
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: priner @ 2020-10-09 17:58 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by priner against master on the void-packages repository

https://github.com/priner/void-packages black
https://github.com/void-linux/void-packages/pull/25461

black: Update to 20.8b1


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

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

From 73cc21b321fc11d91d94f2a88b8877909a7a7765 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Priner?= <johnkie4@gmail.com>
Date: Fri, 9 Oct 2020 18:18:57 +0200
Subject: [PATCH] black: update to 20.8b1

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

diff --git a/srcpkgs/black/template b/srcpkgs/black/template
index ab7bf23c85e..bf5c921c8b9 100644
--- a/srcpkgs/black/template
+++ b/srcpkgs/black/template
@@ -1,19 +1,18 @@
 # Template file for 'black'
 pkgname=black
-version=19.10b0
+version=20.8b1
 revision=2
-archs=noarch
 build_style=python3-module
-pycompile_module="black.py blib2to3 _black_version.py"
 hostmakedepends="git python3-setuptools"
-depends="python3-appdirs python3-attrs python3-click
- python3-pathspec python3-toml python3-regex python3-typed-ast"
+depends="python3-appdirs python3-click python3-mypy_extensions
+ python3-pathspec python3-toml python3-regex python3-typed-ast
+ python3-typing_extensions"
 short_desc="Uncompromising Python code formatter"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/psf/black"
 distfiles="https://github.com/psf/black/archive/${version}.tar.gz"
-checksum=b9cee80c9682be0cddfe7eff1934ed12948b33768c876868ef6bc40d2f2c3bfb
+checksum=ea03d357159ee5fa42d5d17043b9ff91c4bb0fd568d2cb0c4e34cb10cd35a9dc
 
 pre_build() {
 # Black requires a .git directory

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

* Re: [PR PATCH] [Updated] black: Update to 20.8b1
  2020-10-09 16:21 [PR PATCH] black: Update to 20.8b1 priner
  2020-10-09 17:58 ` [PR PATCH] [Updated] " priner
@ 2020-10-14 16:59 ` priner
  2020-10-15  5:52 ` ericonr
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: priner @ 2020-10-14 16:59 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by priner against master on the void-packages repository

https://github.com/priner/void-packages black
https://github.com/void-linux/void-packages/pull/25461

black: Update to 20.8b1


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

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

From a062735b25a462e7de77db462e685c169fdcd66d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Priner?= <johnkie4@gmail.com>
Date: Fri, 9 Oct 2020 18:18:57 +0200
Subject: [PATCH] black: update to 20.8b1

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

diff --git a/srcpkgs/black/template b/srcpkgs/black/template
index c29842f2805..bf5c921c8b9 100644
--- a/srcpkgs/black/template
+++ b/srcpkgs/black/template
@@ -1,18 +1,18 @@
 # Template file for 'black'
 pkgname=black
-version=19.10b0
-revision=3
+version=20.8b1
+revision=2
 build_style=python3-module
-pycompile_module="black.py blib2to3 _black_version.py"
 hostmakedepends="git python3-setuptools"
-depends="python3-appdirs python3-attrs python3-click
- python3-pathspec python3-toml python3-regex python3-typed-ast"
+depends="python3-appdirs python3-click python3-mypy_extensions
+ python3-pathspec python3-toml python3-regex python3-typed-ast
+ python3-typing_extensions"
 short_desc="Uncompromising Python code formatter"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/psf/black"
 distfiles="https://github.com/psf/black/archive/${version}.tar.gz"
-checksum=b9cee80c9682be0cddfe7eff1934ed12948b33768c876868ef6bc40d2f2c3bfb
+checksum=ea03d357159ee5fa42d5d17043b9ff91c4bb0fd568d2cb0c4e34cb10cd35a9dc
 
 pre_build() {
 # Black requires a .git directory

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

* Re: black: Update to 20.8b1
  2020-10-09 16:21 [PR PATCH] black: Update to 20.8b1 priner
  2020-10-09 17:58 ` [PR PATCH] [Updated] " priner
  2020-10-14 16:59 ` priner
@ 2020-10-15  5:52 ` ericonr
  2020-10-20 19:31 ` [PR REVIEW] " ahesford
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2020-10-15  5:52 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25461#issuecomment-708914702

Comment:
I'm getting syntax errors here as well, when trying to run the test suite. Similar to the ones in https://github.com/void-linux/void-packages/pull/25491#issuecomment-708907790

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

* Re: [PR REVIEW] black: Update to 20.8b1
  2020-10-09 16:21 [PR PATCH] black: Update to 20.8b1 priner
                   ` (2 preceding siblings ...)
  2020-10-15  5:52 ` ericonr
@ 2020-10-20 19:31 ` ahesford
  2020-10-20 19:31 ` ahesford
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2020-10-20 19:31 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25461#discussion_r508784632

Comment:
Remove entire `pre_build` function.

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

* Re: [PR REVIEW] black: Update to 20.8b1
  2020-10-09 16:21 [PR PATCH] black: Update to 20.8b1 priner
                   ` (4 preceding siblings ...)
  2020-10-20 19:31 ` ahesford
@ 2020-10-20 19:31 ` ahesford
  2020-10-20 19:31 ` ahesford
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2020-10-20 19:31 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25461#discussion_r508784309

Comment:
`revision=1`

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

* Re: [PR REVIEW] black: Update to 20.8b1
  2020-10-09 16:21 [PR PATCH] black: Update to 20.8b1 priner
                   ` (3 preceding siblings ...)
  2020-10-20 19:31 ` [PR REVIEW] " ahesford
@ 2020-10-20 19:31 ` ahesford
  2020-10-20 19:31 ` ahesford
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2020-10-20 19:31 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25461#discussion_r508784191

Comment:
Drop `git` dependency and replace `python3-setuptools` with `python3-setuptools_scm` because this package is required during build for version detection.

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

* Re: [PR REVIEW] black: Update to 20.8b1
  2020-10-09 16:21 [PR PATCH] black: Update to 20.8b1 priner
                   ` (5 preceding siblings ...)
  2020-10-20 19:31 ` ahesford
@ 2020-10-20 19:31 ` ahesford
  2020-10-20 19:31 ` ahesford
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2020-10-20 19:31 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25461#discussion_r508785703

Comment:
Use `distfiles=${PYPI_SITE}/b/black/black-${version}.tar.gz` so `setuptools_scm` picks up proper version.

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

* Re: [PR REVIEW] black: Update to 20.8b1
  2020-10-09 16:21 [PR PATCH] black: Update to 20.8b1 priner
                   ` (6 preceding siblings ...)
  2020-10-20 19:31 ` ahesford
@ 2020-10-20 19:31 ` ahesford
  2020-10-20 21:47 ` [PR PATCH] [Updated] " priner
  2020-10-21  0:53 ` [PR PATCH] [Closed]: " ahesford
  9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2020-10-20 19:31 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25461#discussion_r508785703

Comment:
Use `distfiles="${PYPI_SITE}/b/black/black-${version}.tar.gz"` so `setuptools_scm` picks up proper version.

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

* Re: [PR PATCH] [Updated] black: Update to 20.8b1
  2020-10-09 16:21 [PR PATCH] black: Update to 20.8b1 priner
                   ` (7 preceding siblings ...)
  2020-10-20 19:31 ` ahesford
@ 2020-10-20 21:47 ` priner
  2020-10-21  0:53 ` [PR PATCH] [Closed]: " ahesford
  9 siblings, 0 replies; 11+ messages in thread
From: priner @ 2020-10-20 21:47 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by priner against master on the void-packages repository

https://github.com/priner/void-packages black
https://github.com/void-linux/void-packages/pull/25461

black: Update to 20.8b1


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

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

From a529492907159e6d27dc272fedfeb90a62dc8502 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Priner?= <johnkie4@gmail.com>
Date: Fri, 9 Oct 2020 18:18:57 +0200
Subject: [PATCH] black: update to 20.8b1

---
 srcpkgs/black/template | 23 ++++++++---------------
 1 file changed, 8 insertions(+), 15 deletions(-)

diff --git a/srcpkgs/black/template b/srcpkgs/black/template
index c29842f2805..8964c50c4fd 100644
--- a/srcpkgs/black/template
+++ b/srcpkgs/black/template
@@ -1,25 +1,18 @@
 # Template file for 'black'
 pkgname=black
-version=19.10b0
-revision=3
+version=20.8b1
+revision=1
 build_style=python3-module
-pycompile_module="black.py blib2to3 _black_version.py"
-hostmakedepends="git python3-setuptools"
-depends="python3-appdirs python3-attrs python3-click
- python3-pathspec python3-toml python3-regex python3-typed-ast"
+hostmakedepends="python3-setuptools_scm"
+depends="python3-appdirs python3-click python3-mypy_extensions
+ python3-pathspec python3-toml python3-regex python3-typed-ast
+ python3-typing_extensions"
 short_desc="Uncompromising Python code formatter"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/psf/black"
-distfiles="https://github.com/psf/black/archive/${version}.tar.gz"
-checksum=b9cee80c9682be0cddfe7eff1934ed12948b33768c876868ef6bc40d2f2c3bfb
-
-pre_build() {
-# Black requires a .git directory
-# or build fails
-	cd "$wrksrc"
-	git init
-}
+distfiles="${PYPI_SITE}/b/black/black-${version}.tar.gz"
+checksum=1c02557aa099101b9d21496f8a914e9ed2222ef70336404eeeac8edba836fbea
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Closed]: black: Update to 20.8b1
  2020-10-09 16:21 [PR PATCH] black: Update to 20.8b1 priner
                   ` (8 preceding siblings ...)
  2020-10-20 21:47 ` [PR PATCH] [Updated] " priner
@ 2020-10-21  0:53 ` ahesford
  9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2020-10-21  0:53 UTC (permalink / raw)
  To: ml

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

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

black: Update to 20.8b1
https://github.com/void-linux/void-packages/pull/25461

Description:


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

end of thread, other threads:[~2020-10-21  0:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09 16:21 [PR PATCH] black: Update to 20.8b1 priner
2020-10-09 17:58 ` [PR PATCH] [Updated] " priner
2020-10-14 16:59 ` priner
2020-10-15  5:52 ` ericonr
2020-10-20 19:31 ` [PR REVIEW] " ahesford
2020-10-20 19:31 ` ahesford
2020-10-20 19:31 ` ahesford
2020-10-20 19:31 ` ahesford
2020-10-20 19:31 ` ahesford
2020-10-20 21:47 ` [PR PATCH] [Updated] " priner
2020-10-21  0:53 ` [PR PATCH] [Closed]: " ahesford

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