Re: [E-devel] Python-EFL 1.26.0 release

2023-10-10 Thread Abdur-Rahmaan Janhangeer
PRed the tutos: https://github.com/DaveMDS/python-efl/pull/5 Kind Regards, Abdur-Rahmaan Janhangeer about | blog github Mauritius On Mon, Oct 9, 2023 at 3:40 PM Abdur-Rahmaan Janhangeer < a

Re: [E-devel] Python-EFL 1.26.0 release

2023-10-09 Thread Abdur-Rahmaan Janhangeer
Thanks 🎉👍 On Sun, 8 Oct 2023, 09:03 Davide Andreoli, wrote: > Hi guys, > I finally found the time to roll up the 1.26.1 maintenance release that > should fix compilation issues in recent pythons. > > The tarballs has been uploaded to pypi and e.org, please give them a try > > The only thing rema

Re: [E-devel] Python-EFL 1.26.0 release

2023-10-07 Thread Davide Andreoli
Hi guys, I finally found the time to roll up the 1.26.1 maintenance release that should fix compilation issues in recent pythons. The tarballs has been uploaded to pypi and e.org, please give them a try The only thing remaining is pushing to git, I'm not able to push to the e git repo, it seems i

Re: [E-devel] Python-EFL 1.26.0 release

2023-03-23 Thread Simon Lees
Hi Davide, Would you mind spinning out a 1.26.1 release that's generated with the latest cython, the generated files in the tarball aren't compatible with python 3.11, there are a bunch of errors such as. [ 779s] efl/eo/efl.eo.c: In function ‘__Pyx_PyErr_GetTopmostException’: [ 779s] efl/eo

[E-devel] Python-EFL 1.26.0 release

2022-02-27 Thread Davide Andreoli
= Python-EFL 1.26.0 release= We are pleased to announce that **Python-EFL** 1.26.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl -1.26.0.tar.xz

[E-devel] Python-EFL mirror on GitHub

2021-11-11 Thread Davide Andreoli
Hi, I have made a mirror repo for python-efl on GitHub, so that people without an E git account can contribute without hassle. Feel free to use the new GitHub repo to make pull-requests: https://github.com/DaveMDS/python-efl Hope this can help to have more contributions and collaboration. DaveMD

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-10 Thread Davide Andreoli
Il giorno mer 10 nov 2021 alle ore 12:32 Abdur-Rahmaan Janhangeer < [email protected]> ha scritto: > On the python-efl page that you maintain in the demo table of python apps > That espionage link is correct :/ Projects using Python-EFL (in random order) *Project**Website* *EpyMC* - Media Cent

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-10 Thread Abdur-Rahmaan Janhangeer
On the python-efl page that you maintain in the demo table of python apps Else XD thanks for finding out the error. Kind Regards, Abdur-Rahmaan Janhangeer about | blog github Mauritius On W

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-10 Thread Davide Andreoli
Il giorno mar 9 nov 2021 alle ore 20:12 Abdur-Rahmaan Janhangeer < [email protected]> ha scritto: > @Davide > > This link in the python-efl phab is broken: > https://git.enlightenment.org/apps/espionage.git The link you posted must end with "/", as: https://git.enlightenment.org/apps/espionag

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-09 Thread Abdur-Rahmaan Janhangeer
@Davide This link in the python-efl phab is broken: https://git.enlightenment.org/apps/espionage.git Kind Regards, Abdur-Rahmaan Janhangeer about | blog github Mauritius

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-09 Thread Joonas Niilola
On 17.10.2021 22.02, Abdur-Rahmaan Janhangeer wrote: > Greetings, > > Just a note that i: > > - successfully installed Python-efl 1.25.0 using Python3.9 on > Linux Mint 20.2 > > Hey, python-efl package comes with test units so you can run tests with different python implementations. I can say e

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-08 Thread Carsten Haitzler
On Sun, 7 Nov 2021 20:21:14 +0400 Abdur-Rahmaan Janhangeer said: > Greetings, > > Thanks for links, i cannot see the phab link as i am > 'waiting patiently' for my membership to be approved. You know you have to turn up ro IRC and ask for your account to be approved? Due to spam accounts will n

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-07 Thread Abdur-Rahmaan Janhangeer
Greetings, Thanks for links, i cannot see the phab link as i am 'waiting patiently' for my membership to be approved. The venv is that as a rule i install any project deps in a venv since i got bitten by a Django not running right because of system-wide package collision. You have a truckload of

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-07 Thread Davide Andreoli
Il giorno dom 17 ott 2021 alle ore 21:03 Abdur-Rahmaan Janhangeer < [email protected]> ha scritto: > Greetings, > > Just a note that i: > > - successfully installed Python-efl 1.25.0 using Python3.9 on > Linux Mint 20.2 > > with some quirks mentionned at > https://github.com/Abdur-rahmaanJ/bodh

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-10-26 Thread Abdur-Rahmaan Janhangeer
Ah for googling i posted them to dev.to: https://dev.to/abdurrahmaanj/getting-started-with-python-efl-3oke dev.to is trusted by Google and is returned much higher up than my blog. Hope it helps! Kind Regards, Abdur-Rahmaan Janhangeer about | blog

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-10-20 Thread Carsten Haitzler
On Tue, 19 Oct 2021 13:03:23 +0400 Abdur-Rahmaan Janhangeer said: Cool - very nice. People can google and find that information easily :) > I also added it as an article: > > https://www.pythonkitchen.com/how-to-install-python-efl-on-ubuntu-or-linux-mint/ > > Python-efl is one of the darkest c

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-10-19 Thread Abdur-Rahmaan Janhangeer
I also added it as an article: https://www.pythonkitchen.com/how-to-install-python-efl-on-ubuntu-or-linux-mint/ Python-efl is one of the darkest corners of the Python world Kind Regards, Abdur-Rahmaan Janhangeer about | blog g

[E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-10-17 Thread Abdur-Rahmaan Janhangeer
Greetings, Just a note that i: - successfully installed Python-efl 1.25.0 using Python3.9 on Linux Mint 20.2 with some quirks mentionned at https://github.com/Abdur-rahmaanJ/bodhilinux-wiki/wiki#python-binding Kind Regards, Abdur-Rahmaan Janhangeer about |

[E-devel] Python-EFL 1.23.0 release

2019-10-06 Thread Davide Andreoli
= Python-EFL 1.23.0 release= We are pleased to announce that **Python-EFL** 1.23.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.23.0.tar.xz http://download.enlightenment.org/rel/bindings/python/python-efl-1.23.0.tar.x

[E-devel] Python-EFL 1.21.0 release

2018-08-26 Thread Davide Andreoli
= Python-EFL 1.21.0 release= We are pleased to announce that **Python-EFL** 1.21.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.21.0.tar.xz http://download.enlightenment.org/rel/bindings/python/python-efl-1.21.0.tar.

Re: [E-devel] Python-EFL 1.21.0 ready for testing

2018-08-26 Thread Davide Andreoli
2018-08-24 3:55 GMT+02:00 Simon Lees : > Hi > > On 24/08/2018 05:09, Davide Andreoli wrote: > > Hi everyone, > > > > A pre-release tarball for Python-EFL 1.21 is available for testing at: > > tar.gz> > > > > https://build.enligh

Re: [E-devel] Python-EFL 1.21.0 ready for testing

2018-08-23 Thread Simon Lees
Hi On 24/08/2018 05:09, Davide Andreoli wrote: > Hi everyone, > > A pre-release tarball for Python-EFL 1.21 is available for testing at: > > > https://build.enlightenment.org/job/base_pyefl_build/lastSuccessfulBuild/artif

[E-devel] Python-EFL 1.21.0 ready for testing

2018-08-23 Thread Davide Andreoli
Hi everyone, A pre-release tarball for Python-EFL 1.21 is available for testing at: https://build.enlightenment.org/job/base_pyefl_build/lastSuccessfulBuild/artifact/dist/python-efl-1.21.0.tar.xz https://build.enlightenme

[E-devel] Python-EFL 1.20.0 release

2017-08-09 Thread Davide Andreoli
= Python-EFL 1.20.0 release= We are pleased to announce that **Python-EFL** 1.20.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.20.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.20.0.tar.

[E-devel] Python-EFL 1.20.0 ready for testing

2017-08-05 Thread Davide Andreoli
Hi everyone, A pre-release tarball for Python-EFL 1.20 is available for testing at: https://download.enlightenment.org/pre-releases/python-efl-1.20.0.tar.gz If nothing arise I will make this tarball final in 24 hrs, Please try it and report any issue. Happy testing davemds -

[E-devel] Python-EFL 1.20.0-beta1 ready for testing

2017-07-22 Thread Davide Andreoli
Hi everyone, A pre-release tarball for Python-EFL 1.20 is available for testing at: https://download.enlightenment.org/pre-releases/python-efl-1.20.0-beta1.tar.gz This beta release is in sync with efl-1.20.0-beta3 (the latest available) Please try it and report any issue. Happy testing davemds

[E-devel] Python-EFL 1.19.0 release

2017-04-21 Thread Davide Andreoli
= Python-EFL 1.19.0 release= We are pleased to announce that **Python-EFL** 1.19.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.19.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.19.0.tar.

[E-devel] Python-EFL 1.19.0 pre-release

2017-04-18 Thread Davide Andreoli
Hi everyone, python-efl 1.19.0 tarballs are ready to be tested at the usual place: https://download.enlightenment.org/pre-releases/ Please test them and report any issue here or on #e.py If nothing arise, those tarballs will be definitive in 48h (more or less) happy testing :) -

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Andrew Williams
Thanks for that. Everything was working fine except the Python lookups as root due to profile.d or whatever alternatives seemingly not contributing to the sudo environment. It would benefit from more investigation but for now it's working with Python-efl as well. Cheers, Andy On Tue, 25 Oct 2016 a

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Jérémy Zurcher
On Tuesday 25 October 2016 10:41, Al Poole wrote : > > > > > > With a distro maintainer hat on a script like this shouldn't install to > > /usr by default that will cause alot of issues with package managers etc > > so either /usr/local or /opt is the correct place, at the same time this > > means

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Simon Lees
On 10/25/2016 08:11 PM, Al Poole wrote: >> >> >> With a distro maintainer hat on a script like this shouldn't install to >> /usr by default that will cause alot of issues with package managers etc >> so either /usr/local or /opt is the correct place, at the same time this >> means that the script

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Al Poole
> > > With a distro maintainer hat on a script like this shouldn't install to > /usr by default that will cause alot of issues with package managers etc > so either /usr/local or /opt is the correct place, at the same time this > means that the script probably needs to make some symlinks into /etc

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Simon Lees
On 10/25/2016 07:22 PM, Davide Andreoli wrote: > 2016-10-25 1:08 GMT+02:00 Simon Lees : > >> >> >> On 10/25/2016 08:58 AM, Andrew Williams wrote: >>> That could work but it may have needed lots more env passed in. On IRC >> dave >>> pointed out that sudo -E should work, and it did :) >>> >> Whil

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Al Poole
Yeah, Each system should have a prefix that best suits it. Between OS and even Linux distributions prefix changes could be difficult to accommodate, at least completely. I don't suppose the prefix matters so much if EFLer fully respects that. Maybe it should be down to the judgement of those add

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Andrew Williams
Hi, Actually this is not caused by efler - default is /usr/local and that also is not in default path so the same problem exists with a vanilla setup. One of the design requirements for efler was that it is isolated and so can be easily removed if needed - thus a prefix. Is saves confusion with w

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Davide Andreoli
2016-10-25 1:08 GMT+02:00 Simon Lees : > > > On 10/25/2016 08:58 AM, Andrew Williams wrote: > > That could work but it may have needed lots more env passed in. On IRC > dave > > pointed out that sudo -E should work, and it did :) > > > While it works it also adds additional security risks due to t

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Davide Andreoli
2016-10-25 0:27 GMT+02:00 Andrew Williams : > By way of an additional apology Python-efl can now be installed / managed > from efler. > > I have not got any of the great Python apps in there yet as it's currently > only capable of using the e.org git - is there any reason why egitu etc > are > ava

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Massimo Maiurana
One python app that worth installing is econnman, which is the only one I use :) Bye Massimo Il 25 ottobre 2016 00:27:07 CEST, Andrew Williams ha scritto: >By way of an additional apology Python-efl can now be installed / >managed >from efler. > >I have not got any of the great Python apps in

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Simon Lees
On 10/25/2016 08:58 AM, Andrew Williams wrote: > That could work but it may have needed lots more env passed in. On IRC dave > pointed out that sudo -E should work, and it did :) > While it works it also adds additional security risks due to the potential for environment variable injection so it

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Andrew Williams
By way of an additional apology Python-efl can now be installed / managed from efler. I have not got any of the great Python apps in there yet as it's currently only capable of using the e.org git - is there any reason why egitu etc are available only on GitHub? Thanks for the help, Andy On Mon,

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Andrew Williams
That could work but it may have needed lots more env passed in. On IRC dave pointed out that sudo -E should work, and it did :) On Mon, 24 Oct 2016 at 20:46, Massimo Maiurana wrote: > Uh? > > I usually install in /opt/e17 via sudo just exporting > PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/e17/lib/pk

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Massimo Maiurana
Uh? I usually install in /opt/e17 via sudo just exporting PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/e17/lib/pkgconfig, maybe you can set something similar in your scripts. Bye Massimo Andrew Williams ha scritto il 24/10/2016 alle 20:59: > Hi, > > The sudo python setup.py install does not work as so

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Davide Andreoli
2016-10-24 20:56 GMT+02:00 Massimo Maiurana : > Davide Andreoli ha scritto il 24/10/2016 alle 19:16: > > 2016-10-23 21:35 GMT+02:00 Massimo Maiurana : > > > >> Davide Andreoli ha scritto il 23/10/2016 alle 21:19: > >>> Hi > >>> this is somehow related to a commit I have done some days ago to > cle

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Andrew Williams
Hi, The sudo python setup.py install does not work as sodos pkgconfig cannot find efl it seems... Andy On Mon, 24 Oct 2016 at 18:26, Davide Andreoli wrote: > 2016-10-23 21:42 GMT+02:00 Andrew Williams : > > > My apologies you are quite right - it is building just fine. Sorry for > > that, my i

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Massimo Maiurana
Davide Andreoli ha scritto il 24/10/2016 alle 19:16: > 2016-10-23 21:35 GMT+02:00 Massimo Maiurana : > >> Davide Andreoli ha scritto il 23/10/2016 alle 21:19: >>> Hi >>> this is somehow related to a commit I have done some days ago to cleanup >>> compiler warnings. >>> >>> It build fine here, seem

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Davide Andreoli
2016-10-23 21:42 GMT+02:00 Andrew Williams : > My apologies you are quite right - it is building just fine. Sorry for > that, my info was out of date > :) > I can't get it installed however - perhaps you can help? Regular user > cannot write to site-packages but sudo does not have efl paths set

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Davide Andreoli
2016-10-23 21:35 GMT+02:00 Massimo Maiurana : > Davide Andreoli ha scritto il 23/10/2016 alle 21:19: > > Hi > > this is somehow related to a commit I have done some days ago to cleanup > > compiler warnings. > > > > It build fine here, seems you have a more strict compiler than mine :/ > > The err

Re: [E-devel] Python-Efl doesn't compile

2016-10-23 Thread Andrew Williams
My apologies you are quite right - it is building just fine. Sorry for that, my info was out of date I can't get it installed however - perhaps you can help? Regular user cannot write to site-packages but sudo does not have efl paths setup. Is it possible to make it work like the main build so you

Re: [E-devel] Python-Efl doesn't compile

2016-10-23 Thread Massimo Maiurana
Davide Andreoli ha scritto il 23/10/2016 alle 21:19: > Hi > this is somehow related to a commit I have done some days ago to cleanup > compiler warnings. > > It build fine here, seems you have a more strict compiler than mine :/ > The error is: > cc1: some warnings being treated as errors > > the

Re: [E-devel] Python-Efl doesn't compile

2016-10-23 Thread Davide Andreoli
2016-10-22 16:18 GMT+02:00 Andrew Williams : > I'm pretty sure the python bindings have not been updated in a while. As > our development moves on so quickly these unmaintained portions fall behind > fast. > really sure? did you follow the git commit list? maybe you missed my commits from the las

Re: [E-devel] Python-Efl doesn't compile

2016-10-23 Thread Davide Andreoli
Hi this is somehow related to a commit I have done some days ago to cleanup compiler warnings. It build fine here, seems you have a more strict compiler than mine :/ The error is: cc1: some warnings being treated as errors there is a warning: "error: format not a string literal and no format ar

Re: [E-devel] Python-Efl doesn't compile

2016-10-22 Thread Andrew Williams
I'm pretty sure the python bindings have not been updated in a while. As our development moves on so quickly these unmaintained portions fall behind fast. If we can resolve this then I will be able to pop python-efl and the apps that rely on it into the Efler app installer :) Andrew On Sat, 22 O

[E-devel] Python-Efl doesn't compile

2016-10-22 Thread Massimo Maiurana
I don't know if it's something wrong in my setup, but lately I'm not able to build Python bindings anymore. I attach the build log to preserve its lines length. -- Massimo Maiurana Ragusa (RG) fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT

[E-devel] Python-EFL 1.18.0 release

2016-08-21 Thread Davide Andreoli
= Python-EFL 1.18.0 release= We are pleased to announce that **Python-EFL** 1.18.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.18.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.18.0.tar.

[E-devel] Python-EFL 1.18.0 pre-release

2016-08-20 Thread Davide Andreoli
Hi everyone, python-efl 1.18.0 tarballs are ready to be tested at the usual place: https://download.enlightenment.org/pre-releases/ Please test them and report any issue here or on #e.py If everything will be ok, we will make those tarballs definitive in 24h (more or less) happy testing :)

Re: [E-devel] Python-EFL 1.17.0 release

2016-02-09 Thread Davide Andreoli
2016-02-09 12:03 GMT+01:00 Simon Lees : > > > On 02/09/2016 05:50 AM, Davide Andreoli wrote: > > 2016-02-08 10:53 GMT+01:00 Simon Lees : > > > >> > >> On 02/08/2016 05:50 AM, Davide Andreoli wrote: > >>> = Python-EFL 1.17.0 release= > >>> > >>> We are pleased to announce that **Python-EFL** 1.17.0

Re: [E-devel] Python-EFL 1.17.0 release

2016-02-09 Thread Simon Lees
On 02/09/2016 05:50 AM, Davide Andreoli wrote: > 2016-02-08 10:53 GMT+01:00 Simon Lees : > >> >> On 02/08/2016 05:50 AM, Davide Andreoli wrote: >>> = Python-EFL 1.17.0 release= >>> >>> We are pleased to announce that **Python-EFL** 1.17.0 is now released and >>> available for download. >>> >>> >>

Re: [E-devel] Python-EFL 1.17.0 release

2016-02-08 Thread Davide Andreoli
2016-02-08 10:53 GMT+01:00 Simon Lees : > > > On 02/08/2016 05:50 AM, Davide Andreoli wrote: > > = Python-EFL 1.17.0 release= > > > > We are pleased to announce that **Python-EFL** 1.17.0 is now released and > > available for download. > > > > > Any thoughts on this Fedora 23 Error, > > https://bu

Re: [E-devel] Python-EFL 1.17.0 release

2016-02-08 Thread Simon Lees
On 02/08/2016 05:50 AM, Davide Andreoli wrote: > = Python-EFL 1.17.0 release= > > We are pleased to announce that **Python-EFL** 1.17.0 is now released and > available for download. > > Any thoughts on this Fedora 23 Error, https://build.opensuse.org/package/live_build_log/X11:Enlightenment:Fact

[E-devel] Python-EFL 1.17.0 release

2016-02-07 Thread Davide Andreoli
= Python-EFL 1.17.0 release= We are pleased to announce that **Python-EFL** 1.17.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.17.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.17.0.tar

[E-devel] Python-EFL 1.17 pre-release ready for testing

2016-02-06 Thread Davide Andreoli
Hi all, I just uploaded the 1.17 tarballs for python-efl at the usual place: https://download.enlightenment.org/pre-releases/ Please test them, if no issue arise those tarball will be moved in the next 24h Happy testing

[E-devel] Python-EFL 1.16.0 release

2015-11-15 Thread Davide Andreoli
= Python-EFL 1.16.0 release = We are pleased to announce that **Python-EFL** 1.16.0 is now released and available for download. == Download == **tar.gz** http://download.enlightenment.org/rel/bindings/python/python-efl-1.16.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-e

Re: [E-devel] Python-EFL 1.16 pre-release ready for testing

2015-11-15 Thread Massimo Maiurana
Davide Andreoli ha scritto il 15/11/2015 alle 12:14: > First: I highly suggest to always build from tarballs, to not have to > bother with cython at all. I understand this, but my script do update git and build all I need, so I would prefer to not make it also download every time a new tarball fr

Re: [E-devel] Python-EFL 1.16 pre-release ready for testing

2015-11-15 Thread Davide Andreoli
2015-11-15 11:25 GMT+01:00 Massimo Maiurana : > I'm not trying to build from a tarball but from git sources, so I don't > have any pre-generated C files. > But I remember there was a way to tell it to use a different Cython, and > remember that for some time I've had a compiled Cython source just

Re: [E-devel] Python-EFL 1.16 pre-release ready for testing

2015-11-15 Thread Massimo Maiurana
I'm not trying to build from a tarball but from git sources, so I don't have any pre-generated C files. But I remember there was a way to tell it to use a different Cython, and remember that for some time I've had a compiled Cython source just to build python-efl. That's until I didn't need it anym

Re: [E-devel] Python-EFL 1.16 pre-release ready for testing

2015-11-14 Thread Kai Huuhko
With the tarballs you have the option of using either the pre-generated C files or generating them with Cython. It should use the pre-generated sources by default and I have no idea why it's not doing this on your system, but you can force it with env DISABLE_CYTHON=1 python setup.py build These

Re: [E-devel] Python-EFL 1.16 pre-release ready for testing

2015-11-14 Thread Massimo Maiurana
I can't build python-efl on debian testing because it ships cython 0.23.2, but I remember there was a way to build it with a locally installed cython via a command line option, and if I'm not wrong you told me about this way. Can you please enlighten me once again? :) Ciao e grazie Massimo Davide

[E-devel] Python-EFL 1.16 pre-release ready for testing

2015-11-14 Thread Davide Andreoli
Hi all, I just uploaded the 1.16 tarballs for python-efl at the usual place: https://download.enlightenment.org/pre-releases/ Plese test them, if no issue arise those tarball will be moved in the next 24h Happy testing -

[E-devel] Python-EFL 1.15.0 release

2015-08-05 Thread Davide Andreoli
We are pleased to announce that **Python-EFL** 1.15.0 is now released and available for download. == Download == **tar.gz** http://download.enlightenment.org/rel/bindings/python/python-efl-1.15.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.15.0.tar.gz.sha256 **tar.b

Re: [E-devel] Python-EFL

2015-08-04 Thread Emil Pandocchi
You master! All works now! Strange is that my first try was to use "sudo python./setup.py uninstall" Remove the whole efl folder do the trick ( sudo rm -r /usr/lib64/python2.7/site-packages/efl/ ) Now on-line with python-efl 1.15 Thanks a lot! > Il 4 agosto 2015 alle 15.39 Davide Andreoli h

Re: [E-devel] Python-EFL

2015-08-04 Thread Davide Andreoli
hmm, you must have an old python-efl around that you are using in place of the latest you are trying to install. I'm sure because the check that fail for you is commented in git and in the 1.15 pre-release tarball. You must uninstall better your old python-efl. Search your system the python-efl fo

Re: [E-devel] Python-EFL

2015-08-04 Thread Emil Pandocchi
libefl is 15.0 (was 14.99), and python-efl is the one from git (I tryed also with your beta, but the error is the same) > Il 4 agosto 2015 alle 14.20 Davide Andreoli ha > scritto: > > > What version of efl AND python-efl are you using? > > 2015-08-04 13:26 GMT+02:00 Emil Pandocchi : > > > Hi

Re: [E-devel] Python-EFL

2015-08-04 Thread Davide Andreoli
What version of efl AND python-efl are you using? 2015-08-04 13:26 GMT+02:00 Emil Pandocchi : > Hi Guys, > I keep seeing the following error for econnman-bin: > > xxx@yyy:~/> econnman-bin > Traceback (most recent call last): > File "/usr/local/bin/econnman-bin", line 47, in > import evas >

[E-devel] Python-EFL

2015-08-04 Thread Emil Pandocchi
Hi Guys, I keep seeing the following error for econnman-bin: xxx@yyy:~/> econnman-bin Traceback (most recent call last): File "/usr/local/bin/econnman-bin", line 47, in import evas File "/usr/local/lib64/python2.7/site-packages/evas/__init__.py", line 130, in c_evas.init() File "ev

[E-devel] Python-EFL 1.15 pre-release ready for testing

2015-08-04 Thread Davide Andreoli
Hi all, I just uploaded the 1.15 tarballs for python-efl at the usual place: https://download.enlightenment.org/pre-releases/ Plese test them, if no issue arise those tarball will be moved in the next 24h Happy testing -

[E-devel] Python-EFL 1.14.0 release

2015-05-07 Thread Kai Huuhko
= Python-EFL 1.14.0 release = We are pleased to announce that **Python-EFL** 1.14.0 is now released and available for download. More information about the python bindings can be found at: https://phab.enlightenment.org/w/projects/python_bindings_for_efl/ --- = What's New = == Fixes == * Fixe

Re: [E-devel] Python-EFL on Windows?

2015-02-21 Thread Davide Andreoli
2015-02-21 8:13 GMT+01:00 Jeff Hoogland : > Has any work been done to get Python-EFLs running on Windows? Not from me, I do not own a windows machine and I have zero experience on winz compilation. Technically the compilation should work, using distribution tarballs that do not require cython. B

Re: [E-devel] Python-EFL on Windows?

2015-02-21 Thread Adrien Nader
Hi, On Sat, Feb 21, 2015, Jeff Hoogland wrote: > Has any work been done to get Python-EFLs running on Windows? There are > nice pre-compiled Windows binaries for EFL/Elementary here -> > http://win-builds.org/index.html > > Would be nice if we had something similar for py-efl (ideally getting pip

[E-devel] Python-EFL on Windows?

2015-02-20 Thread Jeff Hoogland
Has any work been done to get Python-EFLs running on Windows? There are nice pre-compiled Windows binaries for EFL/Elementary here -> http://win-builds.org/index.html Would be nice if we had something similar for py-efl (ideally getting pip to work with those windows build) to promote py-efl apps

[E-devel] Python-EFL 1.13.0 release

2015-02-09 Thread Davide Andreoli
= Python-EFL 1.13.0 release= We are pleased to announce that **Python-EFL** 1.13.0 is now released and available for download... and for the first time in time-sync with the EFL release. == Download == | **tar.gz** | http://download.enlightenment.org/rel/bindings/python/python-efl-1.13.0.tar.gz |

[E-devel] Python-EFL 1.12.0 released

2014-11-23 Thread Davide Andreoli
= Python-EFL 1.12.0 release= We are pleased to announce that **Python-EFL** 1.12.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.12.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.12.0.tar

[E-devel] Python-EFL 1.11.0 release

2014-09-14 Thread Kai Huuhko
= Python-EFL 1.11.0 release = We are pleased to announce that **Python-EFL** 1.11.0 is now released and available for download. == Download == | **tar.gz** | http://download.enlightenment.org/rel/bindings/python/python-efl-1.11.0.tar.gz | | **tar.bz2** | http://download.enlightenment.org/rel/bi

[E-devel] Python-EFL 1.10.1 released

2014-08-19 Thread Kai Huuhko
= Python-EFL 1.10.1 release = We are pleased to announce that **Python-EFL** 1.10.1 is now released and available for download. == Download == | **tar.gz** | http://download.enlightenment.org/rel/bindings/python/python-efl-1.10.1.tar.gz | | **tar.bz2** | http://download.enlightenment.org/rel/bi

Re: [E-devel] Python-EFL 1.10.0 released

2014-06-02 Thread Tom Hacohen
Yay. :) Good job. -- Tom. On 31/05/14 09:45, Kai Huuhko wrote: > = Python-EFL 1.10.0 release = > > We are pleased to announce that **Python-EFL** 1.10.0 is now released > and available for download. > > == Download == > > | **tar.gz** | > http://download.enlightenment.org/rel/bindings/python/py

[E-devel] Python-EFL 1.10.0 released

2014-05-31 Thread Kai Huuhko
= Python-EFL 1.10.0 release = We are pleased to announce that **Python-EFL** 1.10.0 is now released and available for download. == Download == | **tar.gz** | http://download.enlightenment.org/rel/bindings/python/python-efl-1.10.0.tar.gz | | **tar.bz2** | http://download.enlightenment.org/rel/bi

Re: [E-devel] python-efl toolbar issue

2014-05-01 Thread Kai Huuhko
Fixed in 56b87e0956ead411793de7820c7e1909d3ee0924 2014-05-01 18:10 GMT+03:00 Jeff Hoogland : > test_toolbar.py from python-efl isn't running with a git build from > yesterday of EFL/py-efl. > > Error message -> http://paste.debian.net/96778/ > > -- > ~Jeff Hoogland > Tho

[E-devel] python-efl toolbar issue

2014-05-01 Thread Jeff Hoogland
test_toolbar.py from python-efl isn't running with a git build from yesterday of EFL/py-efl. Error message -> http://paste.debian.net/96778/ -- ~Jeff Hoogland Thoughts on Technology , Tech Blog Bodhi Linux , En

[E-devel] Python EFL 1.9.0 is out !

2014-03-05 Thread Davide Andreoli
= Python-EFL 1.9.0 release= We are pleased to announce that **Python-EFL** 1.9.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.9.0.tar.gz **md5sum** | c643d66157cac9b2892af8b6d1a803b1 | **sha1sum** | 3f6e54c777990b95

[E-devel] Python-EFL 1.8.1 released

2014-01-19 Thread Kai Huuhko
= Python-EFL 1.8.1 release = We are pleased to announce that **Python-EFL** 1.8.1 is now released and available for download. == Download == | | http://download.enlightenment.org/rel/bindings/python/python-efl-1.8.1.tar.gz| | **md5sum** | ca71f501c7e0479f15d2746380b0f81d | | **sha1sum** | 93962e

Re: [E-devel] Python-EFL 1.8.0 released

2013-12-11 Thread Martin Jansa
On Tue, Dec 10, 2013 at 07:17:59AM +0200, Kai Huuhko wrote: > 09.12.2013 22:57, Martin Jansa kirjoitti: > > On Sun, Dec 08, 2013 at 09:46:50PM +0200, Kai Huuhko wrote: > >> = Python-EFL 1.8.0 release = > >> > >> We are pleased to announce that **Python-EFL** 1.8.0 is now released and > >> available

Re: [E-devel] Python-EFL 1.8.0 released

2013-12-09 Thread Kai Huuhko
09.12.2013 22:57, Martin Jansa kirjoitti: > On Sun, Dec 08, 2013 at 09:46:50PM +0200, Kai Huuhko wrote: >> = Python-EFL 1.8.0 release = >> >> We are pleased to announce that **Python-EFL** 1.8.0 is now released and >> available for download. >> >> == Download == >> >> http://download.enlightenment.

Re: [E-devel] Python-EFL 1.8.0 released

2013-12-09 Thread Martin Jansa
On Sun, Dec 08, 2013 at 09:46:50PM +0200, Kai Huuhko wrote: > = Python-EFL 1.8.0 release = > > We are pleased to announce that **Python-EFL** 1.8.0 is now released and > available for download. > > == Download == > > http://download.enlightenment.org/rel/bindings/python/python-efl-1.8.0.tar.gz

Re: [E-devel] Python-EFL 1.8.0 released

2013-12-08 Thread Davide Andreoli
2013/12/8 Kai Huuhko > = Python-EFL 1.8.0 release = > > We are pleased to announce that **Python-EFL** 1.8.0 is now released and > available for download. > \o/ > > == Download == > > > http://download.enlightenment.org/rel/bindings/python/python-efl-1.8.0.tar.gz > > For convenience the tarbal

[E-devel] Python-EFL 1.8.0 released

2013-12-08 Thread Kai Huuhko
= Python-EFL 1.8.0 release = We are pleased to announce that **Python-EFL** 1.8.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.8.0.tar.gz For convenience the tarball only contains intermediary C source generated fr

Re: [E-devel] Python EFL Release???

2012-09-04 Thread Gustavo Sverzut Barbieri
done On Tue, Sep 4, 2012 at 2:54 AM, Simon Lees wrote: > Date: Tue, 4 Sep 2012 00:37:15 -0300 > > > From: Gustavo Sverzut Barbieri > > Subject: Re: [E-devel] Python EFL Release??? > > To: Enlightenment developer list >

Re: [E-devel] Python EFL Release???

2012-09-03 Thread Simon Lees
Date: Tue, 4 Sep 2012 00:37:15 -0300 > From: Gustavo Sverzut Barbieri > Subject: Re: [E-devel] Python EFL Release??? > To: Enlightenment developer list > > Message-ID: > < > capdpn3bwn8rdcfzp0k8pxj6oav6xqr2pdqu5rniprcp3x0d...@mail.gmail.com> > Con

Re: [E-devel] Python EFL Release???

2012-09-03 Thread Gustavo Sverzut Barbieri
My fault and will try to solve by tommorow. I was traveling during the release On Monday, September 3, 2012, Simon Lees wrote: > Hi All, > I noticed this morning on the enlightenment planet that econnman-1 has been > released. I would like to attempt to create packages for this but im > guessing

[E-devel] Python EFL Release???

2012-09-03 Thread Simon Lees
Hi All, I noticed this morning on the enlightenment planet that econnman-1 has been released. I would like to attempt to create packages for this but im guessing to do that i probably should use the python-efl 1.7.0 release which is still sitting at beta. So i'm wondering if someone has overlooked

[E-devel] Python-EFL 1.7.0 ALPHA

2012-08-12 Thread Gustavo Sverzut Barbieri
People, Following the release of EFL 1.7.0 ALPHA, I'm synchronizing the version of the python bindings and doing the releases. Note that I've updated the requirements so they match my machine, that way I know that things work properly. The tarballs should compile fine and they do NOT need Cython

Re: [E-devel] python-efl bindings autotools patch

2010-09-22 Thread Lucas De Marchi
On Tue, Sep 21, 2010 at 1:27 PM, Martin Jansa wrote: > Hi, > > here is patch fixing libtool issue, refusing to install e_dbus.la because > python-e_dbus Makefile.am is appending trailing / in > 'pyexecedbusdir = $(pyexecdir)/' assignment > Thanks, applied. Lucas De Marchi -

  1   2   >