22 Commits

Author SHA256 Message Date
c1f73755d6 Accepting request 1172493 from home:dirkmueller:Factory
- update to 1.26.1:
  * rebuilt using Cython 0.29.34 to fix install on python 3.11

  * Sync with the latest efl release

OBS-URL: https://build.opensuse.org/request/show/1172493
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=37
2024-05-08 01:22:58 +00:00
0f108d1f7d Accepting request 1155208 from home:dimstar:Factory
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1155208
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=35
2024-03-07 23:50:05 +00:00
d9baed759a Accepting request 1140505 from home:dimstar:Factory
- Unconditionally BuildRequire setuptools: the build relies on it.

OBS-URL: https://build.opensuse.org/request/show/1140505
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=33
2024-01-22 09:45:06 +00:00
9ea9936d95 Accepting request 1130399 from home:bmwiedemann:branches:X11:Enlightenment:Factory
Remove Sphinx .doctrees for reproducible builds

OBS-URL: https://build.opensuse.org/request/show/1130399
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=31
2023-12-03 23:37:16 +00:00
beedbd8ff7 Accepting request 1108456 from home:simotek:branches:X11:Enlightenment:Factory
- Fix Leap build by tweeking dependencies and disabling docs as
  they require newer tooling then Leap provides.

OBS-URL: https://build.opensuse.org/request/show/1108456
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=29
2023-09-01 12:22:06 +00:00
b2d7bbc29d Accepting request 1108345 from home:fstrba:branches:X11:Enlightenment:Factory
Fix build in Factory

OBS-URL: https://build.opensuse.org/request/show/1108345
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=27
2023-09-01 01:39:06 +00:00
2b38763d92 This doesn't work but its kinda less broken
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=26
2023-03-21 02:56:30 +00:00
2fd6649820 Accepting request 945361 from home:Andreas_Schwab:Factory
- memory-allocation-error.patch: fix a memory allocation error

OBS-URL: https://build.opensuse.org/request/show/945361
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=25
2022-02-24 23:31:00 +00:00
4117e1e797 Accepting request 874942 from home:simotek:branches:X11:Enlightenment:Factory
- Fix conflicts and provides for docs packages

OBS-URL: https://build.opensuse.org/request/show/874942
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=23
2021-02-25 00:18:23 +00:00
16d9825ea2 Accepting request 872226 from home:simotek:branches:X11:Enlightenment:Factory
- Only create docs and examples packages once

OBS-URL: https://build.opensuse.org/request/show/872226
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=22
2021-02-15 05:32:01 +00:00
c50806a9c8 OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=21 2020-11-11 23:18:50 +00:00
926733f060 Accepting request 814171 from X11:Enlightenment:Testing
Actual commit for last issue

OBS-URL: https://build.opensuse.org/request/show/814171
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=17
2020-06-12 13:47:04 +00:00
205ad6c4e3 Accepting request 808884 from X11:Enlightenment:Testing
- Fix issues with docs conflicts

OBS-URL: https://build.opensuse.org/request/show/808884
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=14
2020-05-26 05:37:16 +00:00
5a208b154a Accepting request 801803 from X11:Enlightenment:Testing
Fix issues in last submission

OBS-URL: https://build.opensuse.org/request/show/801803
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=13
2020-05-08 12:59:06 +00:00
4a2d435e2f Accepting request 800863 from X11:Enlightenment:Testing
- 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!

OBS-URL: https://build.opensuse.org/request/show/800863
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=12
2020-05-07 05:36:56 +00:00
e1442fb514 OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=11 2020-04-24 00:18:47 +00:00
b026cb586a OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=9 2020-04-23 12:32:58 +00:00
e74e158b2a OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=7 2019-11-09 10:33:43 +00:00
cd726204b5 - Update to 1.23.0 in line with efl
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=6
2019-11-09 10:31:27 +00:00
7c8f109e35 Accepting request 713895 from home:jengelh:branches:X11:Enlightenment:Factory
- Fix a Group: line.
- In descriptions, EFL needs to be camel cased because it is a
  proper noun (a name).

OBS-URL: https://build.opensuse.org/request/show/713895
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=4
2019-07-09 23:31:05 +00:00
d6a19e830f - Update to 1.22.0 with efl
- Update to 1.21.0 in line with efl

OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=2
2019-05-02 00:21:01 +00:00
a7dafa12c6 Accepting request 532114 from home:awissu:branches:X11:Enlightenment:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/532114
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/python-efl?expand=0&rev=1
2017-10-10 00:39:43 +00:00