Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] khal: update to 0.10.5.
@ 2022-08-10 16:40 dataCobra
  2022-08-10 17:10 ` dataCobra
                   ` (61 more replies)
  0 siblings, 62 replies; 63+ messages in thread
From: dataCobra @ 2022-08-10 16:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages khal-update-10.5
https://github.com/void-linux/void-packages/pull/38583

khal: update to 0.10.5.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)

Since version 0.10.5 there is no longer a `__khal` file. This is why I deleted line 26.


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

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

From 9c2c527c6c108ccfa0f24c541d8964a7bfba1d6e Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 10 Aug 2022 18:37:19 +0200
Subject: [PATCH] khal: update to 0.10.5.

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

diff --git a/srcpkgs/khal/template b/srcpkgs/khal/template
index 91143e91002c..bc421bcf478c 100644
--- a/srcpkgs/khal/template
+++ b/srcpkgs/khal/template
@@ -1,7 +1,7 @@
 # Template file for 'khal'
 pkgname=khal
-version=0.10.4
-revision=2
+version=0.10.5
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-setuptools python3-click python3-click-log python3-configobj
@@ -13,7 +13,7 @@ maintainer="Anachron <gith@cron.world>"
 license="MIT"
 homepage="http://lostpackets.de/khal/"
 distfiles="${PYPI_SITE}/k/khal/khal-${version}.tar.gz"
-checksum=3fdb980a9a61c0206d7a82b16f77b408a4f341a2b866b9c9fcf6a641850d129f
+checksum=4eefb7ac302a26d8606db392817587a4ed94c27a15bf2ea211614a464fcf0c76
 make_check=ci-skip
 
 pre_build() {
@@ -23,6 +23,5 @@ pre_build() {
 }
 post_install() {
 	vlicense COPYING
-	vinstall misc/__khal 644 usr/share/zsh/site-functions
 	vsconf khal.conf.sample
 }

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

end of thread, other threads:[~2022-08-13  6:23 UTC | newest]

Thread overview: 63+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-10 16:40 [PR PATCH] khal: update to 0.10.5 dataCobra
2022-08-10 17:10 ` dataCobra
2022-08-10 17:15 ` [PR PATCH] [Updated] " dataCobra
2022-08-10 17:16 ` dataCobra
2022-08-10 18:50 ` paper42
2022-08-10 18:51 ` paper42
2022-08-11  4:41 ` classabbyamp
2022-08-11  4:48 ` [PR PATCH] [Updated] " dataCobra
2022-08-11  4:54 ` dataCobra
2022-08-11  4:59 ` classabbyamp
2022-08-11  5:03 ` classabbyamp
2022-08-11  5:19 ` dataCobra
2022-08-11  5:25 ` dataCobra
2022-08-11  5:27 ` [PR PATCH] [Updated] " dataCobra
2022-08-11  5:29 ` dataCobra
2022-08-11  5:41 ` dataCobra
2022-08-11  5:41 ` dataCobra
2022-08-11  5:42 ` Anachron
2022-08-11  5:42 ` Anachron
2022-08-11  6:07 ` classabbyamp
2022-08-11  6:09 ` classabbyamp
2022-08-11  7:37 ` dataCobra
2022-08-11  7:37 ` [PR PATCH] [Updated] " dataCobra
2022-08-11  7:39 ` dataCobra
2022-08-11  7:39 ` dataCobra
2022-08-11  7:41 ` dataCobra
2022-08-11  7:50 ` dataCobra
2022-08-11  7:57 ` classabbyamp
2022-08-11  8:16 ` dataCobra
2022-08-11  8:41 ` dataCobra
2022-08-11  8:42 ` dataCobra
2022-08-11  8:43 ` Anachron
2022-08-11  8:43 ` [PR PATCH] [Updated] " dataCobra
2022-08-11  8:45 ` dataCobra
2022-08-11  8:46 ` dataCobra
2022-08-11  8:47 ` dataCobra
2022-08-11  9:03 ` dataCobra
2022-08-11  9:24 ` paper42
2022-08-11  9:31 ` [PR PATCH] [Updated] " dataCobra
2022-08-11  9:32 ` dataCobra
2022-08-11 16:18 ` dataCobra
2022-08-11 17:29 ` Anachron
2022-08-12  5:05 ` [PR PATCH] [Updated] " dataCobra
2022-08-12  5:22 ` dataCobra
2022-08-12  5:26 ` [PR PATCH] [Updated] " dataCobra
2022-08-12  5:30 ` dataCobra
2022-08-12  5:31 ` dataCobra
2022-08-12  6:17 ` [PR REVIEW] " classabbyamp
2022-08-12  6:17 ` classabbyamp
2022-08-12  6:17 ` classabbyamp
2022-08-12 12:07 ` [PR PATCH] [Updated] " dataCobra
2022-08-12 12:10 ` dataCobra
2022-08-12 12:13 ` dataCobra
2022-08-12 16:38 ` classabbyamp
2022-08-12 17:06 ` paper42
2022-08-12 18:43 ` [PR PATCH] [Updated] " dataCobra
2022-08-12 18:47 ` dataCobra
2022-08-12 21:44 ` classabbyamp
2022-08-12 21:45 ` classabbyamp
2022-08-12 21:45 ` classabbyamp
2022-08-13  5:56 ` [PR PATCH] [Updated] " dataCobra
2022-08-13  6:15 ` dataCobra
2022-08-13  6:23 ` [PR PATCH] [Merged]: " classabbyamp

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