Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-tqdm: update to 4.45.0.
@ 2020-04-06 21:21 bra1nwave
  2020-04-06 21:39 ` [PR PATCH] [Updated] " bra1nwave
  2020-04-07 19:27 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: bra1nwave @ 2020-04-06 21:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages tqdm
https://github.com/void-linux/void-packages/pull/20708

python-tqdm: update to 4.45.0.


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

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

From 4c255c5228b297468606572c7ed3beed4a9a0759 Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Mon, 6 Apr 2020 23:18:37 +0200
Subject: [PATCH] python-tqdm: update to 4.45.0.

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

diff --git a/srcpkgs/python-tqdm/template b/srcpkgs/python-tqdm/template
index 4bd9a4fea5c..a8fbb23dab4 100644
--- a/srcpkgs/python-tqdm/template
+++ b/srcpkgs/python-tqdm/template
@@ -1,6 +1,6 @@
 # Template file for 'python-tqdm'
 pkgname=python-tqdm
-version=4.44.1
+version=4.45.0
 revision=1
 archs=noarch
 wrksrc="tqdm-${version}"
@@ -12,7 +12,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MPL-2.0, MIT"
 homepage="https://tqdm.github.io/"
 distfiles="https://github.com/tqdm/tqdm/archive/v${version}.tar.gz"
-checksum=99e0dbc22d8314eb1c8754d9881d0a9e09df57b0591b1523700e4d72823a5bfc
+checksum=1c12f44196a3d4a42e5029dc5fb2e9295452dda7b4c12be89db66bba5489303c
 alternatives="
  tqdm:tqdm:/usr/bin/tqdm2
  tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"

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

* Re: [PR PATCH] [Updated] python-tqdm: update to 4.45.0.
  2020-04-06 21:21 [PR PATCH] python-tqdm: update to 4.45.0 bra1nwave
@ 2020-04-06 21:39 ` bra1nwave
  2020-04-07 19:27 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: bra1nwave @ 2020-04-06 21:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages tqdm
https://github.com/void-linux/void-packages/pull/20708

python-tqdm: update to 4.45.0.


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

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

From f160a3ec304753bebf303614679b84ef05b31588 Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Mon, 6 Apr 2020 23:18:37 +0200
Subject: [PATCH] python-tqdm: update to 4.45.0.

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

diff --git a/srcpkgs/python-tqdm/template b/srcpkgs/python-tqdm/template
index 4bd9a4fea5c..a8fbb23dab4 100644
--- a/srcpkgs/python-tqdm/template
+++ b/srcpkgs/python-tqdm/template
@@ -1,6 +1,6 @@
 # Template file for 'python-tqdm'
 pkgname=python-tqdm
-version=4.44.1
+version=4.45.0
 revision=1
 archs=noarch
 wrksrc="tqdm-${version}"
@@ -12,7 +12,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MPL-2.0, MIT"
 homepage="https://tqdm.github.io/"
 distfiles="https://github.com/tqdm/tqdm/archive/v${version}.tar.gz"
-checksum=99e0dbc22d8314eb1c8754d9881d0a9e09df57b0591b1523700e4d72823a5bfc
+checksum=1c12f44196a3d4a42e5029dc5fb2e9295452dda7b4c12be89db66bba5489303c
 alternatives="
  tqdm:tqdm:/usr/bin/tqdm2
  tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"

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

* Re: [PR PATCH] [Merged]: python-tqdm: update to 4.45.0.
  2020-04-06 21:21 [PR PATCH] python-tqdm: update to 4.45.0 bra1nwave
  2020-04-06 21:39 ` [PR PATCH] [Updated] " bra1nwave
@ 2020-04-07 19:27 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-04-07 19:27 UTC (permalink / raw)
  To: ml

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

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

python-tqdm: update to 4.45.0.
https://github.com/void-linux/void-packages/pull/20708

Description:


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

end of thread, other threads:[~2020-04-07 19:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-06 21:21 [PR PATCH] python-tqdm: update to 4.45.0 bra1nwave
2020-04-06 21:39 ` [PR PATCH] [Updated] " bra1nwave
2020-04-07 19:27 ` [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).