Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718544 - www-apps/radicale: need py3.7, 3.8 port
Summary: www-apps/radicale: need py3.7, 3.8 port
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: python3.8-compat
  Show dependency tree
 
Reported: 2020-04-19 20:19 UTC by Michał Górny
Modified: 2021-04-02 18:33 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-19 20:19:00 UTC
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.
Comment 1 Norman Rieß 2020-05-15 10:41:32 UTC
The pain has arrived...
Comment 2 Larry the Git Cow gentoo-dev 2020-06-29 06:09:14 UTC
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(-)
Comment 3 Gustav Schaffter 2020-12-03 08:43:31 UTC
Radicale V3.0 was released on github may 19, 2020.

Latest release on github is 3.0.6 (september 14, 2020)
Comment 4 Gustav Schaffter 2020-12-03 08:52:52 UTC
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.
Comment 5 m1027 2021-01-04 14:42:08 UTC
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.
Comment 6 Bill Kenworthy 2021-02-22 13:29:34 UTC
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
Comment 7 Bill Kenworthy 2021-02-23 04:42:59 UTC
(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
Comment 8 Marco Scardovi (scardracs) 2021-03-27 13:02:28 UTC
Made PR for 3.0.6 and added support for Python3.9. More info here: https://github.com/gentoo/gentoo/pull/20143
Comment 9 Marco Scardovi (scardracs) 2021-03-27 19:28:07 UTC
You can close bug as Radicale has been merged