Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] toot: update to 0.40.2.
@ 2023-12-29 19:43 icp1994
  2024-01-06 23:39 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2023-12-29 19:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages toot
https://github.com/void-linux/void-packages/pull/47989

toot: update to 0.40.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 574bd19ce8137411928e312113ad89081c51775f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 29 Dec 2023 13:20:05 +0530
Subject: [PATCH] toot: update to 0.40.2.

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

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index d47fcec4af7fb..d8c0840ddf826 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,10 +1,10 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.39.0
+version=0.40.2
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-wheel"
-depends="python3-BeautifulSoup4 python3-requests python3-wcwidth
+depends="python3-click python3-requests python3-BeautifulSoup4 python3-wcwidth
  python3-urwid python3-urwidgets python3-tomlkit"
 checkdepends="${depends} python3-psycopg2 python3-pytest-xdist"
 short_desc="Mastodon CLI client"
@@ -13,4 +13,4 @@ license="GPL-3.0-or-later"
 homepage="https://toot.bezdomni.net"
 changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/refs/tags/${version}.tar.gz"
-checksum=8c5626e5586b73d1b940e9edea9276595ee85df5a67c69932a88b001f3e9ca77
+checksum=c2b8ae33fb82d14f5181772a7eac0e92de61f1637cc7a4691dda90e390ff9753

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

* Re: [PR REVIEW] toot: update to 0.40.2.
  2023-12-29 19:43 [PR PATCH] toot: update to 0.40.2 icp1994
@ 2024-01-06 23:39 ` classabbyamp
  2024-01-08 18:16 ` [PR PATCH] [Updated] " icp1994
  2024-01-12 20:35 ` [PR PATCH] [Merged]: toot: update to 0.41.1 leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-01-06 23:39 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/47989#discussion_r1443874823

Comment:
0.41.1 available

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

* Re: [PR PATCH] [Updated] toot: update to 0.40.2.
  2023-12-29 19:43 [PR PATCH] toot: update to 0.40.2 icp1994
  2024-01-06 23:39 ` [PR REVIEW] " classabbyamp
@ 2024-01-08 18:16 ` icp1994
  2024-01-12 20:35 ` [PR PATCH] [Merged]: toot: update to 0.41.1 leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2024-01-08 18:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages toot
https://github.com/void-linux/void-packages/pull/47989

toot: update to 0.40.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 31b06ee60e2bffb6d0ef9045838bdb659438680b Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 29 Dec 2023 13:20:05 +0530
Subject: [PATCH] toot: update to 0.41.1.

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

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index d47fcec4af7fb..da7c512837fa4 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,10 +1,10 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.39.0
+version=0.41.1
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-wheel"
-depends="python3-BeautifulSoup4 python3-requests python3-wcwidth
+depends="python3-click python3-requests python3-BeautifulSoup4 python3-wcwidth
  python3-urwid python3-urwidgets python3-tomlkit"
 checkdepends="${depends} python3-psycopg2 python3-pytest-xdist"
 short_desc="Mastodon CLI client"
@@ -13,4 +13,4 @@ license="GPL-3.0-or-later"
 homepage="https://toot.bezdomni.net"
 changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/refs/tags/${version}.tar.gz"
-checksum=8c5626e5586b73d1b940e9edea9276595ee85df5a67c69932a88b001f3e9ca77
+checksum=8d5f6aa5b156f9a3be01b9f6d3bffb103090f56456b434ea18962526b1e1370e

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

* Re: [PR PATCH] [Merged]: toot: update to 0.41.1.
  2023-12-29 19:43 [PR PATCH] toot: update to 0.40.2 icp1994
  2024-01-06 23:39 ` [PR REVIEW] " classabbyamp
  2024-01-08 18:16 ` [PR PATCH] [Updated] " icp1994
@ 2024-01-12 20:35 ` leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: leahneukirchen @ 2024-01-12 20:35 UTC (permalink / raw)
  To: ml

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

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

toot: update to 0.41.1.
https://github.com/void-linux/void-packages/pull/47989

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

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2024-01-12 20:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-29 19:43 [PR PATCH] toot: update to 0.40.2 icp1994
2024-01-06 23:39 ` [PR REVIEW] " classabbyamp
2024-01-08 18:16 ` [PR PATCH] [Updated] " icp1994
2024-01-12 20:35 ` [PR PATCH] [Merged]: toot: update to 0.41.1 leahneukirchen

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