Re: [PATCH] Use debianbts instead of SOAPpy

2017-11-10 Thread Raphael Hertzog
On Tue, 07 Nov 2017, Ville Skyttä wrote: > Attached is a small patch on top of the previous one: 'fixed' is not a > documented value for a pending bug, 'done' is. Just happened to > notice, but did not see any effect in cases I tested with. Thanks, I merged your two patches as I got python-debianb

Re: [PATCH] Use debianbts instead of SOAPpy

2017-11-07 Thread Ville Skyttä
On Wed, Nov 1, 2017 at 10:51 PM, Ville Skyttä wrote: > On Wed, Nov 1, 2017 at 12:52 PM, Raphael Hertzog wrote: >> On Tue, 31 Oct 2017, Ville Skyttä wrote: >>> This switches to using debianbts instead of SOAPpy. To be applied over >>> the LDAP->nm.d.o REST patch in https://bugs.debian.org/797223#1

Re: [PATCH] Use debianbts instead of SOAPpy

2017-11-02 Thread Raphael Hertzog
On Wed, 01 Nov 2017, Mattia Rizzolo wrote: > On Wed, Nov 01, 2017 at 11:52:16AM +0100, Raphael Hertzog wrote: > > Thanks for this. Right now tracker.debian.org still runs jessie. > > DSA is actively looking to upgrade as many hosts as possible, and I know > a DSA member asked around about who to c

Re: [PATCH] Use debianbts instead of SOAPpy

2017-11-01 Thread Mattia Rizzolo
On Wed, Nov 01, 2017 at 11:52:16AM +0100, Raphael Hertzog wrote: > Thanks for this. Right now tracker.debian.org still runs jessie. DSA is actively looking to upgrade as many hosts as possible, and I know a DSA member asked around about who to contact about upgrading ticharich ("is it buxy only or

Re: [PATCH] Use debianbts instead of SOAPpy

2017-11-01 Thread Ville Skyttä
rom 91a7d107f3a0f3949a1f4b8c03db6dad193db2e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 31 Oct 2017 08:44:42 +0200 Subject: [PATCH] Use debianbts instead of SOAPpy --- TODO | 3 --- debian/control

Re: [PATCH] Use debianbts instead of SOAPpy

2017-11-01 Thread Raphael Hertzog
On Tue, 31 Oct 2017, Ville Skyttä wrote: > This switches to using debianbts instead of SOAPpy. To be applied over > the LDAP->nm.d.o REST patch in https://bugs.debian.org/797223#10 Thanks for this. Right now tracker.debian.org still runs jessie. Do you know if your code works with python-debianbts

[PATCH] Use debianbts instead of SOAPpy

2017-10-31 Thread Ville Skyttä
This switches to using debianbts instead of SOAPpy. To be applied over the LDAP->nm.d.o REST patch in https://bugs.debian.org/797223#10

[PATCH] Use debianbts instead of SOAPpy

2017-10-31 Thread Ville Skyttä
--- TODO | 3 --- debian/control| 4 ++-- distro_tracker/vendor/debian/tracker_tasks.py | 30 ++- docs/setup/setup.rst | 4 ++-- 4 files changed, 15 insertions(+), 26 deleti