From 574bd19ce8137411928e312113ad89081c51775f Mon Sep 17 00:00:00 2001 From: icp 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