Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fava: update to 1.24.3.
@ 2023-04-05 19:26 icp1994
  2023-04-09 18:43 ` [PR PATCH] [Updated] " icp1994
  2023-04-12 23:40 ` [PR PATCH] [Merged]: fava: update to 1.24.4 classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-04-05 19:26 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 fava
https://github.com/void-linux/void-packages/pull/43291

fava: update to 1.24.3.
#### 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/43291.patch is attached

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

From e49975af2ade40ea88568ea8913a8dba06d5bf41 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 6 Apr 2023 00:56:22 +0530
Subject: [PATCH] fava: update to 1.24.3.

---
 srcpkgs/fava/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fava/template b/srcpkgs/fava/template
index 410d17e84188..94665701597d 100644
--- a/srcpkgs/fava/template
+++ b/srcpkgs/fava/template
@@ -1,6 +1,6 @@
 # Template file for 'fava'
 pkgname=fava
-version=1.24.1
+version=1.24.3
 revision=1
 build_style=python3-pep517
 make_check_args="--deselect tests/test_cli.py::test_cli"
@@ -16,7 +16,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=63d4c3c46cba0e364e14d8d8feeb6e54eaf2e0222727a138406285f8a2b4228d
+checksum=78ad09330bbe58ddecea2b02b75db80aef5f8ed2fb2e2837fa689c7b8164c305
 make_check_pre="env PYTHONPATH=./src"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] fava: update to 1.24.3.
  2023-04-05 19:26 [PR PATCH] fava: update to 1.24.3 icp1994
@ 2023-04-09 18:43 ` icp1994
  2023-04-12 23:40 ` [PR PATCH] [Merged]: fava: update to 1.24.4 classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-04-09 18:43 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 fava
https://github.com/void-linux/void-packages/pull/43291

fava: update to 1.24.3.
#### 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/43291.patch is attached

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

From e956da0e51c17145f30a90d6e574bc7ff112f0b5 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 6 Apr 2023 00:56:22 +0530
Subject: [PATCH] fava: update to 1.24.4.

---
 srcpkgs/fava/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fava/template b/srcpkgs/fava/template
index 410d17e84188..6dc18d8a77ff 100644
--- a/srcpkgs/fava/template
+++ b/srcpkgs/fava/template
@@ -1,6 +1,6 @@
 # Template file for 'fava'
 pkgname=fava
-version=1.24.1
+version=1.24.4
 revision=1
 build_style=python3-pep517
 make_check_args="--deselect tests/test_cli.py::test_cli"
@@ -16,7 +16,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=63d4c3c46cba0e364e14d8d8feeb6e54eaf2e0222727a138406285f8a2b4228d
+checksum=92544f7ba350327dc755ac9f086734e6607469f8b7c785a58f7108d1775290c7
 make_check_pre="env PYTHONPATH=./src"
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: fava: update to 1.24.4.
  2023-04-05 19:26 [PR PATCH] fava: update to 1.24.3 icp1994
  2023-04-09 18:43 ` [PR PATCH] [Updated] " icp1994
@ 2023-04-12 23:40 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-04-12 23:40 UTC (permalink / raw)
  To: ml

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

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

fava: update to 1.24.4.
https://github.com/void-linux/void-packages/pull/43291

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] 3+ messages in thread

end of thread, other threads:[~2023-04-12 23:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-05 19:26 [PR PATCH] fava: update to 1.24.3 icp1994
2023-04-09 18:43 ` [PR PATCH] [Updated] " icp1994
2023-04-12 23:40 ` [PR PATCH] [Merged]: fava: update to 1.24.4 classabbyamp

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