Hi,
[Jackson Doak, 2013-09-09]
> Hello everyone, i'm Jackson Doak. I would like to help with packing
> python modules. I am part of the pkg-xfce team and have a number of
> python packages currently on debian mentors. I am also an ubuntu
> member.
>
> Can someone please add me to the SVN? My ali
* Ben Finney , 2013-09-09, 13:36:
* Use ‘.links’ to make a symlink for each package to
‘usr/share//foofile’ at
‘usr/lib/python${PYTHON_VERSION}/dist-packages/${DISTRIBUTION_NAME}/foofile’.
How can you do that without hardcoding Python version?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debia
[Jakub Wilk, 2013-09-09]
> * Ben Finney , 2013-09-09, 13:36:
> >* Use ‘.links’ to make a symlink for each package to
> >‘usr/share//foofile’ at
> >‘usr/lib/python${PYTHON_VERSION}/dist-packages/${DISTRIBUTION_NAME}/foofile’.
>
> How can you do that without hardcoding Python version?
should I add
Jakub Wilk writes:
> * Ben Finney , 2013-09-09, 13:36:
> > * Use ‘.links’ to make a symlink for each package to
> > ‘usr/share//foofile’ at
> > ‘usr/lib/python${PYTHON_VERSION}/dist-packages/${DISTRIBUTION_NAME}/foofile’.
>
> How can you do that without hardcoding Python version?
By relying on t
On 2 August 2013 14:15, Piotr Ożarowski wrote:
> dh-python is already in unstable \o/
>
> To build/install python3-foo or pypy-foo binary packages,
> you can use this in debian/rules:
>
> %:
> dh $@ --with python2,python3,pypy --buildsystem=pybuild
>
> or if you don't want
5 matches
Mail list logo