The packages are stuck on py3.6 which means they will be pain once we switch to 3.7. Please test them on 3.7 *and* 3.8 (so we don't to revisit this in a few months), and update PYTHON_COMPAT appropriately. If it doesn't work, please either fix it, remove Python or issue last rites. Please consider this urgent.
The pain has arrived...
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f3cfbc8d95d62f4a0fab75f83481aaecd1e687 commit e3f3cfbc8d95d62f4a0fab75f83481aaecd1e687 Author: Christopher Head <chead@chead.ca> AuthorDate: 2020-05-17 23:07:47 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-06-29 06:08:57 +0000 www-apps/radicale: support Py3.7 Bug: https://bugs.gentoo.org/718544 Signed-off-by: Christopher Head <chead@chead.ca> Closes: https://github.com/gentoo/gentoo/pull/15859 Signed-off-by: Joonas Niilola <juippis@gentoo.org> www-apps/radicale/radicale-2.1.11-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Radicale V3.0 was released on github may 19, 2020. Latest release on github is 3.0.6 (september 14, 2020)
A version bump request exists (727612), which should deprecate this bug (718544). I would suggest this bug (718544) be closed, referring to the bump request.
WFM: python:3.6 removed and radicale-2.1.11-r1 with mod_wsgi tested against python:3.7. So, yes, this bug seems to be resolved.
I think the changes made have caused a problem - the files directory has disappeared from portage/www-apps/radicale (recently synced - I dont have an old copy to check unfortunately). This should hold the openrc init file and systemd service file. Trying to use either ebuild errors off with file not found. BillK
(In reply to Bill Kenworthy from comment #6) > I think the changes made have caused a problem - the files directory has > disappeared from portage/www-apps/radicale (recently synced - I dont have an > old copy to check unfortunately). This should hold the openrc init file and > systemd service file. Trying to use either ebuild errors off with file not > found. > > BillK Please ignore - its now on the mirror again. I was sure it was missing for a couple of days when checking before adding to the bug ... BillK
Made PR for 3.0.6 and added support for Python3.9. More info here: https://github.com/gentoo/gentoo/pull/20143
You can close bug as Radicale has been merged