Github messages for voidlinux
 help / color / mirror / Atom feed
From: Luciogi <Luciogi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] beancount: update to 2.3.6.
Date: Thu, 23 Nov 2023 13:54:47 +0100	[thread overview]
Message-ID: <20231123125447.PZOPhobMK9jaskmU5VBPDBxbWqS7hAcBrmkUmaUBCr0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47363@inbox.vuxu.org>

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

There is an updated pull request by Luciogi against master on the void-packages repository

https://github.com/Luciogi/void-packages beancount
https://github.com/void-linux/void-packages/pull/47363

beancount: update to 2.3.6.

#### 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-GLIBC)


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

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

From 98050922b85f4552c28744a46476e4e167b2cfc3 Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Thu, 23 Nov 2023 17:44:16 +0500
Subject: [PATCH] beancount: update to 2.3.6.

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

diff --git a/srcpkgs/beancount/template b/srcpkgs/beancount/template
index 32c6d6577cd53..2205347d1bd5a 100644
--- a/srcpkgs/beancount/template
+++ b/srcpkgs/beancount/template
@@ -1,24 +1,22 @@
 # Template file for 'beancount'
 pkgname=beancount
-version=2.3.5
-revision=3
+version=2.3.6
+revision=1
 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-pytest python3-dateutil python3-ply python3-bottle python3-lxml
- python3-magic python3-BeautifulSoup4 python3-requests python3-chardet
- python3-google-api-python-client python3-oauth2client"
-checkdepends="${depends} gnupg python3-google-auth-oauthlib python3-httplib2"
+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"
 short_desc="Double-entry accounting system based on plain text files"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://beancount.github.io/"
 changelog="https://raw.githubusercontent.com/beancount/beancount/master/CHANGES"
 distfiles="https://github.com/beancount/beancount/archive/refs/tags/${version}.tar.gz"
-checksum=374e4e6a76684007b60aca95d76340cfe5bc46356150000b5f1df58db77fb90f
+checksum=d02819a18fcf2974287a8d2d0949a47b3d2bc4a1b27642cb0424e773207a03e5
 
 pre_check() {
 	python3 setup.py build_ext --inplace

  parent reply	other threads:[~2023-11-23 12:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-23 12:46 [PR PATCH] " Luciogi
2023-11-23 12:50 ` [PR PATCH] [Updated] " Luciogi
2023-11-23 12:54 ` Luciogi [this message]
2023-11-29 23:36 ` [PR PATCH] [Merged]: " Duncaen

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=20231123125447.PZOPhobMK9jaskmU5VBPDBxbWqS7hAcBrmkUmaUBCr0@z \
    --to=luciogi@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).