python-apptools
No description set
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-apptools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
apptools-5.2.0.tar.gz | 0000183748 179 KB | |
python-311.patch | 0000001062 1.04 KB | |
python-apptools.changes | 0000005881 5.74 KB | |
python-apptools.spec | 0000003036 2.96 KB |
Revision 5 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 1068996
from
Daniel Garcia (dgarcia)
(revision 5)
- Add python-311.patch, to support python3.11 gh#enthought/apptools#328 - Remove python310.patch, not needed anymore - Update to version 5.2.0 * Replace some uses of on_trait_change and depends_on with observe. * (#285, #289) * Use importlib.resources in preference to importlib_resources * on new enough Python versions. (#284) * Replace eval with ast.literal_eval in apptools.preferences. * (#299) * Use context managers to handle locks in apptools.preferences. (#306) * Fix test failures due to collections.abc changes in Python 3.10. (#313) * Remove a redundant elif branch in preference_binding. (#298)
Comments 0