Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-cli-ui: update to 0.11.0
@ 2020-11-12 21:23 ndowens
  2020-11-14  0:36 ` [PR PATCH] [Closed]: " ndowens
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ndowens @ 2020-11-12 21:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages python-cli-ui
https://github.com/void-linux/void-packages/pull/26329

python3-cli-ui: update to 0.11.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-cli-ui-26329.patch --]
[-- Type: text/x-diff, Size: 1438 bytes --]

From 27122466fa2a8f2c030dd160ae8b7bcd983f9427 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Thu, 12 Nov 2020 15:13:30 -0600
Subject: [PATCH] python3-cli-ui: update to 0.11.0

---
 srcpkgs/python3-cli-ui/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/python3-cli-ui/template b/srcpkgs/python3-cli-ui/template
index ef558336647..5fd77aff158 100644
--- a/srcpkgs/python3-cli-ui/template
+++ b/srcpkgs/python3-cli-ui/template
@@ -1,18 +1,18 @@
 # Template file for 'python3-cli-ui'
 pkgname=python3-cli-ui
-version=0.10.0
-revision=3
-wrksrc="python-cli-ui-${version}"
+version=0.11.0
+revision=1
+wrksrc="cli-ui-${version}"
 build_style=python3-module
 pycompile_module="cli_ui"
 hostmakedepends="python3-setuptools"
 depends="python3-colorama python3-tabulate python3-Unidecode"
 short_desc="Tools for better command line interfaces"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Nathan Owens <ndowens@artixlinux.org>"
 license="BSD-3-Clause"
-homepage="https://github.com/TankerHQ/python-cli-ui"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=522d0270fe23bf57493da6a3c98c2f3901ead1417d5de406a756fcbdd27ffcb4
+homepage="https://pypi.org/project/cli-ui"
+distfiles="${PYPI_SITE}/c/cli-ui/cli-ui-${version}.tar.gz"
+checksum=f73b5ca388404829e8a3f537f0fc85be6bf20979ac18356fc520d989c0ccd230
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Closed]: python3-cli-ui: update to 0.11.0
  2020-11-12 21:23 [PR PATCH] python3-cli-ui: update to 0.11.0 ndowens
@ 2020-11-14  0:36 ` ndowens
  2020-11-14  1:00 ` [PR PATCH] [Updated] " ndowens
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ndowens @ 2020-11-14  0:36 UTC (permalink / raw)
  To: ml

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

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

python3-cli-ui: update to 0.11.0
https://github.com/void-linux/void-packages/pull/26329

Description:


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

* Re: [PR PATCH] [Updated] python3-cli-ui: update to 0.11.0
  2020-11-12 21:23 [PR PATCH] python3-cli-ui: update to 0.11.0 ndowens
  2020-11-14  0:36 ` [PR PATCH] [Closed]: " ndowens
@ 2020-11-14  1:00 ` ndowens
  2020-11-14  1:23 ` ndowens
  2020-11-14 14:58 ` [PR PATCH] [Merged]: " Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: ndowens @ 2020-11-14  1:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages python-cli-ui
https://github.com/void-linux/void-packages/pull/26329

python3-cli-ui: update to 0.11.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-cli-ui-26329.patch --]
[-- Type: text/x-diff, Size: 1439 bytes --]

From 67d546afad6744f6211dfebb29b0606ac3b4319f Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Thu, 12 Nov 2020 15:13:30 -0600
Subject: [PATCH] python3-cli-ui: update to 0.11.0

---
 srcpkgs/python3-cli-ui/template | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/python3-cli-ui/template b/srcpkgs/python3-cli-ui/template
index ef558336647..31f35ff254b 100644
--- a/srcpkgs/python3-cli-ui/template
+++ b/srcpkgs/python3-cli-ui/template
@@ -1,18 +1,17 @@
 # Template file for 'python3-cli-ui'
 pkgname=python3-cli-ui
-version=0.10.0
-revision=3
-wrksrc="python-cli-ui-${version}"
+version=0.11.0
+revision=1
+wrksrc="cli-ui-${version}"
 build_style=python3-module
-pycompile_module="cli_ui"
 hostmakedepends="python3-setuptools"
 depends="python3-colorama python3-tabulate python3-Unidecode"
 short_desc="Tools for better command line interfaces"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Nathan Owens <ndowens@artixlinux.org>"
 license="BSD-3-Clause"
-homepage="https://github.com/TankerHQ/python-cli-ui"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=522d0270fe23bf57493da6a3c98c2f3901ead1417d5de406a756fcbdd27ffcb4
+homepage="https://pypi.org/project/cli-ui"
+distfiles="${PYPI_SITE}/c/cli-ui/cli-ui-${version}.tar.gz"
+checksum=f73b5ca388404829e8a3f537f0fc85be6bf20979ac18356fc520d989c0ccd230
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-cli-ui: update to 0.11.0
  2020-11-12 21:23 [PR PATCH] python3-cli-ui: update to 0.11.0 ndowens
  2020-11-14  0:36 ` [PR PATCH] [Closed]: " ndowens
  2020-11-14  1:00 ` [PR PATCH] [Updated] " ndowens
@ 2020-11-14  1:23 ` ndowens
  2020-11-14 14:58 ` [PR PATCH] [Merged]: " Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: ndowens @ 2020-11-14  1:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages python-cli-ui
https://github.com/void-linux/void-packages/pull/26329

python3-cli-ui: update to 0.11.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-cli-ui-26329.patch --]
[-- Type: text/x-diff, Size: 1449 bytes --]

From 1e0ed909de1a8ef3101beecb3e054fd1e780c652 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Thu, 12 Nov 2020 15:13:30 -0600
Subject: [PATCH] python3-cli-ui: update to 0.11.0

[ci skip]
---
 srcpkgs/python3-cli-ui/template | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/python3-cli-ui/template b/srcpkgs/python3-cli-ui/template
index ef558336647..31f35ff254b 100644
--- a/srcpkgs/python3-cli-ui/template
+++ b/srcpkgs/python3-cli-ui/template
@@ -1,18 +1,17 @@
 # Template file for 'python3-cli-ui'
 pkgname=python3-cli-ui
-version=0.10.0
-revision=3
-wrksrc="python-cli-ui-${version}"
+version=0.11.0
+revision=1
+wrksrc="cli-ui-${version}"
 build_style=python3-module
-pycompile_module="cli_ui"
 hostmakedepends="python3-setuptools"
 depends="python3-colorama python3-tabulate python3-Unidecode"
 short_desc="Tools for better command line interfaces"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Nathan Owens <ndowens@artixlinux.org>"
 license="BSD-3-Clause"
-homepage="https://github.com/TankerHQ/python-cli-ui"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=522d0270fe23bf57493da6a3c98c2f3901ead1417d5de406a756fcbdd27ffcb4
+homepage="https://pypi.org/project/cli-ui"
+distfiles="${PYPI_SITE}/c/cli-ui/cli-ui-${version}.tar.gz"
+checksum=f73b5ca388404829e8a3f537f0fc85be6bf20979ac18356fc520d989c0ccd230
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: python3-cli-ui: update to 0.11.0
  2020-11-12 21:23 [PR PATCH] python3-cli-ui: update to 0.11.0 ndowens
                   ` (2 preceding siblings ...)
  2020-11-14  1:23 ` ndowens
@ 2020-11-14 14:58 ` Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: Hoshpak @ 2020-11-14 14:58 UTC (permalink / raw)
  To: ml

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

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

python3-cli-ui: update to 0.11.0
https://github.com/void-linux/void-packages/pull/26329

Description:


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

end of thread, other threads:[~2020-11-14 14:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 21:23 [PR PATCH] python3-cli-ui: update to 0.11.0 ndowens
2020-11-14  0:36 ` [PR PATCH] [Closed]: " ndowens
2020-11-14  1:00 ` [PR PATCH] [Updated] " ndowens
2020-11-14  1:23 ` ndowens
2020-11-14 14:58 ` [PR PATCH] [Merged]: " Hoshpak

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