Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-blessed: update to 1.17.0.
@ 2020-01-20 22:01 voidlinux-github
  2020-01-21 14:04 ` voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-20 22:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages blessed_17
https://github.com/void-linux/void-packages/pull/18437

python3-blessed: update to 1.17.0.


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

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

From ee14600cf2d30f468343e98a24c0e14a05d27e61 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Mon, 20 Jan 2020 16:01:09 -0600
Subject: [PATCH] python3-blessed: update to 1.17.0.

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

diff --git a/srcpkgs/python3-blessed/template b/srcpkgs/python3-blessed/template
index d18f0a69381..a20ac0cfae7 100644
--- a/srcpkgs/python3-blessed/template
+++ b/srcpkgs/python3-blessed/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-blessed'
 pkgname=python3-blessed
-version=1.16.1
-revision=2
+version=1.17.0
+revision=1
 archs=noarch
 wrksrc="blessed-${version}"
 build_style=python3-module
@@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/jquast/blessed"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=b72f18c4c93abea84b59412ae1768fe4d60434ae39f37c5aee9df1643662e990
+checksum=925c6bfd39b50078fceaf825c4ada733da296a010dffffb20d9dec563130b18f
 
 post_install() {
 	vlicense LICENSE

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

* Re: python3-blessed: update to 1.17.0.
  2020-01-20 22:01 [PR PATCH] python3-blessed: update to 1.17.0 voidlinux-github
@ 2020-01-21 14:04 ` voidlinux-github
  2020-01-23  5:30 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-21 14:04 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/18437#issuecomment-576696124

Comment:
xlint says: `srcpkgs/python3-blessed/template:8: do not set pycompile_module, it is autodetected`

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

* Re: [PR PATCH] [Updated] python3-blessed: update to 1.17.0.
  2020-01-20 22:01 [PR PATCH] python3-blessed: update to 1.17.0 voidlinux-github
  2020-01-21 14:04 ` voidlinux-github
@ 2020-01-23  5:30 ` voidlinux-github
  2020-02-02 19:37 ` voidlinux-github
  2020-02-03 19:36 ` [PR PATCH] [Merged]: python3-blessed: update to 1.17.1 voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-23  5:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages blessed_17
https://github.com/void-linux/void-packages/pull/18437

python3-blessed: update to 1.17.0.


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

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

From 6a7b80dd1c172a1c99c1a2e61954546d25cd220f Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Mon, 20 Jan 2020 16:01:09 -0600
Subject: [PATCH] python3-blessed: update to 1.17.0.

---
 srcpkgs/python3-blessed/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-blessed/template b/srcpkgs/python3-blessed/template
index d18f0a69381..40cd14712d8 100644
--- a/srcpkgs/python3-blessed/template
+++ b/srcpkgs/python3-blessed/template
@@ -1,11 +1,10 @@
 # Template file for 'python3-blessed'
 pkgname=python3-blessed
-version=1.16.1
-revision=2
+version=1.17.0
+revision=1
 archs=noarch
 wrksrc="blessed-${version}"
 build_style=python3-module
-pycompile_module="blessed"
 hostmakedepends="python3-setuptools"
 depends="python3-six python3-wcwidth"
 short_desc="Wrapper around terminal coloring, styling, and positioning"
@@ -13,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/jquast/blessed"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=b72f18c4c93abea84b59412ae1768fe4d60434ae39f37c5aee9df1643662e990
+checksum=925c6bfd39b50078fceaf825c4ada733da296a010dffffb20d9dec563130b18f
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-blessed: update to 1.17.0.
  2020-01-20 22:01 [PR PATCH] python3-blessed: update to 1.17.0 voidlinux-github
  2020-01-21 14:04 ` voidlinux-github
  2020-01-23  5:30 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-02-02 19:37 ` voidlinux-github
  2020-02-03 19:36 ` [PR PATCH] [Merged]: python3-blessed: update to 1.17.1 voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-02 19:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages blessed_17
https://github.com/void-linux/void-packages/pull/18437

python3-blessed: update to 1.17.0.


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

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

From da65bdbf3f105c6dea6b3bccca306956a54852f2 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Mon, 20 Jan 2020 16:01:09 -0600
Subject: [PATCH] python3-blessed: update to 1.17.1.

---
 srcpkgs/python3-blessed/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-blessed/template b/srcpkgs/python3-blessed/template
index d18f0a69381..90115f3324d 100644
--- a/srcpkgs/python3-blessed/template
+++ b/srcpkgs/python3-blessed/template
@@ -1,11 +1,10 @@
 # Template file for 'python3-blessed'
 pkgname=python3-blessed
-version=1.16.1
-revision=2
+version=1.17.1
+revision=1
 archs=noarch
 wrksrc="blessed-${version}"
 build_style=python3-module
-pycompile_module="blessed"
 hostmakedepends="python3-setuptools"
 depends="python3-six python3-wcwidth"
 short_desc="Wrapper around terminal coloring, styling, and positioning"
@@ -13,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/jquast/blessed"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=b72f18c4c93abea84b59412ae1768fe4d60434ae39f37c5aee9df1643662e990
+checksum=119d6afd530ab36e14306ef1f39d35a088a612e7175db77c37db0c289a2bd0a2
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: python3-blessed: update to 1.17.1.
  2020-01-20 22:01 [PR PATCH] python3-blessed: update to 1.17.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-02-02 19:37 ` voidlinux-github
@ 2020-02-03 19:36 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-03 19:36 UTC (permalink / raw)
  To: ml

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

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

python3-blessed: update to 1.17.1.
https://github.com/void-linux/void-packages/pull/18437

Description:


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

end of thread, other threads:[~2020-02-03 19:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-20 22:01 [PR PATCH] python3-blessed: update to 1.17.0 voidlinux-github
2020-01-21 14:04 ` voidlinux-github
2020-01-23  5:30 ` [PR PATCH] [Updated] " voidlinux-github
2020-02-02 19:37 ` voidlinux-github
2020-02-03 19:36 ` [PR PATCH] [Merged]: python3-blessed: update to 1.17.1 voidlinux-github

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