* [PR PATCH] jrnl: update to 4.2
@ 2025-03-03 20:43 komidore64
2025-03-31 14:58 ` komidore64
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: komidore64 @ 2025-03-03 20:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 484 bytes --]
There is a new pull request by komidore64 against master on the void-packages repository
https://github.com/komidore64/void-packages jrnl-update-4.2
https://github.com/void-linux/void-packages/pull/54568
jrnl: update to 4.2
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### 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/54568.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-jrnl-update-4.2-54568.patch --]
[-- Type: text/x-diff, Size: 1057 bytes --]
From 53b124b4a94107424a087755fec42c54ec0c4621 Mon Sep 17 00:00:00 2001
From: Adam Price <komidore64@gmail.com>
Date: Mon, 3 Mar 2025 15:40:47 -0500
Subject: [PATCH] jrnl: update to 4.2
---
srcpkgs/jrnl/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template
index 4e388f1642b052..06aec83e9f9b5e 100644
--- a/srcpkgs/jrnl/template
+++ b/srcpkgs/jrnl/template
@@ -1,7 +1,7 @@
# Template file for 'jrnl'
pkgname=jrnl
-version=4.1
-revision=2
+version=4.2
+revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
depends="python3-colorama python3-cryptography
@@ -13,6 +13,6 @@ license="GPL-3.0-only"
homepage="https://jrnl.sh"
changelog="https://raw.githubusercontent.com/jrnl-org/jrnl/develop/CHANGELOG.md"
distfiles="${PYPI_SITE}/j/jrnl/jrnl-${version}.tar.gz"
-checksum=980848f9c7ae8d4c844a4cae770c9686b5dda98f479dafac2c3cd72268a53f8b
+checksum=68af0347cd7097a6af1b9cf375251df0db67e90b296fd8ef68cdbf12046cc6c7
# Tarball provides no tests
make_check=no
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: jrnl: update to 4.2
2025-03-03 20:43 [PR PATCH] jrnl: update to 4.2 komidore64
@ 2025-03-31 14:58 ` komidore64
2025-04-29 9:04 ` [PR PATCH] [Updated] " komidore64
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: komidore64 @ 2025-03-31 14:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 199 bytes --]
New comment by komidore64 on void-packages repository
https://github.com/void-linux/void-packages/pull/54568#issuecomment-2766512153
Comment:
Did I miss a step to ensure this gets some visibility?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Updated] jrnl: update to 4.2
2025-03-03 20:43 [PR PATCH] jrnl: update to 4.2 komidore64
2025-03-31 14:58 ` komidore64
@ 2025-04-29 9:04 ` komidore64
2025-04-29 9:09 ` komidore64
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: komidore64 @ 2025-04-29 9:04 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 489 bytes --]
There is an updated pull request by komidore64 against master on the void-packages repository
https://github.com/komidore64/void-packages jrnl-update-4.2
https://github.com/void-linux/void-packages/pull/54568
jrnl: update to 4.2
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### 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/54568.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-jrnl-update-4.2-54568.patch --]
[-- Type: text/x-diff, Size: 1057 bytes --]
From 56809d58aaef35aadd5963a7a385061c50951b04 Mon Sep 17 00:00:00 2001
From: Adam Price <komidore64@gmail.com>
Date: Mon, 3 Mar 2025 15:40:47 -0500
Subject: [PATCH] jrnl: update to 4.2
---
srcpkgs/jrnl/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template
index 4e388f1642b052..06aec83e9f9b5e 100644
--- a/srcpkgs/jrnl/template
+++ b/srcpkgs/jrnl/template
@@ -1,7 +1,7 @@
# Template file for 'jrnl'
pkgname=jrnl
-version=4.1
-revision=2
+version=4.2
+revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
depends="python3-colorama python3-cryptography
@@ -13,6 +13,6 @@ license="GPL-3.0-only"
homepage="https://jrnl.sh"
changelog="https://raw.githubusercontent.com/jrnl-org/jrnl/develop/CHANGELOG.md"
distfiles="${PYPI_SITE}/j/jrnl/jrnl-${version}.tar.gz"
-checksum=980848f9c7ae8d4c844a4cae770c9686b5dda98f479dafac2c3cd72268a53f8b
+checksum=68af0347cd7097a6af1b9cf375251df0db67e90b296fd8ef68cdbf12046cc6c7
# Tarball provides no tests
make_check=no
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: jrnl: update to 4.2
2025-03-03 20:43 [PR PATCH] jrnl: update to 4.2 komidore64
2025-03-31 14:58 ` komidore64
2025-04-29 9:04 ` [PR PATCH] [Updated] " komidore64
@ 2025-04-29 9:09 ` komidore64
2025-05-13 19:52 ` [PR PATCH] [Updated] " komidore64
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: komidore64 @ 2025-04-29 9:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 152 bytes --]
New comment by komidore64 on void-packages repository
https://github.com/void-linux/void-packages/pull/54568#issuecomment-2838032656
Comment:
rebased
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Updated] jrnl: update to 4.2
2025-03-03 20:43 [PR PATCH] jrnl: update to 4.2 komidore64
` (2 preceding siblings ...)
2025-04-29 9:09 ` komidore64
@ 2025-05-13 19:52 ` komidore64
2025-06-08 16:44 ` [PR PATCH] [Merged]: " Duncaen
2025-06-09 14:39 ` komidore64
5 siblings, 0 replies; 7+ messages in thread
From: komidore64 @ 2025-05-13 19:52 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 489 bytes --]
There is an updated pull request by komidore64 against master on the void-packages repository
https://github.com/komidore64/void-packages jrnl-update-4.2
https://github.com/void-linux/void-packages/pull/54568
jrnl: update to 4.2
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### 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/54568.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-jrnl-update-4.2-54568.patch --]
[-- Type: text/x-diff, Size: 1058 bytes --]
From ae2ea85fb592e3a81a490f41d77c8099c67c9442 Mon Sep 17 00:00:00 2001
From: Adam Price <komidore64@gmail.com>
Date: Mon, 3 Mar 2025 15:40:47 -0500
Subject: [PATCH] jrnl: update to 4.2.
---
srcpkgs/jrnl/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template
index 4e388f1642b052..06aec83e9f9b5e 100644
--- a/srcpkgs/jrnl/template
+++ b/srcpkgs/jrnl/template
@@ -1,7 +1,7 @@
# Template file for 'jrnl'
pkgname=jrnl
-version=4.1
-revision=2
+version=4.2
+revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
depends="python3-colorama python3-cryptography
@@ -13,6 +13,6 @@ license="GPL-3.0-only"
homepage="https://jrnl.sh"
changelog="https://raw.githubusercontent.com/jrnl-org/jrnl/develop/CHANGELOG.md"
distfiles="${PYPI_SITE}/j/jrnl/jrnl-${version}.tar.gz"
-checksum=980848f9c7ae8d4c844a4cae770c9686b5dda98f479dafac2c3cd72268a53f8b
+checksum=68af0347cd7097a6af1b9cf375251df0db67e90b296fd8ef68cdbf12046cc6c7
# Tarball provides no tests
make_check=no
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Merged]: jrnl: update to 4.2
2025-03-03 20:43 [PR PATCH] jrnl: update to 4.2 komidore64
` (3 preceding siblings ...)
2025-05-13 19:52 ` [PR PATCH] [Updated] " komidore64
@ 2025-06-08 16:44 ` Duncaen
2025-06-09 14:39 ` komidore64
5 siblings, 0 replies; 7+ messages in thread
From: Duncaen @ 2025-06-08 16:44 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 319 bytes --]
There's a merged pull request on the void-packages repository
jrnl: update to 4.2
https://github.com/void-linux/void-packages/pull/54568
Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture (x86_64-glibc)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: jrnl: update to 4.2
2025-03-03 20:43 [PR PATCH] jrnl: update to 4.2 komidore64
` (4 preceding siblings ...)
2025-06-08 16:44 ` [PR PATCH] [Merged]: " Duncaen
@ 2025-06-09 14:39 ` komidore64
5 siblings, 0 replies; 7+ messages in thread
From: komidore64 @ 2025-06-09 14:39 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 160 bytes --]
New comment by komidore64 on void-packages repository
https://github.com/void-linux/void-packages/pull/54568#issuecomment-2955999714
Comment:
thanks so much!
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2025-06-09 14:39 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-03 20:43 [PR PATCH] jrnl: update to 4.2 komidore64
2025-03-31 14:58 ` komidore64
2025-04-29 9:04 ` [PR PATCH] [Updated] " komidore64
2025-04-29 9:09 ` komidore64
2025-05-13 19:52 ` [PR PATCH] [Updated] " komidore64
2025-06-08 16:44 ` [PR PATCH] [Merged]: " Duncaen
2025-06-09 14:39 ` komidore64
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).