Github messages for voidlinux
 help / color / mirror / Atom feed
From: teldra <teldra@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] khard: update to 0.17.0
Date: Sun, 23 Aug 2020 12:20:27 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24431@inbox.vuxu.org> (raw)

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

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

https://github.com/teldra/void-packages khard-update
https://github.com/void-linux/void-packages/pull/24431

khard: update to 0.17.0


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

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

From 483ef6f4fd7995f74badc6a6eb5f82311ba2d676 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Sun, 23 Aug 2020 12:12:48 +0200
Subject: [PATCH] khard: update to 0.17.0

---
 srcpkgs/khard/template | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/khard/template b/srcpkgs/khard/template
index ff62c013202..70f246cfb40 100644
--- a/srcpkgs/khard/template
+++ b/srcpkgs/khard/template
@@ -1,10 +1,9 @@
 # Template file for 'khard'
 pkgname=khard
-version=0.15.1
-revision=2
+version=0.17.0
+revision=1
 archs=noarch
 build_style=python3-module
-pycompile_module="khard"
 hostmakedepends="python3-setuptools"
 depends="python3-setuptools python3-atomicwrites python3-configobj
  python3-vobject python3-Unidecode python3-ruamel.yaml"
@@ -13,11 +12,11 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
 license="GPL-3.0-only"
 homepage="https://github.com/scheibler/khard"
 distfiles="${PYPI_SITE}/k/khard/khard-${version}.tar.gz"
-checksum=5ca8e678133e08fa4861cc31aedf9f30b4f8e3958ed66ede025c23ec5e176aa1
+checksum=164e1aee9264735ec0473a74a38842e6272bbb814d949a66084c6a373bd95618
 
 post_install() {
-	vsconf misc/khard/khard.conf.example
-	vsconf misc/khard/template_for_contact_creation.yaml
+	vsconf doc/source/examples/khard.conf.example
+	vsconf khard/data/template.yaml
 	vinstall misc/zsh/_khard 644 usr/share/zsh/site-functions
 	vinstall misc/zsh/_email-khard 644 usr/share/zsh/site-functions
 }

             reply	other threads:[~2020-08-23 10:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23 10:20 teldra [this message]
2020-08-24 19:49 ` [PR PATCH] [Merged]: " ahesford
2020-08-25  6:57 [PR PATCH] " Eluminae

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24431@inbox.vuxu.org \
    --to=teldra@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).