On Tue, 02 Aug 2011, Giovanni Mascellani wrote:
> > Hum the PTS doesn't use JSON yet (AFAIK), YAML might thus be a better
> > choice.
>
> Is it important? JSON is easy to decode using the standard Python
> library, so it doesn't add any new dependency. However, if you don't
> like it, it should be
On 02/08/2011 16:09, Raphael Hertzog wrote:
> On Tue, 02 Aug 2011, Giovanni Mascellani wrote:
>> diff --git a/patchtracker/Patch.py b/patchtracker/Patch.py
>> index 80ad8dc..0f90e2f 100644
>> --- a/patchtracker/Patch.py
>> +++ b/patchtracker/Patch.py
>> @@ -177,6 +177,8 @@ class Quilt30PatchSeries
Ciao.
On 02/08/2011 16:09, Raphael Hertzog wrote:
> On Tue, 02 Aug 2011, Giovanni Mascellani wrote:
>> diff --git a/patchtracker/Patch.py b/patchtracker/Patch.py
>> index 80ad8dc..0f90e2f 100644
>> --- a/patchtracker/Patch.py
>> +++ b/patchtracker/Patch.py
>> @@ -177,6 +177,8 @@ class Quilt30Patch
On Tue, 02 Aug 2011, Giovanni Mascellani wrote:
> diff --git a/patchtracker/Patch.py b/patchtracker/Patch.py
> index 80ad8dc..0f90e2f 100644
> --- a/patchtracker/Patch.py
> +++ b/patchtracker/Patch.py
> @@ -177,6 +177,8 @@ class Quilt30PatchSeries (GenericPatchSeries):
> try:
>try:
>
Hi Sean.
I'm working on integrating your patch-tracker (which is a really useful
service, thanks for it!) with the PTS and with UDD (Ultimate Debian
Database). I've seen that you already prepared some JSON exporter for
putting data in the PTS, but it's probably not enough.
I'm attaching you a few
5 matches
Mail list logo