On 14/07/15 12:38, Piotr Ożarowski wrote:
> [Christopher Baines, 2015-07-14]
>> I have a python package that I want to depend on python-lxml (>= 3.3.1).
>>
>> So, I have put a .pydist file in debian/ containing.
>> lxml python-lxml (>= 3.3.1)
>
> .pydist file is used when other packages build depe
[Christopher Baines, 2015-07-14]
> I have a python package that I want to depend on python-lxml (>= 3.3.1).
>
> So, I have put a .pydist file in debian/ containing.
> lxml python-lxml (>= 3.3.1)
.pydist file is used when other packages build depend on your package.
(i.e. if you want to control wh
I have a python package that I want to depend on python-lxml (>= 3.3.1).
So, I have put a .pydist file in debian/ containing.
lxml python-lxml (>= 3.3.1)
This gets installed in the package, but the package still has a
unversioned dependency on python-lxml.
Looking at the source code in /usr/shar
Hi,
On Wed, Jul 28, 2010 at 09:58, Piotr Ożarowski wrote:
> [Sandro Tosi, 2010-07-28]
>> JFY(and others')I, with numpy -4 upload of today, we start shipping
>> dh_numpy and pydist file: so if you use dh_python2, you can leverage
>> the pydist file and call "dh_python2 --depends numpy" (or even
>
[Sandro Tosi, 2010-07-28]
> JFY(and others')I, with numpy -4 upload of today, we start shipping
> dh_numpy and pydist file: so if you use dh_python2, you can leverage
> the pydist file and call "dh_python2 --depends numpy" (or even
it's `dh_python2 --depend numpy`
^^
Should
5 matches
Mail list logo