Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] toot: update to 0.33.1.
Date: Fri, 03 Feb 2023 15:18:24 +0100	[thread overview]
Message-ID: <20230203141824.3FqBlG3cU88WeqUtN6bqQ882kS0pPuh1RjXn4jxvgv0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41809@inbox.vuxu.org>

[-- 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/41809

toot: update to 0.33.1.
#### 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/41809.patch is attached

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

From d4e72d2993ae3c69a9ac4a2a68ccf4aa081a5d3f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 22 Jan 2023 20:03:26 +0530
Subject: [PATCH] toot: update to 0.34.0.

---
 srcpkgs/toot/template | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index c04382d273c7..9f7fd36d09f5 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,20 +1,16 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.29.0
+version=0.34.0
 revision=1
-build_style=python3-module
-hostmakedepends="python3-setuptools"
-depends="python3-BeautifulSoup4 python3-requests python3-setuptools python3-wcwidth
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel"
+depends="python3-BeautifulSoup4 python3-requests python3-wcwidth
  python3-urwid"
-checkdepends="python3-wheel python3-pytest ${depends}"
+checkdepends="${depends} python3-psycopg2 python3-pytest-xdist"
 short_desc="Mastodon CLI client"
 maintainer="Jon Levin <jon@jefferiestube.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ihabunek/toot"
 changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
-distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
-checksum=821d549798453da8ad669a605cddc1ead8a797d716723158526534549a4b0d4d
-
-pre_check() {
-	make dist
-}
+distfiles="https://github.com/ihabunek/toot/archive/refs/tags/${version}.tar.gz"
+checksum=56e1bfd5d8a0ebb837ed92b5de5682a93336b87828476ca20b5d7ac7fa20ad33

  reply	other threads:[~2023-02-03 14:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-22 19:12 [PR PATCH] " icp1994
2023-02-03 14:18 ` icp1994 [this message]
2023-02-03 23:02 ` [PR PATCH] [Merged]: toot: update to 0.34.0 paper42

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=20230203141824.3FqBlG3cU88WeqUtN6bqQ882kS0pPuh1RjXn4jxvgv0@z \
    --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).