Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-humanize: update to 3.1.0.
@ 2020-10-28  1:12 maybe-one-day-ubermensch
  2020-12-20  4:26 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: maybe-one-day-ubermensch @ 2020-10-28  1:12 UTC (permalink / raw)
  To: ml

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

There is a new pull request by maybe-one-day-ubermensch against master on the void-packages repository

https://github.com/maybe-one-day-ubermensch/void-packages python3-humanize
https://github.com/void-linux/void-packages/pull/25930

python3-humanize: update to 3.1.0.


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

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

From 95137f4b299fd156e2bcad425af243658cd38e85 Mon Sep 17 00:00:00 2001
From: Jony <maybe-one-day-ubermensch@protonmail.com>
Date: Tue, 27 Oct 2020 18:10:48 -0700
Subject: [PATCH] python3-humanize: update to 3.1.0.

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

diff --git a/srcpkgs/python3-humanize/template b/srcpkgs/python3-humanize/template
index 16c3f2b99e5..4c731502237 100644
--- a/srcpkgs/python3-humanize/template
+++ b/srcpkgs/python3-humanize/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-humanize'
 pkgname=python3-humanize
-version=2.0.0
-revision=2
+version=3.1.0
+revision=1
 wrksrc="humanize-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
 license="MIT"
 homepage="https://github.com/jmoiron/humanize"
 distfiles="${PYPI_SITE}/h/humanize/humanize-${version}.tar.gz"
-checksum=1766e8b82772abdf54a0b3620b14b21b36feba5160401838f97d18a4c58c7f71
+checksum=fd3eb915310335c63a54d4507289ecc7b3a7454cd2c22ac5086d061a3cbfd592
 
 do_patch() {
 	# This line calls 'pkg_resources' and breaks testing due to a

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

* Re: python3-humanize: update to 3.1.0.
  2020-10-28  1:12 [PR PATCH] python3-humanize: update to 3.1.0 maybe-one-day-ubermensch
@ 2020-12-20  4:26 ` ericonr
  2020-12-22  5:26 ` [PR PATCH] [Updated] " maybe-one-day-ubermensch
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-12-20  4:26 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25930#issuecomment-748561279

Comment:
Have you checked if its dependants still work after the update?

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

* Re: [PR PATCH] [Updated] python3-humanize: update to 3.1.0.
  2020-10-28  1:12 [PR PATCH] python3-humanize: update to 3.1.0 maybe-one-day-ubermensch
  2020-12-20  4:26 ` ericonr
@ 2020-12-22  5:26 ` maybe-one-day-ubermensch
  2020-12-22  5:39 ` maybe-one-day-ubermensch
  2021-08-19  4:00 ` [PR PATCH] [Closed]: python3-humanize: update to 3.2.0 maybe-one-day-ubermensch
  3 siblings, 0 replies; 5+ messages in thread
From: maybe-one-day-ubermensch @ 2020-12-22  5:26 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by maybe-one-day-ubermensch against master on the void-packages repository

https://github.com/maybe-one-day-ubermensch/void-packages python3-humanize
https://github.com/void-linux/void-packages/pull/25930

python3-humanize: update to 3.1.0.


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

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

From 2476a81eff45cb83f18f7c9ac122f5155cdaf46c Mon Sep 17 00:00:00 2001
From: Jony <maybe-one-day-ubermensch@protonmail.com>
Date: Tue, 27 Oct 2020 18:10:48 -0700
Subject: [PATCH] python3-humanize: update to 3.2.0.

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

diff --git a/srcpkgs/python3-humanize/template b/srcpkgs/python3-humanize/template
index 16c3f2b99e5..49608ff3417 100644
--- a/srcpkgs/python3-humanize/template
+++ b/srcpkgs/python3-humanize/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-humanize'
 pkgname=python3-humanize
-version=2.0.0
-revision=2
+version=3.2.0
+revision=1
 wrksrc="humanize-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
 license="MIT"
 homepage="https://github.com/jmoiron/humanize"
 distfiles="${PYPI_SITE}/h/humanize/humanize-${version}.tar.gz"
-checksum=1766e8b82772abdf54a0b3620b14b21b36feba5160401838f97d18a4c58c7f71
+checksum=ab69004895689951b79f2ae4fdd6b8127ff0c180aff107856d5d98119a33f026
 
 do_patch() {
 	# This line calls 'pkg_resources' and breaks testing due to a

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

* Re: python3-humanize: update to 3.1.0.
  2020-10-28  1:12 [PR PATCH] python3-humanize: update to 3.1.0 maybe-one-day-ubermensch
  2020-12-20  4:26 ` ericonr
  2020-12-22  5:26 ` [PR PATCH] [Updated] " maybe-one-day-ubermensch
@ 2020-12-22  5:39 ` maybe-one-day-ubermensch
  2021-08-19  4:00 ` [PR PATCH] [Closed]: python3-humanize: update to 3.2.0 maybe-one-day-ubermensch
  3 siblings, 0 replies; 5+ messages in thread
From: maybe-one-day-ubermensch @ 2020-12-22  5:39 UTC (permalink / raw)
  To: ml

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

New comment by maybe-one-day-ubermensch on void-packages repository

https://github.com/void-linux/void-packages/pull/25930#issuecomment-749350877

Comment:
There was another update in between when I first opened the pr and now. I tested all but `pgcli`. I was having difficulty testing it, maybe someone more knowledgeable might be able to? For what it's worth, `pgcli` [dropped](https://github.com/dbcli/pgcli/blob/master/changelog.rst) `python3-humanize` in favor of `python3-pendulum` (yet to be packaged) in its recent release.

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

* Re: [PR PATCH] [Closed]: python3-humanize: update to 3.2.0.
  2020-10-28  1:12 [PR PATCH] python3-humanize: update to 3.1.0 maybe-one-day-ubermensch
                   ` (2 preceding siblings ...)
  2020-12-22  5:39 ` maybe-one-day-ubermensch
@ 2021-08-19  4:00 ` maybe-one-day-ubermensch
  3 siblings, 0 replies; 5+ messages in thread
From: maybe-one-day-ubermensch @ 2021-08-19  4:00 UTC (permalink / raw)
  To: ml

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

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

python3-humanize: update to 3.2.0.
https://github.com/void-linux/void-packages/pull/25930

Description:


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

end of thread, other threads:[~2021-08-19  4:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28  1:12 [PR PATCH] python3-humanize: update to 3.1.0 maybe-one-day-ubermensch
2020-12-20  4:26 ` ericonr
2020-12-22  5:26 ` [PR PATCH] [Updated] " maybe-one-day-ubermensch
2020-12-22  5:39 ` maybe-one-day-ubermensch
2021-08-19  4:00 ` [PR PATCH] [Closed]: python3-humanize: update to 3.2.0 maybe-one-day-ubermensch

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