Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] jrnl: update to 2.6.
@ 2020-12-21 17:02 ndowens
  2020-12-22  0:23 ` ericonr
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: ndowens @ 2020-12-21 17:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages jrnl
https://github.com/void-linux/void-packages/pull/27324

jrnl: update to 2.6.
superceeds #26398

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

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

From f9ac93c0e5952988d21fa7c0c1d53f0e93ffc362 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 21 Dec 2020 11:01:56 -0600
Subject: [PATCH] jrnl: update to 2.6.

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

diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template
index c5c03dd9805..14d12b70acb 100644
--- a/srcpkgs/jrnl/template
+++ b/srcpkgs/jrnl/template
@@ -1,7 +1,7 @@
 # Template file for 'jrnl'
 pkgname=jrnl
-version=2.4.5
-revision=2
+version=2.6
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-ansiwrap python3-asteval python3-colorama python3-cryptography
@@ -13,4 +13,8 @@ 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=a5f069efcaa3f5d95cc7712178b3f92915f67eed4034e5f257cc063c6b0e74d9
+checksum=ea2c35737bdda0ab5f8887d81733e1ad7d1f6e61fa13745102651386b530c15d
+
+do_check() {
+	: # Downloads many deps and no tests are ran
+}

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

* Re: jrnl: update to 2.6.
  2020-12-21 17:02 [PR PATCH] jrnl: update to 2.6 ndowens
@ 2020-12-22  0:23 ` ericonr
  2020-12-22  0:24 ` ericonr
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2020-12-22  0:23 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27324#issuecomment-749269040

Comment:
https://github.com/jrnl-org/jrnl/releases is it an actual release?

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

* Re: jrnl: update to 2.6.
  2020-12-21 17:02 [PR PATCH] jrnl: update to 2.6 ndowens
  2020-12-22  0:23 ` ericonr
@ 2020-12-22  0:24 ` ericonr
  2020-12-22  0:24 ` ndowens
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2020-12-22  0:24 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27324#issuecomment-749269229

Comment:
Kind of looks like one, just want to be sure.

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

* Re: jrnl: update to 2.6.
  2020-12-21 17:02 [PR PATCH] jrnl: update to 2.6 ndowens
  2020-12-22  0:23 ` ericonr
  2020-12-22  0:24 ` ericonr
@ 2020-12-22  0:24 ` ndowens
  2020-12-22  1:41 ` ericonr
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: ndowens @ 2020-12-22  0:24 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/27324#issuecomment-749269459

Comment:
> Kind of looks like one, just want to be sure.

if you click more tags it is listed.

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

* Re: jrnl: update to 2.6.
  2020-12-21 17:02 [PR PATCH] jrnl: update to 2.6 ndowens
                   ` (2 preceding siblings ...)
  2020-12-22  0:24 ` ndowens
@ 2020-12-22  1:41 ` ericonr
  2020-12-22  1:48 ` [PR PATCH] [Updated] " ndowens
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2020-12-22  1:41 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27324#issuecomment-749289822

Comment:
Yes, but it's listed only as tag, not as release.

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

* Re: [PR PATCH] [Updated] jrnl: update to 2.6.
  2020-12-21 17:02 [PR PATCH] jrnl: update to 2.6 ndowens
                   ` (3 preceding siblings ...)
  2020-12-22  1:41 ` ericonr
@ 2020-12-22  1:48 ` ndowens
  2020-12-22  3:58 ` jrnl: update to 2.5 ericonr
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: ndowens @ 2020-12-22  1:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages jrnl
https://github.com/void-linux/void-packages/pull/27324

jrnl: update to 2.6.
superceeds #26398

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

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

From e6e5c4093ea52119a71196e30c0f49805dd4bf6e Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 21 Dec 2020 11:01:56 -0600
Subject: [PATCH] jrnl: update to 2.5.

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

diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template
index c5c03dd9805..4dd2bcedff5 100644
--- a/srcpkgs/jrnl/template
+++ b/srcpkgs/jrnl/template
@@ -1,7 +1,7 @@
 # Template file for 'jrnl'
 pkgname=jrnl
-version=2.4.5
-revision=2
+version=2.5
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-ansiwrap python3-asteval python3-colorama python3-cryptography
@@ -13,4 +13,8 @@ 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=a5f069efcaa3f5d95cc7712178b3f92915f67eed4034e5f257cc063c6b0e74d9
+checksum=3984d402feb18538fca6bbba3e0b9900b2f78af0a800fffa735ab9b08896ffda
+
+do_check() {
+	: # Downloads many deps and no tests are ran
+}

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

* Re: jrnl: update to 2.5
  2020-12-21 17:02 [PR PATCH] jrnl: update to 2.6 ndowens
                   ` (4 preceding siblings ...)
  2020-12-22  1:48 ` [PR PATCH] [Updated] " ndowens
@ 2020-12-22  3:58 ` ericonr
  2020-12-22  5:37 ` [PR PATCH] [Updated] " ndowens
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2020-12-22  3:58 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27324#issuecomment-749324587

Comment:
Man, I think 2.6 is an actual release... It's in the changelog and pypi. This package just seems so fragile, I want to avoid fucking it up.

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

* Re: [PR PATCH] [Updated] jrnl: update to 2.5
  2020-12-21 17:02 [PR PATCH] jrnl: update to 2.6 ndowens
                   ` (5 preceding siblings ...)
  2020-12-22  3:58 ` jrnl: update to 2.5 ericonr
@ 2020-12-22  5:37 ` ndowens
  2020-12-22  5:37 ` ndowens
  2020-12-25  1:34 ` [PR PATCH] [Merged]: jrnl: update to 2.6 sgn
  8 siblings, 0 replies; 11+ messages in thread
From: ndowens @ 2020-12-22  5:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages jrnl
https://github.com/void-linux/void-packages/pull/27324

jrnl: update to 2.5
superceeds #26398

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

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

From 99454f067408b1abb31400b76b79525d96785f46 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 21 Dec 2020 11:01:56 -0600
Subject: [PATCH] jrnl: update to 2.5.

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

diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template
index c5c03dd9805..14d12b70acb 100644
--- a/srcpkgs/jrnl/template
+++ b/srcpkgs/jrnl/template
@@ -1,7 +1,7 @@
 # Template file for 'jrnl'
 pkgname=jrnl
-version=2.4.5
-revision=2
+version=2.6
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-ansiwrap python3-asteval python3-colorama python3-cryptography
@@ -13,4 +13,8 @@ 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=a5f069efcaa3f5d95cc7712178b3f92915f67eed4034e5f257cc063c6b0e74d9
+checksum=ea2c35737bdda0ab5f8887d81733e1ad7d1f6e61fa13745102651386b530c15d
+
+do_check() {
+	: # Downloads many deps and no tests are ran
+}

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

* Re: [PR PATCH] [Updated] jrnl: update to 2.5
  2020-12-21 17:02 [PR PATCH] jrnl: update to 2.6 ndowens
                   ` (6 preceding siblings ...)
  2020-12-22  5:37 ` [PR PATCH] [Updated] " ndowens
@ 2020-12-22  5:37 ` ndowens
  2020-12-25  1:34 ` [PR PATCH] [Merged]: jrnl: update to 2.6 sgn
  8 siblings, 0 replies; 11+ messages in thread
From: ndowens @ 2020-12-22  5:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages jrnl
https://github.com/void-linux/void-packages/pull/27324

jrnl: update to 2.5
superceeds #26398

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

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

From 29ac0be227b6cf6ec9dfbeaef9a18ea556b06b1b Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 21 Dec 2020 11:01:56 -0600
Subject: [PATCH] jrnl: update to 2.6.

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

diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template
index c5c03dd9805..14d12b70acb 100644
--- a/srcpkgs/jrnl/template
+++ b/srcpkgs/jrnl/template
@@ -1,7 +1,7 @@
 # Template file for 'jrnl'
 pkgname=jrnl
-version=2.4.5
-revision=2
+version=2.6
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-ansiwrap python3-asteval python3-colorama python3-cryptography
@@ -13,4 +13,8 @@ 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=a5f069efcaa3f5d95cc7712178b3f92915f67eed4034e5f257cc063c6b0e74d9
+checksum=ea2c35737bdda0ab5f8887d81733e1ad7d1f6e61fa13745102651386b530c15d
+
+do_check() {
+	: # Downloads many deps and no tests are ran
+}

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

* Re: [PR PATCH] [Merged]: jrnl: update to 2.6
  2020-12-21 17:02 [PR PATCH] jrnl: update to 2.6 ndowens
                   ` (7 preceding siblings ...)
  2020-12-22  5:37 ` ndowens
@ 2020-12-25  1:34 ` sgn
  8 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2020-12-25  1:34 UTC (permalink / raw)
  To: ml

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

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

jrnl: update to 2.6
https://github.com/void-linux/void-packages/pull/27324

Description:
superceeds #26398

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

* Re: [PR PATCH] [Updated] jrnl: update to 2.5.
  2020-11-15 11:01 [PR PATCH] jrnl: update to 2.5 ashpooljh
@ 2020-11-20  0:37 ` ashpooljh
  0 siblings, 0 replies; 11+ messages in thread
From: ashpooljh @ 2020-11-20  0:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ashpooljh/void-packages jrnl
https://github.com/void-linux/void-packages/pull/26398

jrnl: update to 2.5.


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

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

From 43be5954e58252c3c9b643f06e688a99b5cf6a31 Mon Sep 17 00:00:00 2001
From: Artem Zhurikhin <ashpool@xecut.net>
Date: Sun, 15 Nov 2020 13:58:54 +0300
Subject: [PATCH] jrnl: update to 2.5, add checkdepends

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

diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template
index c5c03dd9805..3ebf0e7898b 100644
--- a/srcpkgs/jrnl/template
+++ b/srcpkgs/jrnl/template
@@ -1,16 +1,17 @@
 # Template file for 'jrnl'
 pkgname=jrnl
-version=2.4.5
-revision=2
+version=2.5
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-ansiwrap python3-asteval python3-colorama python3-cryptography
  python3-dateutil python3-keyring python3-parsedatetime python3-passlib
  python3-pytz python3-tzlocal python3-xdg python3-yaml python3-packaging"
+checkdepends="${depends}"
 short_desc="Simple journal application for your command line"
 maintainer="Orphaned <orphan@voidlinux.org>"
 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=a5f069efcaa3f5d95cc7712178b3f92915f67eed4034e5f257cc063c6b0e74d9
+checksum=3984d402feb18538fca6bbba3e0b9900b2f78af0a800fffa735ab9b08896ffda

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

end of thread, other threads:[~2020-12-25  1:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-21 17:02 [PR PATCH] jrnl: update to 2.6 ndowens
2020-12-22  0:23 ` ericonr
2020-12-22  0:24 ` ericonr
2020-12-22  0:24 ` ndowens
2020-12-22  1:41 ` ericonr
2020-12-22  1:48 ` [PR PATCH] [Updated] " ndowens
2020-12-22  3:58 ` jrnl: update to 2.5 ericonr
2020-12-22  5:37 ` [PR PATCH] [Updated] " ndowens
2020-12-22  5:37 ` ndowens
2020-12-25  1:34 ` [PR PATCH] [Merged]: jrnl: update to 2.6 sgn
  -- strict thread matches above, loose matches on Subject: below --
2020-11-15 11:01 [PR PATCH] jrnl: update to 2.5 ashpooljh
2020-11-20  0:37 ` [PR PATCH] [Updated] " ashpooljh

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