Hi Davide
I have tried another way and it works too
makedepends=(cython dbus-python efl git libsndfile pulseaudio
python-packaging python-setuptools python-wheel)
description="python 3 bindings for the Enlightenment Foundation Libraries"
url="http://www.enlightenment.org";
packager="Grat-OS Te
domenica 31 agosto 2025 08:40, daniel antoine ha scritto:
>
>
> Hi Davide
>
> How I have missed that ? I have this command on the top linet, It
> works now with --root=$PKG. Maybe you must add this in the README. I
> suppose the binary files were empty without this command.. econnman
> wo
Hi Davide
How I have missed that ? I have this command on the top linet, It
works now with --root=$PKG. Maybe you must add this in the README. I
suppose the binary files were empty without this command.. econnman
works now.
The log
+ prepare
+ git clone https://git.enlightenment.org/enlightenmen
Hi Daniel,
I completed right now the build system revamp, you should now be able to build
and install the latest git using modern python packaging:
$ python -m build (then install the whl file generated in dist)
or directly using pip:
$ python -m pip install . --verbose
I think the latter is
sabato 30 agosto 2025 21:26, daniel antoine ha scritto:
>
>
> Hi Dave
>
> In my recipe I am obliged to add sed -e "s@license@# license@" -i
> pyproject.toml to remove license and license-files in the
> pyproject.toml file or it cause an license.project error
>
> may be it's a question of
Hi Dave
In my recipe I am obliged to add sed -e "s@license@# license@" -i
pyproject.toml to remove license and license-files in the
pyproject.toml file or it cause an license.project error
may be it's a question of version of python I have the version 3.12.7
I have compiled python-efl with pytho
Hi Davide
by removing license and license-files in pyproject.toml it works
during the compilation from the git repository
it adds during the compilation
adding license file 'COPYING'
adding license file 'COPYING.LESSER'
adding license file 'AUTHORS'
my receipt
makedepends=(cython dbus-python ef
Hi David
I always get the same error about project.license when I compile from
source by python setup.py or pip
===> name: python-efl
===> version: 1.26.1
===> release: 10
===> WARNING: python-efl1755521615x86_64.cards.tar.xz already exist
===> WARNING: python-efl.sources17555
Hi Davide
I have tried to compile to the last commits with setup.py and pip and
I get the same error about project. license
HEAD is now at 11623c1 Modernize build: Uninstall is no more
+ build
+ cd python-efl-1.26.1
+ pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir
/tmp/work/src/
Hi Davide
my receipt for python-efl
makedepends=(cython dbus-python efl git libsndfile pulseaudio
python-packaging python-setuptools)
description="python 3 bindings for the Enlightenment Foundation Libraries"
url="http://www.enlightenment.org";
packager="Grat-OS Team"
maintainer="Dania"
name=py
lunedì 18 agosto 2025 15:16, daniel antoine ha scritto:
>
>
> Hi Dave
>
> I try to compile python-efl with the last commit 701c912a7b but I
> ranil an error at [16/16] Cythonizing efl/utils/logger.pyx
>
> I get
>
> [16/16] Cythonizing efl/utils/logger.pyx
> warning: efl/utils/logger.pyx
Hi Dave
I try to compile python-efl with the last commit 701c912a7b but I
ranil an error at [16/16] Cythonizing efl/utils/logger.pyx
I get
[16/16] Cythonizing efl/utils/logger.pyx
warning: efl/utils/logger.pyx:1:0: Dotted filenames
('efl.utils.logger.pxd') are deprecated. Please use the normal
12 matches
Mail list logo