Hi Alex,
>> Maybe Alex is not using an autobuilder so needs to install python3-all
>> manually on the build machine?
I'm glad to hear your package build is now working :-)
> Not sure what autobuilder is , but I use a minimal base system and
> recently have updated it.
I meant any system which w
Hi Stuart,
On 05/01/2014 01:58 AM, Stuart Prescott wrote:
Hi Alex,
$git-buildpackage --git-pbuilder --git-arch=amd64
dh clean --with python2,python3 --buildsystem=pybuild
dh_testdir -O--buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:170: python2.7 setup.py
Hi Alex,
> $git-buildpackage --git-pbuilder --git-arch=amd64
> dh clean --with python2,python3 --buildsystem=pybuild
> dh_testdir -O--buildsystem=pybuild
> dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:170: python2.7 setup.py clean
> running clean
> removing
> '/home/toor/debian-
On 04/30/2014 07:01 PM, Daniel James wrote:
Maybe Alex is not using an autobuilder so needs to install python3-all
manually on the build machine? Cheers! Daniel
Not sure what autobuilder is , but I use a minimal base system and
recently have updated it.
Regards,
Alex
--
To UNSUBSCRIBE,
Hi Daniel,
On 04/30/2014 06:49 PM, Daniel James wrote:
Hi Alex,
My mistake, sid has python3.4 3.4.0+20140425-1 but you would not get
that by installing python3, you would have to explicitly install python3.4.
As python3 deps are unversioned it should take a python3 which is available.
I pers
* Daniel Lintott , 2014-04-30, 17:49:
My mistake, sid has python3.4 3.4.0+20140425-1 but you would not get
that by installing python3, you would have to explicitly install
python3.4.
Although if I've read his control file correct the dependency on
python3-all should pull in 3.3 and 3.4?
Wel
Hi Daniel, hi Alex,
>> sid has python3.4 3.4.0+20140425-1 but you would not get that by
>> installing python3, you would have to explicitly install
>> python3.4.
>
> Although if I've read his control file correct the dependency on
> python3-all should pull in 3.3 and 3.4?
Good point, I missed t
Hi Alex,
> My mistake, sid has python3.4 3.4.0+20140425-1 but you would not get
> that by installing python3, you would have to explicitly install python3.4.
Your control file has:
Build-Depends:
python3,
python3-all,
python3-setuptools,
X-Python3-Version: >= 3.4
I don't think these lin
And this time send it to the groups
On 30 April 2014 17:37:56 BST, Daniel James wrote:
>Hi Alex,
>> I looked on some other python3 packages and for example I get a
>similar
>> result for python-dnsq package
>
>My mistake, sid has python3.4 3.4.0+20140425-1 but you would not get
>that by inst
Hi Alex,
> I looked on some other python3 packages and for example I get a similar
> result for python-dnsq package
My mistake, sid has python3.4 3.4.0+20140425-1 but you would not get
that by installing python3, you would have to explicitly install python3.4.
Sorry for the noise!
Daniel
--
T
Hi Alex,
> I looked on some other python3 packages and for example I get a similar
> result for python-dnsq package
Are you building on sid? Seems like you would need to build on
experimental to get python3.4:
https://packages.debian.org/sid/python3 has 3.3.4-1
https://packages.debian.org/exper
Hello,
I use git-buildpackage to build packages and so far everything worked fine.
I started packaging python-multipletau [0] and added python3 stanza to
the control file and in general followed
https://wiki.debian.org/Python/LibraryStyleGuide
However when I try to build the package with pyt
12 matches
Mail list logo