Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] radicale: update to 3.3.0, adopt.
@ 2024-10-26 19:59 jason1987d
  2024-11-01  1:21 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: jason1987d @ 2024-10-26 19:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jason1987d/void-packages radicale
https://github.com/void-linux/void-packages/pull/52790

radicale: update to 3.3.0, adopt.
#### 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-libc


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

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

From cc0be8a8020bdf6c22d68ac66cb7c1b0c814b833 Mon Sep 17 00:00:00 2001
From: Jason Elswick <jason@jasondavid.us>
Date: Sat, 26 Oct 2024 14:50:06 -0500
Subject: [PATCH] radicale: update to 3.3.0, adopt.

---
 srcpkgs/radicale/template | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/radicale/template b/srcpkgs/radicale/template
index 1fe4c5b7c1b45b..69280f239d6f3c 100644
--- a/srcpkgs/radicale/template
+++ b/srcpkgs/radicale/template
@@ -1,20 +1,20 @@
 # Template file for 'radicale'
 pkgname=radicale
-version=3.2.2
+version=3.3.0
 revision=1
-build_style=python3-module
+build_style=python3-pep517
 hostmakedepends="python3-setuptools"
 depends="python3-vobject python3-dateutil python3-passlib python3-bcrypt
  python3-defusedxml apache-htpasswd"
 checkdepends="${depends} python3-pytest python3-pytest-flake8 python3-isort
  python3-pytest-cov python3-waitress"
 short_desc="Complete calendar and contact storing and manipulating solution"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Jason Elswick <jason@jasondavid.us>"
 license="GPL-3.0-or-later"
 homepage="https://radicale.org"
 changelog="https://raw.githubusercontent.com/Kozea/Radicale/master/CHANGELOG.md"
 distfiles="https://github.com/Kozea/Radicale/archive/refs/tags/v${version}.tar.gz"
-checksum=d738a27c7d16720602a58355ec371ef832d7f4e6bf274daff7ed55b1bb4e0944
+checksum=7080b96c670b954182202a5d77484d447607cf907b6f6bf4051f257b6d182164
 conf_files="
  /etc/radicale/config
  /etc/radicale/rights"
@@ -28,12 +28,6 @@ radicale_homedir="/var/lib/radicale"
 radicale_descr="Radicale user"
 replaces="radicale2<3.0.6"
 
-do_check() {
-	# install the package to test_install directory for testing
-	python3 setup.py install --root="${PWD}/test_install"
-	PYTHONPATH="${PWD}/test_install/${py3_sitelib}" pytest -c /dev/null
-}
-
 post_install() {
 	vinstall config 644 etc/radicale/
 	vinstall rights 640 etc/radicale/

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

* Re: [PR PATCH] [Merged]: radicale: update to 3.3.0, adopt.
  2024-10-26 19:59 [PR PATCH] radicale: update to 3.3.0, adopt jason1987d
@ 2024-11-01  1:21 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-11-01  1:21 UTC (permalink / raw)
  To: ml

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

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

radicale: update to 3.3.0, adopt.
https://github.com/void-linux/void-packages/pull/52790

Description:
#### 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-libc


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

end of thread, other threads:[~2024-11-01  1:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-26 19:59 [PR PATCH] radicale: update to 3.3.0, adopt jason1987d
2024-11-01  1:21 ` [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).