Brian May writes:
> I just noticed https://pypi.python.org/pypi/devpi/ is just an empty shell
> and useless by itself.
The source VCS for ‘devpi’ contains the code base for all the others,
which is why I hoped to use it.
I'd still like to know how that should be done: package multiple Python
di
On 25 February 2015 at 10:14, Piotr Ożarowski wrote:
> PyPI link you mentioned points to these:
>
>
> https://pypi.python.org/packages/source/d/devpi-server/devpi-server-2.1.4.tar.gz#md5=c92749708b957922f30bc7af0fb8a7b0
>
> https://pypi.python.org/packages/source/d/devpi-web/devpi-web-2.2.3.tar.g
[Ben Finney, 2015-02-25]
> > * name your tarballs like this (dpkg-source will unpack them to the
> > right dir later)
> >devpi_2.1.0.orig.tar.gz
> >devpi_2.1.0.orig-client.tar.gz
> >devpi_2.1.0.orig-server.tar.gz
> >devpi_2.1.0.orig-web.tar.gz
>
> What tarballs? The source is dis
Piotr Ożarowski writes:
> hints: (I didn't test it)
Thanks for the suggestions.
> * name your tarballs like this (dpkg-source will unpack them to the
> right dir later)
>devpi_2.1.0.orig.tar.gz
>devpi_2.1.0.orig-client.tar.gz
>devpi_2.1.0.orig-server.tar.gz
>devpi_2.1.0.orig-w
[Matthias Klose, 2015-02-12]
> The interpreter doesn't look up the old "module" name with the multiarch
> suffix.
> Best thing would be to rename it manually (removing the "module" substring.
> Of
> course dh_python2 could do that as well.
dh_python3 already does that for Python >= 3.2. Last ti
[Ben Finney, 2015-02-23]
> I am working to package a collection of related Python distributions,
> that are all distributed as a single source distribution
> https://pypi.python.org/pypi/devpi/>.
>
> The source distribution contains a collection of sub-distributions that
> also get uploaded to PyP
Hi,
[Tomasz Buchert, 2015-02-22]
> I've packaged two Python modules:
>
>* http://anonscm.debian.org/cgit/collab-maint/python-pyelftools.git/
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778933
* binary package names should be python-elftools and python3-elftools as
module name
[Riley Baird, 2015-02-20]
> I would like to adopt the "slides" package as part of the Python
> Modules Packaging Team. Much of the work has already been done, and
great! welcome :)
> the only things left would be to change the maintainer fields and move
> the repository over to Alioth. You can se
8 matches
Mail list logo