Done. I'm also changing for python2-efl package.
Hope that the next update won't take this long. It was from December that the packages in extra were flagged as out of date.
Elementary stack in extra has been updated. Update the package before reinstalling "stable" release from extra.
Search Criteria
Package Details: python-efl 1.26.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-efl.git (read-only, click to copy) |
---|---|
Package Base: | python-efl |
Description: | Python bindings for the Enlightenment Foundation Libraries |
Upstream URL: | http://www.enlightenment.org |
Licenses: | GPL3, LGPL3 |
Submitter: | Scimmia |
Maintainer: | llde (philb38) |
Last Packager: | philb38 |
Votes: | 57 |
Popularity: | 0.000000 |
First Submitted: | 2013-12-08 20:40 (UTC) |
Last Updated: | 2024-11-04 08:31 (UTC) |
Dependencies (3)
- efl (efl-gitAUR, efl-git-asanAUR)
- python-dbus
- python-setuptools
Required by (7)
Sources (1)
llde commented on 2016-03-11 10:43 (UTC) (edited on 2016-03-11 10:56 (UTC) by llde)
Scimmia commented on 2016-03-10 14:35 (UTC)
You won't want to do that, since the -fresh versions will be deleted. Should be able to switch back to elementary in Extra, though.
chchch commented on 2016-03-10 14:17 (UTC)
It seems like the dependency on elementary-git can be changed back to elementary-fresh now. I just installed elementary-fresh, python-efl, and epymc with no problems.
llde commented on 2016-02-25 21:18 (UTC)
it's true lightdot. But as Scimmia said, it's not easy to do so.
It was done to allow the use of new features in python-efl in programs as egitu or epymc.
I'm waiting that the mantainer in the extra repo will update the englightenment packages
.Note that python-efl is not dependant on englightenment but only on the graphic framework.
Scimmia commented on 2016-02-23 21:13 (UTC)
In general, yes. The problem right now is that you can't build that with the current version of cython, so you're kind of stuck.
lightdot commented on 2016-02-23 20:13 (UTC)
Why is python-efl now depending on enlightenment-git instead of enlightenment?
Isn't python-efl-git the right package to do so?
Scimmia commented on 2014-12-21 17:38 (UTC)
@sb10q, what version of EFL? I just built it in a clean chroot against EFL 1.12.1 with no problems.
sb10q commented on 2014-12-21 10:41 (UTC)
Build fails with:
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.4
creating build/lib.linux-x86_64-3.4/efl
copying efl/__init__.py -> build/lib.linux-x86_64-3.4/efl
creating build/lib.linux-x86_64-3.4/efl/utils
copying efl/utils/__init__.py -> build/lib.linux-x86_64-3.4/efl/utils
creating build/lib.linux-x86_64-3.4/efl/ecore
copying efl/ecore/__init__.py -> build/lib.linux-x86_64-3.4/efl/ecore
creating build/lib.linux-x86_64-3.4/efl/elementary
copying efl/elementary/__init__.py -> build/lib.linux-x86_64-3.4/efl/elementary
running build_ext
error: each element of 'ext_modules' option must be an Extension instance or 2-tuple
Scimmia commented on 2014-11-05 17:28 (UTC)
@OcsicnarfX, should be fixed now.
Scimmia commented on 2014-11-05 16:33 (UTC)
OK, I was able to reproduce it. It's a cython issue (which this package really shouldn't be using anyway). For now, you can uninstall cython and it will build fine; I'll take a look at why this is trying to cythonize things when I get a chance later.
Pinned Comments
llde commented on 2020-01-06 16:34 (UTC)
I'm currently unable to build this, every time I try the computer slow to a crawl, and fail with an error.
IF any of you can build this succesfully and test it works as intended, please tell me. I will appoint a comantainer. Thanks for understainding.