[Python-modules-team] Bug#830172: python-docker: New upstream release

Andreas Henriksson andreas at fatal.se
Mon Sep 5 16:58:39 UTC 2016


Control: tags -1 + patch

Hello!

Would be nice to see progress on this. Despite knowing nothing about
python packaging here's my attempt at offering something:

debcheckout -a --git-track '*' python-docker
cd python-docker
gbp import-orig --uscan --pristine-tar --merge-mode=replace
# import 1.9.0
git am fix-patches.patch # attached to this mail.
gbp dch --auto

This creates a buildable package.... Review from someone who
knows how to really deal with python packaging welcome.

Specially note that the (existing) patch lowers the requirements in one
place which should be checked if it's still valid:
-websocket-client==0.32.0
+websocket-client>=0.18.0

If not, then websocket-client will also need to be updated in Debian.
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810088

Regards,
Andreas Henriksson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-patches.patch
Type: text/x-diff
Size: 3298 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20160905/4eae6204/attachment.patch>


More information about the Python-modules-team mailing list