Package Details: python-efl 1.26.1-2

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)

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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

davemds commented on 2018-08-15 06:12 (UTC)

Yep, indeed seems the cython version we are using is too old for py3.7, we was generating the code with an old cython (0.23.5) because of this issue: phab.enlightenment.org/T5589

In the next few days I'm going to release python-efl-1.21.0 . I will generate the new release with the most recent cython available. This move should fix the current 3.7 issue, hopefully we will not fall again in T5589.

noxpo commented on 2018-08-07 09:12 (UTC)

This stopped working with python 3.7, apparently C files need to be regened with cython >= 0.27.3. Pretty pleeze.

lightdot commented on 2017-11-30 01:36 (UTC)

The build logs are gone I'm afraid, all I can remember is that the build failed and the error(s) led me to the mentioned solution. I'm using aurutils helper scripts combined with a clean chroot build environment to handle AUR packages so I can stage the build again if needed. Is anyone else having issues? If not perhaps it can wait until the next version and I'll pay more attention than.

llde commented on 2017-11-25 12:44 (UTC)

@lightdot this is strange. Which issue did you have?

lightdot commented on 2017-11-19 23:43 (UTC)

Hm, python-efl 1.20.0-1 built fine for me in the past, but 1.20.0-2 didn't. I had to add mesa and libdrm to makedepends.

llde commented on 2017-11-19 13:33 (UTC)

@noxpo fixed thanks

noxpo commented on 2017-11-14 09:54 (UTC)

Breaking change: At the download site, the archive file postfix changed from "gz" to "xz" since xz compression is apparently used now. Consequetly, the checksum also changed.

llde commented on 2016-09-17 21:52 (UTC)

This package doesn't require elementary no more from 1.18 as elementary is included in efl package and no more provided as a standalone package. I tested right now and works for me witohut any issue. Maybe an old PKGBUILD is readed form the cache

bowhuntr commented on 2016-09-13 11:04 (UTC)

This won't build. pacaur -S python-efl resolving dependencies... warning: cannot resolve "elementary", a dependency of "python-efl" :: The following package cannot be upgraded due to unresolvable dependencies: python-efl

denkijin commented on 2016-08-29 20:51 (UTC)

this build needs pyrex.