Re: Can't exec "pyversions"

2017-10-26 Thread Ondrej Tuma
Yes, 

but how can I tell to dh_ to use py3versions instead of pyversions ?

I only found discussion for bug #597105 from 2010. One solution is
define own rules to use py3versions. So, is there another clearer and
simple solution, like variable in deian control, or set some
environment variable in debian/rules, like PYVERSIONS=py3versions?

Ondrej T

V Fri, 27 Oct 2017 00:23:02 +
Scott Kitterman  napsáno:

> Use py3versions for Python3.
> 
> Scott K
> 
> On October 26, 2017 4:46:56 PM EDT, Ondrej Tuma
>  wrote:
> >Hi there,
> >
> >i try to create my first official debian package of my Formiko
> >application. So Formiko is gui application, and i want to create
> >package with python3. But when i try build package with sbuild, I got
> >error:
> > 
> >Can't exec "pyversions": No such file or directory ...
> >
> >What i see, pyversions is in python-minimal package, but in control I
> >have Build-Depends only on python3. I know, that i solve the problem
> >simple adding python or python-all etc. But Is there another better
> >way how create python3 application package without python2x?
> >
> >I set X-Python3-Version: >= 3.2 in debian/control and in
> >debian/rules I have:
> > dh $@ --with python3
> >
> >Thanks a lot for your help.  
> 



-- 
Ondřej Tůma 
www: http://ipv6.mcbig.cz   jabber: mc...@jabber.cz   twitter: mcbig_cz



Re: Can't exec "pyversions"

2017-10-26 Thread Scott Kitterman
Use py3versions for Python3.

Scott K

On October 26, 2017 4:46:56 PM EDT, Ondrej Tuma  wrote:
>Hi there,
>
>i try to create my first official debian package of my Formiko
>application. So Formiko is gui application, and i want to create
>package with python3. But when i try build package with sbuild, I got
>error:
> 
>Can't exec "pyversions": No such file or directory ...
>
>What i see, pyversions is in python-minimal package, but in control I
>have Build-Depends only on python3. I know, that i solve the problem
>simple adding python or python-all etc. But Is there another better way
>how create python3 application package without python2x?
>
>I set X-Python3-Version: >= 3.2 in debian/control and in debian/rules I
>have:
>   dh $@ --with python3
>
>Thanks a lot for your help.



Can't exec "pyversions"

2017-10-26 Thread Ondrej Tuma
Hi there,

i try to create my first official debian package of my Formiko
application. So Formiko is gui application, and i want to create
package with python3. But when i try build package with sbuild, I got
error:
 
Can't exec "pyversions": No such file or directory ...

What i see, pyversions is in python-minimal package, but in control I
have Build-Depends only on python3. I know, that i solve the problem
simple adding python or python-all etc. But Is there another better way
how create python3 application package without python2x?

I set X-Python3-Version: >= 3.2 in debian/control and in debian/rules I
have:
dh $@ --with python3

Thanks a lot for your help.
-- 
Ondřej Tůma 
www: http://ipv6.mcbig.cz   jabber: mc...@jabber.cz   twitter: mcbig_cz



Re: converting to git-dpm (was: Update of python-xlwt with Py3 support)

2017-10-26 Thread Thomas Goirand
On 10/26/2017 03:02 PM, Thomas Goirand wrote:
> To avoid breakage, I'll wait for antlr support for Python 3 passes the
> NEW queue, and then upload. I've already merged to master.

I've found out that antlr.py is embedded, and still in use in this
upstream release. So I added a patch to remove it from upstream.

However, the package was using git-dpm. As always, importing a new
release with git-dpm is a nightmare. Therefore, before doing it, I
simply removed all patches (as I thought no patch was needed). Now,
what's the way to make it again so that the package uses git-dpm? Is it
still needed these days, or is it ok to not do it in the team?

Cheers,

Thomas Goirand (zigo)

P.S: As I wrote, I didn't upload yet...



Re: Update of python-xlwt with Py3 support

2017-10-26 Thread Thomas Goirand
On 10/26/2017 12:27 PM, Jan Dittberner wrote:
> On Wed, Oct 25, 2017 at 08:02:57PM +0200, Thomas Goirand wrote:
>> Hi Jan,
>>
>> I've pushed to the git a new branch called new-upstream-1.3.0, which
>> adds Python 3 support, and some improvements to the package. Here's the
>> debian/changelog:
>>
>>   * New upstream release.
>>   * Ran wrap-and-sort -bast to minimize git diffs.
>>   * Add Python 3 support.
>>   * Tests with nose.
>>   * Add a doc package and generate the doc using sphinx.
>>   * Generate the doc using sphinx.
>>   * Fixed dh sequencer call order.
>>   * Standards-Version is now 4.1.1.
>>
>> Could you please have a look, and let me know if you're OK for me to
>> upload that?
> 
> Hi Thomas,
> 
> thank you very much for your work. The changes look good to me, please merge
> them to the master branch and go forward with the upload.
> 
> 
> Kind regards
> Jan

Thanks Jan!

To avoid breakage, I'll wait for antlr support for Python 3 passes the
NEW queue, and then upload. I've already merged to master.

Cheers,

Thomas Goirand (zigo)



Re: Update of python-xlwt with Py3 support

2017-10-26 Thread Jan Dittberner
On Wed, Oct 25, 2017 at 08:02:57PM +0200, Thomas Goirand wrote:
> Hi Jan,
> 
> I've pushed to the git a new branch called new-upstream-1.3.0, which
> adds Python 3 support, and some improvements to the package. Here's the
> debian/changelog:
> 
>   * New upstream release.
>   * Ran wrap-and-sort -bast to minimize git diffs.
>   * Add Python 3 support.
>   * Tests with nose.
>   * Add a doc package and generate the doc using sphinx.
>   * Generate the doc using sphinx.
>   * Fixed dh sequencer call order.
>   * Standards-Version is now 4.1.1.
> 
> Could you please have a look, and let me know if you're OK for me to
> upload that?

Hi Thomas,

thank you very much for your work. The changes look good to me, please merge
them to the master branch and go forward with the upload.


Kind regards
Jan

-- 
Jan Dittberner - Debian Developer
GPG-key: 4096R/0xA73E008FB8DD 2009-05-10
 B2FF 1D95 CE8F 7A22 DF4C  F09B A73E 0055 558F B8DD
https://portfolio.debian.net/ - https://people.debian.org/~jandd/



Update wokkel?

2017-10-26 Thread W. Martin Borgert
Hi Angel and team,

would you mind, if I update wokkel and close #735304 (teams git
repo) and #879712 (Python 3 support)? I would add myself to
uploaders, too.

TIA & Cheers


signature.asc
Description: PGP signature