Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845777 - dev-python/pendulum: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: dev-python/pendulum: needs upgrade to Python 3.10 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Jakov Smolić
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 18:53 UTC by Sam James
Modified: 2022-06-06 09:33 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 18:53:37 UTC
This package does not support Python 3.10. Please test it with Python 3.10 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/13aa993921f19b6b095297721ffb0d0b. Ask in #gentoo-python on IRC if need any help.

$ pkgcheck scan -k PythonCompatUpdate dev-python/pendulum
dev-python/pendulum
  PythonCompatUpdate: version 2.1.2-r1: PYTHON_COMPAT update available: python3_10
Comment 1 Larry the Git Cow gentoo-dev 2022-06-06 09:33:45 UTC
The bug has been closed via the following commit(s):

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

commit 5c766ace6ff195dbff98b49c024c87aa79a6dbb8
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-06-06 09:32:35 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-06-06 09:32:39 +0000

    dev-python/pendulum: enable py3.10 and disable py3.7
    
    - Enable tests given they are fixed now and pass on all impls.
    
    Closes: https://bugs.gentoo.org/845777
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-python/pendulum/pendulum-2.1.2-r1.ebuild | 28 +++++++++++-----------------
 1 file changed, 11 insertions(+), 17 deletions(-)