Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] toot: update to 0.43.0.
Date: Mon, 15 Apr 2024 21:14:58 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49853@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 542 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/49853

toot: update to 0.43.0.
#### 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**

Switched to PyPI tarball due to dynamic versioning via `setuptools_scm`

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

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

From 3059b649897dacd1e0a7f85d527709eb9648c05f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 13 Apr 2024 15:44:21 +0530
Subject: [PATCH] toot: update to 0.43.0.

---
 srcpkgs/toot/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index 251276fea759ae..a4a6f4344cc3b9 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,16 +1,16 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.42.0
+version=0.43.0
 revision=1
 build_style=python3-pep517
-hostmakedepends="python3-setuptools python3-wheel"
+hostmakedepends="python3-setuptools_scm python3-wheel"
 depends="python3-click python3-requests python3-BeautifulSoup4 python3-wcwidth
  python3-urwid python3-urwidgets python3-tomlkit"
-checkdepends="${depends} python3-psycopg2 python3-pytest-xdist"
+checkdepends="${depends} python3-psycopg2 python3-Pillow python3-pytest-xdist"
 short_desc="Mastodon CLI client"
 maintainer="Jon Levin <jon@jefferiestube.net>"
 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=05502896b3a75aa93c8895bab75669653601af502ac6cf44d1ab33de373ef229
+distfiles="${PYPI_SITE}/t/toot/toot-${version}.tar.gz"
+checksum=6aa84c4b8df6e2214a3e735142bf5bd57b3b10aa08e35579425c5dbe3bc25ae7

             reply	other threads:[~2024-04-15 19:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-15 19:14 icp1994 [this message]
2024-04-16 20:01 ` classabbyamp
2024-04-17  5:10 ` [PR PATCH] [Closed]: " icp1994

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49853@inbox.vuxu.org \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).