Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 719654

Summary: dev-python/vdirsyncer: need py3.7, 3.8 port
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Amy Liffey <amynka>
Status: RESOLVED FIXED    
Severity: normal CC: leonard, skruppy+gentoo
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=668360
https://github.com/gentoo/gentoo/pull/15771
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695996    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-26 14:53:01 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 Leonard Lausen 2020-05-07 06:23:07 UTC
Upstream CI does test Python 3.7: https://circleci.com/gh/pimutils/vdirsyncer
The CI is flaky, but I did find some successful Python 3.7 runs.
Comment 2 Erik Quaeghebeur 2020-05-08 13:25:47 UTC
I've created an upstream issue:

https://github.com/pimutils/vdirsyncer/issues/819
Comment 3 Stefan Huber 2020-05-09 10:29:38 UTC
Also, Debian Buster is running vdirsyncer-0.16.7 with python-3.7.
Comment 4 Erik Quaeghebeur 2020-06-09 12:34:04 UTC
(In reply to Erik Quaeghebeur from comment #2)
> I've created an upstream issue:
> 
> https://github.com/pimutils/vdirsyncer/issues/819
A release (0.16.8) has been made that supports 3.5 to 3.8:
* https://github.com/pimutils/vdirsyncer/issues/819#issuecomment-641250264
* https://github.com/pimutils/vdirsyncer/releases/tag/0.16.8
Comment 5 Larry the Git Cow gentoo-dev 2020-06-16 06:03:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece0fd03e7c87d36cb4dbcb016fb927ab31ff955

commit ece0fd03e7c87d36cb4dbcb016fb927ab31ff955
Author:     Christopher Head <chead@chead.ca>
AuthorDate: 2020-05-13 03:54:32 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-06-16 06:02:51 +0000

    dev-python/vdirsyncer: 0.16.8 bump
    
    Bump to EAPI 7. Support Python 3.7 and 3.8. Fix incorrect LICENSE.
    
    Closes: https://bugs.gentoo.org/719654
    Signed-off-by: Christopher Head <chead@chead.ca>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-python/vdirsyncer/Manifest                     |  1 +
 .../files/vdirsyncer-0.16.8-click-7-compat.patch   | 35 ++++++++++++++++
 dev-python/vdirsyncer/vdirsyncer-0.16.8.ebuild     | 49 ++++++++++++++++++++++
 3 files changed, 85 insertions(+)