Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR REVIEW] pdd: update to 1.5
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26801@inbox.vuxu.org>
@ 2020-12-01 21:15 ` ahesford
  2020-12-01 21:35 ` ndowens
  2020-12-01 21:36 ` [PR PATCH] [Updated] " ndowens
  2 siblings, 0 replies; 3+ messages in thread
From: ahesford @ 2020-12-01 21:15 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/26801#discussion_r533726025

Comment:
Don't use variables in `changelog`, because it should be copyable from a template for review. Using `master` is preferable because it presumably includes changes from all versions without the need to modify the template with each bump or resort to variables.

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

* Re: [PR REVIEW] pdd: update to 1.5
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26801@inbox.vuxu.org>
  2020-12-01 21:15 ` [PR REVIEW] pdd: update to 1.5 ahesford
@ 2020-12-01 21:35 ` ndowens
  2020-12-01 21:36 ` [PR PATCH] [Updated] " ndowens
  2 siblings, 0 replies; 3+ messages in thread
From: ndowens @ 2020-12-01 21:35 UTC (permalink / raw)
  To: ml

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

New review comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/26801#discussion_r533736409

Comment:
Gottcha, will fix

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

* Re: [PR PATCH] [Updated] pdd: update to 1.5
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26801@inbox.vuxu.org>
  2020-12-01 21:15 ` [PR REVIEW] pdd: update to 1.5 ahesford
  2020-12-01 21:35 ` ndowens
@ 2020-12-01 21:36 ` ndowens
  2 siblings, 0 replies; 3+ messages in thread
From: ndowens @ 2020-12-01 21:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages pdd
https://github.com/void-linux/void-packages/pull/26801

pdd: update to 1.5


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

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

From 26d38d8840c7f80ea0b3d18d94a925253b26763b Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 29 Nov 2020 11:32:56 -0600
Subject: [PATCH] pdd: update to 1.5

---
 srcpkgs/pdd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pdd/template b/srcpkgs/pdd/template
index 40770f4f9d0..0ec02c971ec 100644
--- a/srcpkgs/pdd/template
+++ b/srcpkgs/pdd/template
@@ -1,7 +1,7 @@
 # Template file for 'pdd'
 pkgname=pdd
-version=1.4
-revision=2
+version=1.5
+revision=1
 build_style=gnu-makefile
 depends="python3-dateutil"
 checkdepends="python3-dateutil python3-pytest"
@@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/jarun/pdd"
 changelog="https://raw.githubusercontent.com/jarun/pdd/master/CHANGELOG"
 distfiles="https://github.com/jarun/pdd/archive/v${version}.tar.gz"
-checksum=e3d2ec2ebfd94572d033f94885a99906343459431f3299cf945c7bd6f1258eab
+checksum=cd615dc9aa015bb5d0f1a1d03f1de7db994628256cfe8ed8ab25e1fb2e9d3762

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

end of thread, other threads:[~2020-12-01 21:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26801@inbox.vuxu.org>
2020-12-01 21:15 ` [PR REVIEW] pdd: update to 1.5 ahesford
2020-12-01 21:35 ` ndowens
2020-12-01 21:36 ` [PR PATCH] [Updated] " ndowens

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