Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] radicale: update to 3.1.8.
@ 2022-07-29 16:43 teldra
  2022-07-29 17:20 ` [PR REVIEW] " paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: teldra @ 2022-07-29 16:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages update-radicale
https://github.com/void-linux/void-packages/pull/38352

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

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

<!--
#### 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 add ci skip tag as described in
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/38352.patch is attached

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

From b0b1103efeca7df10f0b177d0a53feb15a731168 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Fri, 15 Jul 2022 16:01:33 +0200
Subject: [PATCH] radicale: update to 3.1.8.

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

diff --git a/srcpkgs/radicale/template b/srcpkgs/radicale/template
index 74b950908a53..15d7b70475df 100644
--- a/srcpkgs/radicale/template
+++ b/srcpkgs/radicale/template
@@ -1,6 +1,6 @@
 # Template file for 'radicale'
 pkgname=radicale
-version=3.1.7
+version=3.1.8
 revision=1
 wrksrc="Radicale-${version}"
 build_style=python3-module
@@ -8,13 +8,14 @@ hostmakedepends="python3-setuptools"
 depends="python3-pam python3-requests python3-dulwich python3-vobject
  python3-dateutil python3-passlib python3-bcrypt python3-defusedxml
  apache-htpasswd"
+checkdepends="${depends} python3-wheel python3-pytest"
 short_desc="Complete calendar and contact storing and manipulating solution"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://radicale.org"
 changelog="https://github.com/Kozea/Radicale/blob/master/CHANGELOG.md"
 distfiles="https://github.com/Kozea/Radicale/archive/refs/tags/v${version}.tar.gz"
-checksum=17d65e1a25925e4531dec3a3c7b49447b8f92d2d825489249bf99fde224151ca
+checksum=40078e0f05917c09664363a9e289a36d32e00d10a1d169ffc60b5c581deb4e77
 conf_files="
  /etc/radicale/config
  /etc/radicale/rights

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

end of thread, other threads:[~2022-07-29 21:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-29 16:43 [PR PATCH] radicale: update to 3.1.8 teldra
2022-07-29 17:20 ` [PR REVIEW] " paper42
2022-07-29 18:17 ` [PR PATCH] [Updated] " teldra
2022-07-29 19:08 ` [PR REVIEW] " teldra
2022-07-29 21:17 ` [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).