Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] jrnl: update to 2.8.4.
@ 2022-02-14 11:06 tibequadorian
  2022-02-14 12:42 ` [PR PATCH] [Updated] " tibequadorian
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tibequadorian @ 2022-02-14 11:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages jrnl
https://github.com/void-linux/void-packages/pull/35610

jrnl: update to 2.8.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a6c0b0561f8bab11ccfa654f77f7612914df05b3 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Mon, 14 Feb 2022 12:05:38 +0100
Subject: [PATCH] jrnl: update to 2.8.4.

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

diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template
index a0bef327559a..e9ad84fedc25 100644
--- a/srcpkgs/jrnl/template
+++ b/srcpkgs/jrnl/template
@@ -1,6 +1,6 @@
 # Template file for 'jrnl'
 pkgname=jrnl
-version=2.8.3
+version=2.8.4
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -13,6 +13,7 @@ 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=089c7f2e61c31809b96efc4e3d3ae9fcc6354257e27406754f3a4a1a37029574
+checksum=3838f0b55708b9b9b2c2706fb671bd83f444d321635e3ce19cda2304992d4f60
+
 # Tarball provides no tests
 make_check=no

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

* Re: [PR PATCH] [Updated] jrnl: update to 2.8.4.
  2022-02-14 11:06 [PR PATCH] jrnl: update to 2.8.4 tibequadorian
@ 2022-02-14 12:42 ` tibequadorian
  2022-02-14 16:29 ` [PR REVIEW] " paper42
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: tibequadorian @ 2022-02-14 12:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages jrnl
https://github.com/void-linux/void-packages/pull/35610

jrnl: update to 2.8.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 0372d9c45af82135652cd984893b703eb98bc48f Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Mon, 14 Feb 2022 12:05:38 +0100
Subject: [PATCH] jrnl: update to 2.8.4.

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

diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template
index a0bef327559a..870f19abc76d 100644
--- a/srcpkgs/jrnl/template
+++ b/srcpkgs/jrnl/template
@@ -1,6 +1,6 @@
 # Template file for 'jrnl'
 pkgname=jrnl
-version=2.8.3
+version=2.8.4
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -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=089c7f2e61c31809b96efc4e3d3ae9fcc6354257e27406754f3a4a1a37029574
+checksum=3838f0b55708b9b9b2c2706fb671bd83f444d321635e3ce19cda2304992d4f60
 # Tarball provides no tests
 make_check=no

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

* Re: [PR REVIEW] jrnl: update to 2.8.4.
  2022-02-14 11:06 [PR PATCH] jrnl: update to 2.8.4 tibequadorian
  2022-02-14 12:42 ` [PR PATCH] [Updated] " tibequadorian
@ 2022-02-14 16:29 ` paper42
  2022-02-14 16:56 ` tibequadorian
  2022-02-14 17:35 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-02-14 16:29 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35610#discussion_r806022839

Comment:
if we switch distfiles to github, we will get a tarball with tests

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

* Re: [PR REVIEW] jrnl: update to 2.8.4.
  2022-02-14 11:06 [PR PATCH] jrnl: update to 2.8.4 tibequadorian
  2022-02-14 12:42 ` [PR PATCH] [Updated] " tibequadorian
  2022-02-14 16:29 ` [PR REVIEW] " paper42
@ 2022-02-14 16:56 ` tibequadorian
  2022-02-14 17:35 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: tibequadorian @ 2022-02-14 16:56 UTC (permalink / raw)
  To: ml

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

New review comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/35610#discussion_r806049720

Comment:
doesn't build with setuptools

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

* Re: [PR PATCH] [Merged]: jrnl: update to 2.8.4.
  2022-02-14 11:06 [PR PATCH] jrnl: update to 2.8.4 tibequadorian
                   ` (2 preceding siblings ...)
  2022-02-14 16:56 ` tibequadorian
@ 2022-02-14 17:35 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-02-14 17:35 UTC (permalink / raw)
  To: ml

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

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

jrnl: update to 2.8.4.
https://github.com/void-linux/void-packages/pull/35610

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-02-14 17:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-14 11:06 [PR PATCH] jrnl: update to 2.8.4 tibequadorian
2022-02-14 12:42 ` [PR PATCH] [Updated] " tibequadorian
2022-02-14 16:29 ` [PR REVIEW] " paper42
2022-02-14 16:56 ` tibequadorian
2022-02-14 17:35 ` [PR PATCH] [Merged]: " paper42

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