Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-wcwidth: update to 0.2.7.
@ 2023-09-29  9:27 Bnyro
  2023-09-29 11:00 ` [PR PATCH] [Updated] " Bnyro
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Bnyro @ 2023-09-29  9:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages python3-wcwidth
https://github.com/void-linux/void-packages/pull/46325

python3-wcwidth: update to 0.2.7.

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From 11a0b5717747946037932b0773169f398090915f Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 29 Sep 2023 11:27:48 +0200
Subject: [PATCH] python3-wcwidth: update to 0.2.7.

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

diff --git a/srcpkgs/python3-wcwidth/template b/srcpkgs/python3-wcwidth/template
index 0719c223e17b2..e2bc5f7b041e3 100644
--- a/srcpkgs/python3-wcwidth/template
+++ b/srcpkgs/python3-wcwidth/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-wcwidth'
 pkgname=python3-wcwidth
-version=0.2.6
+version=0.2.7
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jquast/wcwidth"
 distfiles="${PYPI_SITE}/w/wcwidth/wcwidth-${version}.tar.gz"
-checksum=a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0
+checksum=1b6d30a98ddd5ce9bbdb33658191fd2423fc9da203fe3ef1855407dcb7ee4e26
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-wcwidth: update to 0.2.7.
  2023-09-29  9:27 [PR PATCH] python3-wcwidth: update to 0.2.7 Bnyro
@ 2023-09-29 11:00 ` Bnyro
  2023-10-05 21:52 ` [PR REVIEW] " Piraty
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Bnyro @ 2023-09-29 11:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages python3-wcwidth
https://github.com/void-linux/void-packages/pull/46325

python3-wcwidth: update to 0.2.7.

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From c265616becd5ae5fddcc7c604c318e89e200eb29 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 29 Sep 2023 11:27:48 +0200
Subject: [PATCH] python3-wcwidth: update to 0.2.7.

---
 srcpkgs/python3-wcwidth/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-wcwidth/template b/srcpkgs/python3-wcwidth/template
index 0719c223e17b2..ef8452eea5c98 100644
--- a/srcpkgs/python3-wcwidth/template
+++ b/srcpkgs/python3-wcwidth/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-wcwidth'
 pkgname=python3-wcwidth
-version=0.2.6
+version=0.2.7
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jquast/wcwidth"
 distfiles="${PYPI_SITE}/w/wcwidth/wcwidth-${version}.tar.gz"
-checksum=a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0
+checksum=1b6d30a98ddd5ce9bbdb33658191fd2423fc9da203fe3ef1855407dcb7ee4e26
+make_check=no # test deps missing in release tarball, see https://github.com/jquast/wcwidth/issues/82
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] python3-wcwidth: update to 0.2.7.
  2023-09-29  9:27 [PR PATCH] python3-wcwidth: update to 0.2.7 Bnyro
  2023-09-29 11:00 ` [PR PATCH] [Updated] " Bnyro
@ 2023-10-05 21:52 ` Piraty
  2023-10-06  9:04 ` [PR PATCH] [Updated] " Bnyro
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Piraty @ 2023-10-05 21:52 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/46325#discussion_r1348024777

Comment:
fixed with 0.2.8 . https://github.com/jquast/wcwidth/commit/b3a65b2250e1376cb1da1eb4ab86394484152ab7

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

* Re: [PR PATCH] [Updated] python3-wcwidth: update to 0.2.7.
  2023-09-29  9:27 [PR PATCH] python3-wcwidth: update to 0.2.7 Bnyro
  2023-09-29 11:00 ` [PR PATCH] [Updated] " Bnyro
  2023-10-05 21:52 ` [PR REVIEW] " Piraty
@ 2023-10-06  9:04 ` Bnyro
  2023-10-06  9:15 ` [PR PATCH] [Updated] python3-wcwidth: update to 0.2.8 Bnyro
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Bnyro @ 2023-10-06  9:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages python3-wcwidth
https://github.com/void-linux/void-packages/pull/46325

python3-wcwidth: update to 0.2.7.

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From 2343031bfb16554c4a2895319f8ed102921a8bee Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 6 Oct 2023 11:05:43 +0200
Subject: [PATCH] python3-wcwidth: update to 0.2.8.

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

diff --git a/srcpkgs/python3-wcwidth/template b/srcpkgs/python3-wcwidth/template
index 0719c223e17b2..c0357f56f71be 100644
--- a/srcpkgs/python3-wcwidth/template
+++ b/srcpkgs/python3-wcwidth/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-wcwidth'
 pkgname=python3-wcwidth
-version=0.2.6
+version=0.2.8
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jquast/wcwidth"
 distfiles="${PYPI_SITE}/w/wcwidth/wcwidth-${version}.tar.gz"
-checksum=a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0
+checksum=8705c569999ffbb4f6a87c6d1b80f324bd6db952f5eb0b95bc07517f4c1813d4
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-wcwidth: update to 0.2.8.
  2023-09-29  9:27 [PR PATCH] python3-wcwidth: update to 0.2.7 Bnyro
                   ` (2 preceding siblings ...)
  2023-10-06  9:04 ` [PR PATCH] [Updated] " Bnyro
@ 2023-10-06  9:15 ` Bnyro
  2023-10-26 15:19 ` Bnyro
  2023-10-27 12:24 ` [PR PATCH] [Merged]: " Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: Bnyro @ 2023-10-06  9:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages python3-wcwidth
https://github.com/void-linux/void-packages/pull/46325

python3-wcwidth: update to 0.2.8.

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From e9da4fc3b98a7f7e33be82e5405dfcf53b2d59fc Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 6 Oct 2023 11:05:43 +0200
Subject: [PATCH] python3-wcwidth: update to 0.2.8.

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

diff --git a/srcpkgs/python3-wcwidth/template b/srcpkgs/python3-wcwidth/template
index 0719c223e17b2..e96c6f9b0281a 100644
--- a/srcpkgs/python3-wcwidth/template
+++ b/srcpkgs/python3-wcwidth/template
@@ -1,17 +1,17 @@
 # Template file for 'python3-wcwidth'
 pkgname=python3-wcwidth
-version=0.2.6
+version=0.2.8
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3"
-checkdepends="python3-pytest"
+checkdepends="python3-pytest python3-pytest-cov"
 short_desc="Measures no. of terminal column cells of wide-character codes"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jquast/wcwidth"
 distfiles="${PYPI_SITE}/w/wcwidth/wcwidth-${version}.tar.gz"
-checksum=a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0
+checksum=8705c569999ffbb4f6a87c6d1b80f324bd6db952f5eb0b95bc07517f4c1813d4
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-wcwidth: update to 0.2.8.
  2023-09-29  9:27 [PR PATCH] python3-wcwidth: update to 0.2.7 Bnyro
                   ` (3 preceding siblings ...)
  2023-10-06  9:15 ` [PR PATCH] [Updated] python3-wcwidth: update to 0.2.8 Bnyro
@ 2023-10-26 15:19 ` Bnyro
  2023-10-27 12:24 ` [PR PATCH] [Merged]: " Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: Bnyro @ 2023-10-26 15:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages python3-wcwidth
https://github.com/void-linux/void-packages/pull/46325

python3-wcwidth: update to 0.2.8.

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From 9be43f8f0a819e804970d32125a26a08df0551d2 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 6 Oct 2023 11:05:43 +0200
Subject: [PATCH] python3-wcwidth: update to 0.2.8.

---
 srcpkgs/python3-wcwidth/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-wcwidth/template b/srcpkgs/python3-wcwidth/template
index d9a5b1c4d54c0..e96c6f9b0281a 100644
--- a/srcpkgs/python3-wcwidth/template
+++ b/srcpkgs/python3-wcwidth/template
@@ -1,17 +1,17 @@
 # Template file for 'python3-wcwidth'
 pkgname=python3-wcwidth
-version=0.2.6
-revision=2
+version=0.2.8
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3"
-checkdepends="python3-pytest"
+checkdepends="python3-pytest python3-pytest-cov"
 short_desc="Measures no. of terminal column cells of wide-character codes"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jquast/wcwidth"
 distfiles="${PYPI_SITE}/w/wcwidth/wcwidth-${version}.tar.gz"
-checksum=a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0
+checksum=8705c569999ffbb4f6a87c6d1b80f324bd6db952f5eb0b95bc07517f4c1813d4
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: python3-wcwidth: update to 0.2.8.
  2023-09-29  9:27 [PR PATCH] python3-wcwidth: update to 0.2.7 Bnyro
                   ` (4 preceding siblings ...)
  2023-10-26 15:19 ` Bnyro
@ 2023-10-27 12:24 ` Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: Piraty @ 2023-10-27 12:24 UTC (permalink / raw)
  To: ml

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

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

python3-wcwidth: update to 0.2.8.
https://github.com/void-linux/void-packages/pull/46325

Description:

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

end of thread, other threads:[~2023-10-27 12:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-29  9:27 [PR PATCH] python3-wcwidth: update to 0.2.7 Bnyro
2023-09-29 11:00 ` [PR PATCH] [Updated] " Bnyro
2023-10-05 21:52 ` [PR REVIEW] " Piraty
2023-10-06  9:04 ` [PR PATCH] [Updated] " Bnyro
2023-10-06  9:15 ` [PR PATCH] [Updated] python3-wcwidth: update to 0.2.8 Bnyro
2023-10-26 15:19 ` Bnyro
2023-10-27 12:24 ` [PR PATCH] [Merged]: " Piraty

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