Re: Request to Join DPMT

2015-10-25 Thread Afif Elghraoui
Because I got no response to my request from ten days ago (below), I am maintaining python-avro within Debian Med. I was sponsored there and it has already been accepted by the ftp-masters. Afif -- Afif Elghraoui | عفيف الغراوي http://afif.ghraoui.name On الخميس 15 تشرين الأول 2015 00:20, Afif

Multiarch-renamed python extensions not found during autopkgtest testing

2015-12-08 Thread Afif Elghraoui
is currently not very helpful because there are many spurious failures due to this issue. There are more details in my original bug report [1]. Many thanks and regards Afif 1. http://bugs.debian.org/798066 -- Afif Elghraoui | عفيف الغراوي http://afif.ghraoui.name

Re: Bug#798066: Multiarch-renamed python extensions not found during autopkgtest testing

2015-12-12 Thread Afif Elghraoui
problem. Many thanks and regards Afif -- Afif Elghraoui | عفيف الغراوي http://afif.ghraoui.name signature.asc Description: OpenPGP digital signature

Re: Bug#798066: Multiarch-renamed python extensions not found during autopkgtest testing

2015-12-10 Thread Afif Elghraoui
*.${gnutype}.so ; do sudo ln -sf $so `basename $so .${gnutype}.so`.so ; done http://anonscm.debian.org/cgit/debian-med/python-pysam.git/tree/debian/tests/run-nose-tests regards Afif -- Afif Elghraoui | عفيف الغراوي http://afif.ghraoui.name

pybuild renaming extensions breaks upstream code

2016-07-02 Thread Afif Elghraoui
config.get_config_var('MULTIARCH')) as in the patch at http://anonscm.debian.org/git/debian-med/pbh5tools.git/tree/debian/patches/multiarch-module-path.patch Is there a better way around this problem? Many thanks and regards Afif -- Afif Elghraoui | عفيف الغراوي http://afif.ghraoui.name

Re: pybuild renaming extensions breaks upstream code

2016-07-03 Thread Afif Elghraoui
in load_library raise OSError("no file with expected extension") OSError: no file with expected extension Would it be a good idea to patch numpy to also look for multiarch strings in the suffix? Many thanks and regards Afif -- Afif Elghraoui | عفيف الغراوي http://afif.ghr

Re: request to join python-team/packages group on salsa

2021-10-10 Thread Afif Elghraoui
On 10/3/21 7:18 PM, Afif Elghraoui wrote: > > > On 10/3/21 6:50 PM, Sandro Tosi wrote: >>> I sometimes need to add or make updates to python packages. Currently, I >>> just uploaded a newer upstream version of httpbin and I'd like to push >>> the changes

request to join python-team/packages group on salsa

2021-10-03 Thread Afif Elghraoui
/python-team/tools/python-modules/blob/master/policy.rst thanks and regards Afif -- Afif Elghraoui | عفيف الغراوي https://afif.ghraoui.name

Re: request to join python-team/packages group on salsa

2021-10-03 Thread Afif Elghraoui
On 10/3/21 6:50 PM, Sandro Tosi wrote: >> I sometimes need to add or make updates to python packages. Currently, I >> just uploaded a newer upstream version of httpbin and I'd like to push >> the changes to the git repository, which resides in python-team/packages. > > httpbin has been