Your message dated Sun, 02 Sep 2007 19:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#407894: fixed in python-kde3 3.16.0-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: python-kde3
Version: 3.15.2+20060422-3
Severity: important
Tags: patch

python-kde3-3.15.2+20060422/sip/kio/kmimetype.sip contains reserved
word 'is' for Python, which affects 'kphotobymail' package (and may be
more packages in future..)

I have attached simple patch for that. I will be glad if this will be
added in next upload.

Thanks.

--
Regards,
----------------------------------------------------------
Kartik Mistry   | kartikmistry.org
0xD1028C8D  | kartikm.wordpress.com
-----------------------------------------------------------
--- python-kde3-3.15.2+20060422/sip/kio/kmimetype.sip.orig      2007-01-22 
13:46:42.000000000 +0530
+++ python-kde3-3.15.2+20060422/sip/kio/kmimetype.sip   2007-01-22 
13:47:48.000000000 +0530
@@ -105,7 +105,7 @@
 %If ( KDE_3_2_0 -  )
     static KMimeType::Ptr defaultMimeTypePtr ();
     QString              parentMimeType () const;
-    bool                 is (const QString&) const;
+    bool                 is (const QString&) const /PyName=is_/; //'is' is a 
reserved keyword in python;
     static KMimeType::Ptr diagnoseFileName (const QString&, QString&);
 %End
 

--- End Message ---
--- Begin Message ---
Source: python-kde3
Source-Version: 3.16.0-1

We believe that the bug you reported is fixed in the latest version of
python-kde3, which is due to be installed in the Debian FTP archive:

python-kde3-dev_3.16.0-1_all.deb
  to pool/main/p/python-kde3/python-kde3-dev_3.16.0-1_all.deb
python-kde3-doc_3.16.0-1_all.deb
  to pool/main/p/python-kde3/python-kde3-doc_3.16.0-1_all.deb
python-kde3_3.16.0-1.diff.gz
  to pool/main/p/python-kde3/python-kde3_3.16.0-1.diff.gz
python-kde3_3.16.0-1.dsc
  to pool/main/p/python-kde3/python-kde3_3.16.0-1.dsc
python-kde3_3.16.0-1_i386.deb
  to pool/main/p/python-kde3/python-kde3_3.16.0-1_i386.deb
python-kde3_3.16.0.orig.tar.gz
  to pool/main/p/python-kde3/python-kde3_3.16.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Torsten Marek <[EMAIL PROTECTED]> (supplier of updated python-kde3 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 12 Aug 2007 13:03:11 +0200
Source: python-kde3
Binary: python-kde3-doc python-kde3-dev python-kde3
Architecture: source i386 all
Version: 3.16.0-1
Distribution: unstable
Urgency: low
Maintainer: Torsten Marek <[EMAIL PROTECTED]>
Changed-By: Torsten Marek <[EMAIL PROTECTED]>
Description: 
 python-kde3 - KDE3 bindings for Python
 python-kde3-dev - KDE3 bindings for Python - Development files and scripts
 python-kde3-doc - Documentation and examples for PyKDE
Closes: 407894 427285 440028
Changes: 
 python-kde3 (3.16.0-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #427285, #440028)
   * Rename method that is also a Python keyword. (Closes: #407894)
Files: 
 e7d0c61c02d25016b9a7979ff7cc0726 948 python optional python-kde3_3.16.0-1.dsc
 92fa0f7d6063dc2aad97d5302975ca76 1618988 python optional 
python-kde3_3.16.0.orig.tar.gz
 663c7a36e90b2d17f47cdd37cd65b4bf 12831 python optional 
python-kde3_3.16.0-1.diff.gz
 5bdb4cdfaea2ec031e9af6f91370d0d2 11840198 python optional 
python-kde3_3.16.0-1_i386.deb
 e91666b267b60f753d935185518fff2d 261878 python optional 
python-kde3-dev_3.16.0-1_all.deb
 5fd54148956baaf9993c7a7376151841 773744 doc optional 
python-kde3-doc_3.16.0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG2wnrfMVFHqJEyFgRAjTkAJ0aE0R1ah0KKREfVZUk1dLcl7bCDwCgqnI/
EAVjgpoMXQvjS3GbbatSnAg=
=L5H9
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to