I'm trying to package git-pw, and running the test suite fails like
this:
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:217: cd /build/git-pw-2.0.0/.pybuild/cpython3_3.8_git-pw/build;
python3.8 -m pytest tests
=== test session starts
Hi all.
I'm new to the list and to Debian packaging overall. I hope my coming
questions are not too stupid.
Read you soon.
I've packaged a project provided via https://pipi.org and I wanted to
create a debian/watch file but pipi.org publishes the tarball behind a
strange url like
https://files.pythonhosted.org/packages/d6/72/9848a2d631dad70d7ea582540f0619e1a7ecf31b3a117de9d9f2b6b28029/django-settings-export-1.2.1.tar.
On Sun, Oct 04, 2020 at 05:20:30PM +0200, Fioddor Superconcentrado wrote:
> Hi all.
>
> I'm new to the list and to Debian packaging overall.
Welcome
> I hope my coming questions are not too stupid.
>
> Read you soon.
Regards
Geert Stappers
--
Silence is hard to parse
Hi again.
Debian's packaging documentation requires the packages containing python3
apps to be renamed with a python3 suffix. I do so in debian/control file.
Now I can put that prefix to the source too or not. If I do so then I get a
lintian warning source-package-encodes-python-version but if I d
On Sun, Oct 04, 2020 at 05:28:57PM +0200, Fioddor Superconcentrado wrote:
> I've packaged a project provided via https://pipi.org and I wanted to
> create a debian/watch file but pipi.org publishes the tarball behind a
> strange url like
>
> https://files.pythonhosted.org/packages/d6/72/9848a2d631
On Sun, Oct 04, 2020 at 05:28:57PM +0200, Fioddor Superconcentrado wrote:
> I've packaged a project provided via https://pipi.org and I wanted to
> create a debian/watch file but pipi.org publishes the tarball behind a
> strange url like
>
> https://files.pythonhosted.org/packages/d6/72/9848a2d631
On Sun, Oct 04, 2020 at 05:39:16PM +0200, Fioddor Superconcentrado wrote:
> Debian's packaging documentation requires the packages containing python3
> apps to be renamed with a python3 suffix.
*apps* shouldn't have a prefix, only modules should.
> Now I can put that prefix to the source too or n
On Sun, Oct 04, 2020 at 05:39:16PM +0200, Fioddor Superconcentrado wrote:
> Hi again.
>
> Debian's packaging documentation requires the packages containing python3
> apps to be renamed with a python3 suffix. I do so in debian/control file.
> Now I can put that prefix to the source too or not. If I
Hi again.
Running debuild -us -uc with pybuild the toolchain automatically inserts
setup.cfg to SOURCES.txt and the next debuild run breaks because there's an
unpatched change outside the debian directory.
I've been trying with quilt and I figured out how to configure it to put
the patches under
Thank you Andrey.
In this case it's a module and therefore needs the prefix.
Ok. renamed the source package with python-.
I get following (translated back to english):
dpkg-buildpackage: information: system architecture amd64
dpkg-source: failure: source package has 2 conflicting values:
"python
Hi Fioddor!
On Sun, Oct 04, 2020 at 06:24:30PM +0200, Fioddor Superconcentrado wrote:
> Thank you Andrey.
>
> In this case it's a module and therefore needs the prefix.
> Ok. renamed the source package with python-.
>
> I get following (translated back to english):
> dpkg-buildpackage: information
On 2020-10-04 04 h 21, Florian Weimer wrote:
> I'm trying to package git-pw, and running the test suite fails like
> this:
>
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd
> /build/git-pw-2.0.0/.pybuild/cpython3_3.8_git-pw/build; python3.8 -m pytest
> tests
> ===
On Sun, Oct 4, 2020 at 3:29 PM Fioddor Superconcentrado wrote:
> I've packaged a project provided via https://pipi.org and I wanted to create
> a debian/watch file but pipi.org publishes the tarball behind a strange url
> like
I would suggest using the upstream git repo instead of the PyPi tarb
On Sunday, October 4, 2020 10:24:22 PM EDT Paul Wise wrote:
> On Sun, Oct 4, 2020 at 3:29 PM Fioddor Superconcentrado wrote:
> > I've packaged a project provided via https://pipi.org and I wanted to
> > create a debian/watch file but pipi.org publishes the tarball behind a
> > strange url like
> I
On Sun, Oct 04, 2020 at 10:53:47PM -0400, Scott Kitterman wrote:
> On Sunday, October 4, 2020 10:24:22 PM EDT Paul Wise wrote:
> > On Sun, Oct 4, 2020 at 3:29 PM Fioddor Superconcentrado wrote:
> > > I've packaged a project provided via https://pipi.org and I wanted to
> > > create a debian/watch f
16 matches
Mail list logo