Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718846 - dev-python/APScheduler: need py3.7, 3.8 port
Summary: dev-python/APScheduler: 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: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-22 15:02 UTC by Michał Górny
Modified: 2020-05-15 06:39 UTC (History)
0 users

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-22 15:02:33 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.


---
Also you need to 'sed -i -e /addopts/d setup.cfg' to get rid of pytest-cov dep.  There's more missing test deps as tests fail because of some missing fixture.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-22 15:02:54 UTC
Hmm, or just incompatible pytest version.
Comment 2 Manuel McLure 2020-05-11 23:15:38 UTC
It looks like versions 3.6.0 and above of APScheduler already support Python 3.7.
Comment 3 Larry the Git Cow gentoo-dev 2020-05-15 06:39:06 UTC
The bug has been closed via the following commit(s):

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

commit e34b549e9b13c36f52e92115f4c3b2c27d3d65bc
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-05-15 06:38:19 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-05-15 06:38:58 +0000

    dev-python/APScheduler: Bump to version 3.6.3
    
    Closes: https://bugs.gentoo.org/718846
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/APScheduler/APScheduler-3.6.3.ebuild | 69 +++++++++++++++++++++++++
 dev-python/APScheduler/Manifest                 |  1 +
 2 files changed, 70 insertions(+)