Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] fava: update to 1.27.2.; beancount: fix deps.
Date: Tue, 20 Feb 2024 21:25:02 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48856@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages fava
https://github.com/void-linux/void-packages/pull/48856

fava: update to 1.27.2.; beancount: fix deps.
#### 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/48856.patch is attached

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

From 079fb839345b1dd3d9c68b0ce94fe7053d63bb30 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 18 Feb 2024 15:24:21 +0530
Subject: [PATCH 1/2] fava: update to 1.27.2.

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

diff --git a/srcpkgs/fava/template b/srcpkgs/fava/template
index 27d90ed76bd4aa..67f140befa23f9 100644
--- a/srcpkgs/fava/template
+++ b/srcpkgs/fava/template
@@ -1,7 +1,7 @@
 # Template file for 'fava'
 pkgname=fava
-version=1.26.1
-revision=2
+version=1.27.2
+revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools_scm python3-wheel"
 depends="python3-Babel python3-Cheroot python3-Flask-Babel python3-Flask
@@ -15,7 +15,7 @@ license="MIT"
 homepage="https://beancount.github.io/fava/"
 changelog="https://raw.githubusercontent.com/beancount/fava/main/CHANGES"
 distfiles="${PYPI_SITE}/f/fava/fava-${version}.tar.gz"
-checksum=a63e246900d76a18e137b6eeef1c53fd9ba809f3dd1b2a3cf7ce3cd92e609e51
+checksum=90b4005851c39b3b018d5326fd9527f93164339d96d21d23834c12a75b663d94
 
 post_install() {
 	vlicense LICENSE

From 167ed04fcedcfe1fd4a0a5fa2affe47753016fa8 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 18 Feb 2024 15:40:31 +0530
Subject: [PATCH 2/2] beancount: fix deps.

---
 srcpkgs/beancount/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/beancount/template b/srcpkgs/beancount/template
index 2205347d1bd5ac..4cbf9f38564ef7 100644
--- a/srcpkgs/beancount/template
+++ b/srcpkgs/beancount/template
@@ -1,15 +1,17 @@
 # Template file for 'beancount'
 pkgname=beancount
 version=2.3.6
-revision=1
+revision=2
 build_style=python3-module
 make_check_args="--pyargs beancount --ignore beancount/web/web_test.py
  --deselect beancount/scripts/bake_test.py::TestScriptBake::test_bake_directory
  --deselect beancount/ingest/extract_test.py::TestScriptExtract::test_extract_no_files"
 hostmakedepends="python3-setuptools"
 makedepends="python3-devel"
-depends="python3-click python3-dateutil python3-regex"
-checkdepends="${depends} python3-pytest python3-chardet python3-dateutil python3-bottle python3-lxml python3-ply python3-requests python3-BeautifulSoup4 python3-magic gnupg"
+depends="python3-pytest python3-dateutil python3-ply python3-bottle python3-lxml
+ python3-BeautifulSoup4 python3-chardet python3-requests python3-google-api-python-client
+ python3-magic"
+checkdepends="${depends} python3-pytest gnupg"
 short_desc="Double-entry accounting system based on plain text files"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"

             reply	other threads:[~2024-02-20 20:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-20 20:25 icp1994 [this message]
2024-02-20 20:33 ` [PR PATCH] [Updated] " icp1994
2024-02-20 20:40 ` icp1994
2024-02-22  9:18 ` [PR PATCH] [Merged]: " sgn

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