python-efl
Python bindings for the enlightenment foundation libraries
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-efl
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout X11:Enlightenment:Factory/python-efl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000262 262 Bytes | |
_link | 0000000124 124 Bytes | |
python-efl-1.24.0.tar.xz | 0009535212 9.09 MB | |
python-efl.changes | 0000005738 5.6 KB | |
python-efl.spec | 0000004504 4.4 KB |
Revision 12 (latest revision is 38)
Simon Lees (simotek)
accepted
request 800863
from
Simon Lees (simotek)
(revision 12)
- Update to 1.24.0 * As always new features of EFL have been ported and the usual has been done in fixing bugs, optimizing speed and improve documentation. (see **ChangeLog** in the tarball for the full list of changes) - Explicitly require python3-Sphinx due to the module way being now unresolvable. - Update to 1.23.0 in line with efl - Fix a Group: line. - In descriptions, EFL needs to be camel cased because it is a proper noun (a name). - Update to 1.22.0 with efl - Update to 1.21.0 in line with efl - Build with Python2 on Fedora and Mageia - Build on ix86 (add the -O0 optimization to flags) - Fix build on Fedora and Mageia - Use a single spec file (build with Python2 and Python3) - Spec file cleanup - i586 builds are working again, reenable them - update the efl version requirement to be correct - Sync with efl 1.20 - Exclude x86, cc1 uses too much memory atm - Add a _constraints file to fix out of mem issues - Update to 1.19.0 * changes in line with 1.19.X changes in efl - Another attempt at python3 - Removes python2 support - 1.16.0 pre release will add full changes with release - Add COPYING.* AUTHORS to package - Bindings update to efl 1.15.x Fixes: elm.Entry: Fixed name of the callback_rejected_del function Fixed build on OSX Fixed build when ecore-x is not available Fixed module init from embedded interpreter Changes: Elm: Unify modules into a monolithic module Additions: elm.Configuration.transition_duration_factor elm.Window.autohide elm.ELM_POLICY_QUIT_LAST_WINDOW_HIDDEN elm.Entry.callback_context_open_add/del elm.ELM_FOCUS_MOVE_POLICY_KEY_ONLY elm.Object.focus_move_policy elm.Scrollable.wheel_disabled evas.Textblock.obstacle_add evas.Textblock.obstacle_del evas.Textblock.obstacles_update evas.EVAS_CALLBACK_CANVA_VIEWPORT_RESIZE - Bindings updated to efl 1.14.X - Bindings updated to match efl 1.13.x - Bindings updated to match efl 1.12.x - bump to 1.11.0 ** Re enabled cython building ** No new features upstream just following efl changes - Disabled Cython with env var for this release as the upstream tar was broken. It was missing .pxd files this has been fixed for the next release. - bump to 1.10.0 (but missing any short changelog) - correct all provides and obsoletes - version 1.9.0 Release Notes: No major changes have been made since the last 1.8 release. All the new features of efl and elementary 1.9 has been ported and the usual has been done in fixing bugs and optimizing speed. (see **changes.html** in the tarball for the full list of changes) - change to use pkgconfig dependencies - beutify spec a bit - let there by python-efl!
Comments 0