Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #8552 > unrolled thread

Intention to upload 21 packages to jessie-backports

Started byThomas Goirand <zigo@debian.org>
First post2016-05-31 15:50 +0200
Last post2016-05-31 18:10 +0200
Articles 4 — 4 participants

Back to article view | Back to linux.debian.maint.python


Contents

  Intention to upload 21 packages to jessie-backports Thomas Goirand <zigo@debian.org> - 2016-05-31 15:50 +0200
    Re: Intention to upload 21 packages to jessie-backports Daniele Tricoli <eriol@mornie.org> - 2016-05-31 16:20 +0200
    Re: Intention to upload 21 packages to jessie-backports Dmitry Shachnev <mitya57@debian.org> - 2016-05-31 16:30 +0200
    Re: Intention to upload 21 packages to jessie-backports Barry Warsaw <barry@debian.org> - 2016-05-31 18:10 +0200

#8552 — Intention to upload 21 packages to jessie-backports

FromThomas Goirand <zigo@debian.org>
Date2016-05-31 15:50 +0200
SubjectIntention to upload 21 packages to jessie-backports
Message-ID<rESds-3nT-11@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Dear maintainers,

I have the intention to upload a little bit more than 20 packages to
jessie-backports, so that I can also upload the update of OpenStack
(from Liberty to Mitaka). Bellow you will find a list of maintainers
sorted alphabetically, together with the corresponding source package
which I wish to upload.

Note that I took the last entry of the changelog for this list, *not*
the Maintainer: or Uploaders: field. If you believe someone else should
be aware of this upload, please forward this message to the relevant person.

If you would like to maintain the package yourself in jessie-backports,
please let me know. Otherwise, I will proceed with the upload before the
end of the week. It will be part of the upload of 147 packages which are
part of this OpenStack update in backports.

If you would like to check for the consistency of my future upload, I
very much welcome you to check for the package for yourself. I have
uploaded them all at:

http://sid.gplhost.com/bpo-mitaka

Or, if you prefer a repository:

deb http://sid.gplhost.com/debian jessie-mitaka-backports-nochange main
deb-src http://sid.gplhost.com/debian jessie-mitaka-backports-nochange main

None of the packages were modified, they were just rebuilt in Jessie
without any change.

Note that the key of this repository is simply my own PGP key, so you
could do this to add the repo key in your machine:

gpg --recv-keys 0xAC6B43FE
gpg --export -a 0xAC6B43FE >zigo.txt
apt-key add zigo.txt

(you can of course also fetch my key from the Debian keyring...)

Cheers,

Thomas Goirand (zigo)

List of maintainers / source packages:
======================================

Changed-By: Barry Warsaw <barry@debian.org>
Source: python-webob

Changed-By: Brian May <bam@debian.org>
Source: python-amqp

Changed-By: Daniele Tricoli <eriol@mornie.org>
Source: betamax

Changed-By: Daniel Stender <debian@danielstender.com>
Source: sphinx-argparse

Changed-By: Dmitry Shachnev <mitya57@debian.org>
Source: nose
Source: python-keyring

Changed-By: Free Ekanayaka <freee@debian.org>
Source: twisted

Changed-By: Jan Dittberner <jandd@debian.org>
Source: python-pika

Changed-By: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Source: python-googleapi

Changed-By: Michael Fladischer <fladi@debian.org>
Source: django-nose

Changed-By: Mikhail Gusarov <dottedmag@debian.org>
Source: pyinotify

Changed-By: Piotr Ożarowski <piotr@debian.org>
Source: jinja2
Source: sqlalchemy

Changed-By: Sandro Tosi <morph@debian.org>
Source: sphinx-bootstrap-theme
Source: python-pygraphviz
Source: python-networkx
Source: python-cassandra-driver

Changed-By: Sascha Girrulat <sascha@girrulat.de>
Source: python-selenium

Changed-By: Scott Talbert <swt@techie.net>
Source: suds

Changed-By: W. Martin Borgert <debacle@debian.org>
Source: python-unicodecsv

Changed-By: Tristan Seligmann <mithrandi@debian.org>
Source: python-iso8601

Changed-By: Ondřej Nový <novy@ondrej.org>
Source: python-docker

[toc] | [next] | [standalone]


#8553

FromDaniele Tricoli <eriol@mornie.org>
Date2016-05-31 16:20 +0200
Message-ID<rESGt-3N8-9@gated-at.bofh.it>
In reply to#8552

[Multipart message — attachments visible in raw view] — view raw

Hello Thomas,

On Tuesday, May 31, 2016 03:44:56 PM Thomas Goirand wrote:
> Changed-By: Daniele Tricoli <eriol@mornie.org>
> Source: betamax

It's OK for me.

Just a note: betamax 0.7.0-1 is ready, I sent already an RFS to Piotr, but it 
will go to NEW queue because I built also documentation package.
I'll be happy to backport when it will land on testing if it's useful for you.

Cheers,

-- 
 Daniele Tricoli 'eriol'
 https://mornie.org

[toc] | [prev] | [next] | [standalone]


#8554

FromDmitry Shachnev <mitya57@debian.org>
Date2016-05-31 16:30 +0200
Message-ID<rESQa-3QA-23@gated-at.bofh.it>
In reply to#8552

[Multipart message — attachments visible in raw view] — view raw

Hi Thomas,

On Tue, May 31, 2016 at 03:44:56PM +0200, Thomas Goirand wrote:
> Dear maintainers,
>
> I have the intention to upload a little bit more than 20 packages to
> jessie-backports, so that I can also upload the update of OpenStack
> (from Liberty to Mitaka). Bellow you will find a list of maintainers
> sorted alphabetically, together with the corresponding source package
> which I wish to upload.
>
> [...]
>
> Changed-By: Dmitry Shachnev <mitya57@debian.org>
> Source: nose
> Source: python-keyring

Note that in python-keyring ≥ 8 half of the backends have been split out
into a separate source (keyrings.alt) — see debian/NEWS [1] for details.

This is also known to break some packages, like kupfer or wheel which have
been ported to work with the new version.

[1] https://anonscm.debian.org/cgit/python-modules/packages/python-keyring.git/tree/debian/NEWS

For nose, +1.

--
Dmitry Shachnev

[toc] | [prev] | [next] | [standalone]


#8555

FromBarry Warsaw <barry@debian.org>
Date2016-05-31 18:10 +0200
Message-ID<rEUoV-4TT-11@gated-at.bofh.it>
In reply to#8552

[Multipart message — attachments visible in raw view] — view raw

On May 31, 2016, at 03:44 PM, Thomas Goirand wrote:

>Changed-By: Barry Warsaw <barry@debian.org>
>Source: python-webob

I am at Pycon US this week (anybody else?).  Please feel free to do what you
need!

Cheers,
-Barry

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.maint.python


csiph-web