Bug#500847: [Python-apps-team] Bug#500847: [cython] Does not accept Unicode docstrings

2008-10-02 Thread Piotr Ożarowski
[P M, 2008-10-02 01:34] $ cat bug.pyx def hello(): '''Γειά σου, κόσμε!''' print 'Hello, world!' there's a missing: # -*- coding: utf-8 -*- but it doesn't work with this line either -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#492474: [who-uploads] returns wrong data in pl_PL.UTF-8

2008-07-26 Thread Piotr Ożarowski
[EMAIL PROTECTED] my surname is Ożarowski, not Oarowski, but ż is not available in iso-8859-1, so lets assume this one is correct. Lets try with --no-default-keyrings: | $ who-uploads --no-default-keyrings griffith | Uploads for griffith: | 0.9.7-1 to unstable: Piotr Ożarowski [EMAIL PROTECTED

Bug#492991: griffith does not start

2008-07-30 Thread Piotr Ożarowski
[Nicolaus Kedegren, 2008-07-30 15:51] Can not start griffith under Debian/testing after last upgrade (2008-07-30). The window flashes briefly on screen, then disappears. No remnant processes are left behind. There is an strace output available (if I can find a way to attach it to this report).

Bug#492991: additional info

2008-07-30 Thread Piotr Ożarowski
BTW: please, please, please don't send files such big files without asking first (hints: netiquete; bzip2 or lzma) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#494020: please provide -dbg packages

2008-08-06 Thread Piotr Ożarowski
Package: pygtk Severity: wishlist please provide -dbg packages, I cannot really use python-dbg with PyGTK applications without *_d.so files -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#496259: javascript-common: please move apache2 | httpd from Recommends to Suggests

2008-08-23 Thread Piotr Ożarowski
Package: javascript-common Version: 3 Severity: normal Packages from Recommends field are installed by default now so if one wants to install any Python library that has documentation generated with Sphinx, APT will install Apache as well. http server is not really needed to browse static HTML

Bug#491596: RFP: tint2 -- lightweight taskbar

2008-07-20 Thread Piotr Ożarowski
Package: wnpp Severity: wishlist * Package name: tint2 Version : 0.5.1 Upstream Author : Thierry Lorthiois [EMAIL PROTECTED] * URL : http://code.google.com/p/tint2/ * License : MIT Programming Lang: C Description : lightweight taskbar Tint is a simple

Bug#491596: initial work

2008-07-20 Thread Piotr Ożarowski
I'm attaching my initial work. If non-DD wants to pick this up, feel free to ask me to sponsor[1] this package. [1] http://people.debian.org/~piotr/sponsor tint2_0.5.1-1.diff.gz Description: application/gunzip pgp1A2umSXMlG.pgp Description: PGP signature

Bug#497786: [Python-modules-team] Bug#497786: import of numpy fails for python2.5

2008-09-05 Thread Piotr Ożarowski
2008/9/5 tony mancill [EMAIL PROTECTED]: $ python-dbg ./0831-support.py [...] undefined symbol: Py_InitModule4 if there's no python-yourmodule-dbg package installed (i.e. no yourmodule_d.so file), python-dbg returns similar output -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#491596: new version of tint2

2008-09-05 Thread Piotr Ożarowski
Hi Daniel, [Daniel Moerner, 2008-09-06 01:16] I am interested in maintaining tint for Debian. great, please rename this bug to ITP and set the right owner tint-0.6.0 was recently released. I have ported your work to the new upstream release, and am now fixing the lintian warnings still

Bug#497786: [Python-modules-team] Bug#497786: import of numpy fails for python2.5

2008-09-07 Thread Piotr Ożarowski
[Tony Mancill, 2008-09-07 07:03] Piotr Ożarowski wrote: 2008/9/5 tony mancill [EMAIL PROTECTED]: $ python-dbg ./0831-support.py [...] undefined symbol: Py_InitModule4 if there's no python-yourmodule-dbg package installed (i.e. no yourmodule_d.so file), python-dbg returns similar

Bug#460258: Seems to be fixed

2008-02-10 Thread Piotr Ożarowski
[Dominik Bruhn, 2008-02-10 22:20] I can comfirm this, the bug has gone since the last python-library-updates. thanks As this is my first debian bugreport i dont know who has to close this bugreport. Is it me or the maintainer? it will be closed automatically with next turbogears upload to

Bug#461057: [Python-apps-team] Bug#461057: mayavi2: Doesn't start. Missing module

2008-01-16 Thread Piotr Ożarowski
Quick workaround: install python-setuptools package -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#461190: malformatted help output

2008-01-17 Thread Piotr Ożarowski
Sounds more like a broken terminal (-setting...). Please give me the exact steps to reproduce this, starting with a normal Debian installation. Martin, are you using the 'most' or 'less' pagers? doesn't make a difference here, works fine with all of them. PAGER=less ipython #

Bug#461157: still FTBFS + some more changes

2008-01-19 Thread Piotr Ożarowski
reopen 461157 thanks Hi Cédric, gaphor still FTBFS - python-setuptools and python-nose should be moved to Buil-Depends for clean target and ez_setup disabled in setup.py to fix this bug. I also made few more changes (see attached diff.gz), here's a cut-and-paste from the changelog: * Moved

Bug#463958: Missing some versioned dependency towards python-paste

2008-02-04 Thread Piotr Ożarowski
[Enrico Zini, 2008-02-04T12:17] It looks like python-pastescript should explicitly depend on a new version of paste. it is (thru paste-common (= 1.6-1)... Versions of packages python-pastescript depends on: ii paste-common 1.6-2 common files for paste modules

Bug#460258: Bug#463958: Missing some versioned dependency towards python-paste

2008-02-04 Thread Piotr Ożarowski
[Enrico Zini, 2008-02-04T23:13] Eh, I understand it's annoying, and it's indeed not a common case: here we were upgrading one package at a time from the turbogears dependencies, to see where bug#460258. I think you can close 460258, I fixed it with my last upload - see patch #03 (I installed

Bug#459320: ITP: buildutils -- Distutils extensions for developing Python libraries and applications

2008-01-05 Thread Piotr Ożarowski
Package: wnpp Severity: wishlist Owner: Piotr Ożarowski [EMAIL PROTECTED] * Package name: buildutils Version : 0.3 Upstream Author : Ian Bicking, Ryan Tomayko [EMAIL PROTECTED] * URL : http://buildutils.lesscode.org/ * License : MIT Programming Lang: Python

Bug#459320: ITP: buildutils -- Distutils extensions for developing Python libraries and applications

2008-01-05 Thread Piotr Ożarowski
Hi Sebastian, On Sat, Jan 05, 2008 at 03:26:09PM +0100, Piotr O??arowski wrote: * Package name: buildutils [...] Imho something like python-buildutils would be a more appropriate package name. Generic names should imho be reserved for (core) system tools and possibly tools for

Bug#459448: python-sqlalchemy: ..2 typos?

2008-01-06 Thread Piotr Ożarowski
Compiling /var/lib/python-support/python2.3/sqlalchemy/orm/dependency.py ... File /var/lib/python-support/python2.3/sqlalchemy/orm/dependency.py, line 285 switchers = util.Set(s for s in deplist if self._pks_changed(uowcommit, s)) they're not typos, I just forgot that python-support

Bug#459446: python-pastescript: from p.s.templates import Template = Error

2008-01-06 Thread Piotr Ożarowski
tags 459446 + confirmed severity 459446 important thanks thanks for the bug report, Boris. This bug is a new feature of python-support, I'll try to find a workaround today for now, just remove these files: /var/lib/python-support/python2.4/paste/script/templates/__init__.py

Bug#459468: python-support: please make namespace feature optional

2008-01-06 Thread Piotr Ożarowski
Package: python-support Version: 0.7 Severity: normal Please add a possibility to disable changes introduced in 0.7 (adding __init__.py files in empty directories) It should be disabled by default (IMHO) otherwise more bugs like #459446 will occur -- To UNSUBSCRIBE, email to [EMAIL

Bug#459468: python-support: please make namespace feature optional

2008-01-07 Thread Piotr Ożarowski
[Josselin Mouette, 07.01.2008] Let me guess: there is a templates.py containing the module, and a a templates/ subdirectory containing templates? yes, I renamed it to templates_dir. Yeah, I was thinking about moving it to /usr/share, but ... Frankly, it is expected, when doing such horrible

Bug#452719: debian-maintainers: DM application for Ondrej Certik

2007-11-24 Thread Piotr Ożarowski
ups, actually I forgot to attach the file :) -- :wq! Recommended-By: Piotr Ożarowski [EMAIL PROTECTED] Changed-By: # keyring maintainer will fill this in Date: Sat, 24 Nov 2007 18:05:14 +0100 Comment: adding debian-maintainer Ondrej Certik NM-Page: https://nm.debian.org/nmstatus.php?email=ondrej

Bug#452719: debian-maintainers: DM application for Ondrej Certik

2007-11-24 Thread Piotr Ożarowski
Package: debian-maintainers Version: 1.3 Severity: wishlist attaching certik.changeset -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#452719: Advocate DM: Ondrej Certik

2007-11-25 Thread Piotr Ożarowski
[Joey Hess, 25.11.2007] Piotr Ożarowski wrote: I'm hereby advocating Ondrej Certik [1] as a DM. GPG key: 0xEEA07609 (signed by Bill Allombert [EMAIL PROTECTED]) Ondrej is a Debian Python Modules Team and Debian Scientific Computing Team member [2]. He is already in NM (waiting for AM

Bug#445424: XS-Python-Version: current generates incorrect dependencies

2007-12-19 Thread Piotr Ożarowski
tags 445424 + patch thanks Hi Daniel, current keyword was a good choice IMHO, but to ease the transition to python2.5, please apply attached patch (I've changed current to all, moved XS-Python-Version field to source stanza and played a little bit with build dependencies) BTW: thanks for

Bug#445396: patch for 445396

2007-12-19 Thread Piotr Ożarowski
-Version field to source stanza, change its value to all +Closes: #445396. + * Bump python-support, debhelper and python required build versions (Egg issue) + * Move homepage URL from long description to new Homepage field + * Bump Standards-Version to 3.7.3 (no changes needed) + + -- Piotr

Bug#461157: wrong bug closed, reopening

2008-01-23 Thread Piotr Ożarowski
reopen 461157 thanks I need sleep. Sorry again (wrong bug number) -- :wq! pgpDvdA7GyKBf.pgp Description: PGP signature

Bug#436400: gaupol: FTBFS: unsat b-dep python-dev(inst 2.4.4-6 ! = wanted 2.5)|python2.5-dev(missing)

2007-08-07 Thread Piotr Ożarowski
tags 436400 +unreproducible severity 436400 important thanks [Lucas Nussbaum, 07.08.2007] Package: gaupol version: 0.8-2 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20070806 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your

Bug#443199: cant' connect to database

2007-09-21 Thread Piotr Ożarowski
python-sqlalchemy (= 0.3.0-1) | 0.3.1-2 could you try with python-sqlalchemy 0.3.10-1 [1] before I will find a better solution? If new SQLAlchemy doesn't help, please let me know. [1] http://ftp.debian.org/debian/pool/main/s/sqlalchemy/python-sqlalchemy_0.3.10-1_all.deb or:

Bug#438340: python-sqlalchemy has no reason to conflict with python-psycopg

2007-08-16 Thread Piotr Ożarowski
[alex bodnaru, 16.08.2007] i can't officially use psycopg 1 for tinyerp. sa does even work with psycopg1, though it prefers psycopg2 please read: http://bugs.debian.org/397427 http://bugs.debian.org/380622 pgpcPA86tWM0q.pgp Description: PGP signature

Bug#438340: python-sqlalchemy has no reason to conflict with python-psycopg

2007-08-16 Thread Piotr Ożarowski
FYI: I've removed python-psycopg from Conflicts: in 0.4.0~beta3-1 (currently in experimental). I will not do this in 0.3 series, though pgpKVXzpt0kyV.pgp Description: PGP signature

Bug#449484: sponsorhip offer

2007-11-08 Thread Piotr Ożarowski
I can offer help and sponsorship to anyone that can give this package some love :-) -- :wq! pgpEKyqooGVCz.pgp Description: PGP signature

Bug#379058: Updated zatacka package

2007-03-28 Thread Piotr Ożarowski
severity 379058 serious thanks Zatacka in version 0.1.5 should not be shipped with Debian Etch. It simply does not work (not only on my computer, tested also on Ubuntu and Arch Linux) so I'm bumping bug's severity to RC. New upstream version (0.1.6) fixes this problem, version 0.1.7 also fixes

Bug#379058: zatacka - NMU

2007-03-28 Thread Piotr Ożarowski
tags 379058 + patch pending thanks Martin Jürgens packaged 0.1.7 for Ubuntu Feisty. I've prepared NMU based on his work (and added some more changes, see attachment). Gürkan, I will upload it tomorrow, let me know if you want to prepare your own version (to avoid NMU) - I will sponsor it.

Bug#421317: conversion to pycentral will fix this bug

2007-04-29 Thread Piotr Ożarowski
tags 421317 + patch thanks attached patch will convert package to python-central (please note that bzr is also using pycentral) the conversion will fix 421317 and 384905 (which is still not fixed, IMHO) -- :wq! diff -u bzrtools-0.15.4/debian/control bzrtools-0.15.4/debian/control ---

Bug#427005: orig.tar.gz DOES have a license text

2007-06-01 Thread Piotr Ożarowski
The orig.tar.gz does not have any license text. Please ask upstream to include a copy of COPYING.LIB python-gmpy-1.01/setup.py line 31: 'License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)' pysymbolicext.c is copyrighted by different person but also under LGPL

Bug#427005: orig.tar.gz DOES have a license text

2007-06-01 Thread Piotr Ożarowski
Piotr Ożarowski [2007-06-01 22:39 +0200]: 'License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)' That is a pointer to a license, but you need to ship the entire license (file COPYING.LIB). debian/copyright file points to /usr/share/common-licenses/LGPL

Bug#430936: please rename the excutable from Emma to emma

2007-06-28 Thread Piotr Ożarowski
Can you rename the /usr/bin/Emma file to /usr/bin/emma to make it more easy to find. Please read /usr/share/doc/emma/README.Debian -- :wq! pgpdEndsbCnfK.pgp Description: PGP signature

Bug#430936: please rename the excutable from Emma to emma

2007-06-28 Thread Piotr Ożarowski
Maybe something like emma-sqleditor is a better solution to avoid the namespace clash and to keep the shell autocompletion? type E and press tab, autocompletion will work ;-) Anyway, .desktop and menu files are using the right executable and since emma is a GUI tool, I think the executable

Bug#478178: python-support: please use /usr/share/pyshared

2008-04-27 Thread Piotr Ożarowski
Package: python-support Version: 0.7.7 Severity: wishlist It would be nice if python-support could use /usr/share/pyshared/ as installation directory (see [1] for more details) advantages: * dpkg will be able to detect file conflicts again * first step to merge python-{central,support} (I still

Bug#478178: python-support: please use /usr/share/pyshared

2008-04-27 Thread Piotr Ożarowski
[Josselin Mouette, 2008-04-27] This specification was not discussed at all (the initial email doesn’t talk about it) and doesn’t necessarily correspond to the needs for python packaging tools. it solves at least one important problem (file conflicts). Could you please list all problems with it

Bug#478178: python-support: please use /usr/share/pyshared

2008-04-28 Thread Piotr Ożarowski
[Josselin Mouette, 2008-04-27] Of course, it’s not possible to list all problems without actually trying to implement it. At first sight, my main issues with it are: * XB-Python-Version: current is broken; moving it in a file is not going to fix it. you don't have to use it, the

Bug#487666: touching packages in PAPT repository

2008-06-29 Thread Piotr Ożarowski
Every team member can touch a package in PAPT repository. If team name is in Uploaders, it's a good practice to ask person listed in Maintainer field before uploading. pgpU57rg23tIU.pgp Description: PGP signature

Bug#479178: python-chardet: Add command-line program for detecting character encoding of files

2008-05-03 Thread Piotr Ożarowski
Hi Ben, [Ben Finney, 2008-05-03 15:22] I wanted a command-line tool using 'python-chardet' to report on the detected character encoding of arbitrary specified files. So I wrote one. I didn't add such tool to python-chardet package, because /usr/bin/enca from enca package does all this and

Bug#479647: debhelper: missing colon in rules.tiny

2008-05-05 Thread Piotr Ożarowski
Package: debhelper Version: 7.0.8 Severity: minor there's a missing : at the end of line 2 of /usr/share/doc/debhelper/examples/rules.tiny file -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64

Bug#468413: advancecomp: Unsupported bit depth/color type, 8/4

2008-02-28 Thread Piotr Ożarowski
[Tonda Míšek, 28.02.2008] I optimized images from openclipart-png package and some of them cannot be optimized, for example png/computer/hardware/desktop.png. is this related to http://bugs.debian.org/391988 ? -- :wq! pgpGbbxxsKVGc.pgp Description: PGP signature

Bug#468848: depends on /usr/share/python-support/PACKAGE directory

2008-03-01 Thread Piotr Ożarowski
Package: python-support Version: 0.7.6 Severity: important Installing a package that doesn't contain /usr/share/python-support/PACKAGE directory (f.e. with Python extension only) is not possible due to postinst failure (update-python-modules postinst script): | Setting up python-jinja-dbg

Bug#466711: [Python-apps-team] Bug#466711: mayavi2: Cannot open any file with UTF-8

2008-02-20 Thread Piotr Ożarowski
please paste full traceback BTW: IMHO this bug should be severity=normal -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpo4TuuiPp6O.pgp Description: PGP signature

Bug#471617: FTBFS in sbuild only

2008-03-19 Thread Piotr Ożarowski
Noah, IMHO: Feel free to lower severity to important and tag ot wontfix or block by #403246. Build daemons are not using sbuild and it looks like only sbuild doesn't support A|B where A is not installable. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#471617: FTBFS in sbuild only

2008-03-21 Thread Piotr Ożarowski
[Lucas Nussbaum, 2008-03-21 21:11] On 19/03/08 at 12:57 +0100, Piotr Ożarowski wrote: Noah, IMHO: Feel free to lower severity to important and tag ot wontfix or block by #403246. Build daemons are not using sbuild They are. hehe, Lucas, as I noted on IRC, #403246 severity should

Bug#471617: FTBFS in sbuild only

2008-03-21 Thread Piotr Ożarowski
Well, I raised this on #debian-devel again, and since I think python2.5 | python (=2.5)[1] is just a workaround[2], I was told to forget about Debian Python policy's spirit (make your package in a way that you will not need additional upload [except binNMUs] once new Python version will be added

Bug#403246: should this bug be reassigned to the policy?

2008-03-21 Thread Piotr Ożarowski
Hi, I was told to reassign this bug to policy asking to forbid alternate build dependencies. Although I agree that alt. b. dep. are evil most of the times, I still think they're quite useful in few cases (see #471617) so I will not do this. Please feel free to reassign it there and I will forget

Bug#524860: python-sqlalchemy - can't create schema-qualified tables: unknown database test 'PRAGMA test.table_info(test)'

2009-04-20 Thread Piotr Ożarowski
[Bastian Blank, 2009-04-20] Creation of schema-qualified tables fails with the sqlite backend. I want to use that in the unittests, so I don't require the real database. I'm not sure it's a bug, how would you want SQLAlchemy to handle this in SQLite? [...] Testcode: from sqlalchemy import

Bug#524854: Fwd: Bug#524854: python-lunar fails to install in squeeze; update-python-modules fails

2009-04-20 Thread Piotr Ożarowski
[LI Daobing, 2009-04-20] The update-python-modules script is provided by: ii  python-support         0.8.7             automated rebuilding support for Python modules let me guess: your package should depend on python-support (= 1.0.0) see f.e. #524303 -- To UNSUBSCRIBE, email to

Bug#524854: Fwd: Bug#524854: python-lunar fails to install in squeeze; update-python-modules fails

2009-04-20 Thread Piotr Ożarowski
[Josselin Mouette, 2009-04-20] Le lundi 20 avril 2009 à 15:55 +0200, Piotr Ożarowski a écrit : [LI Daobing, 2009-04-20] The update-python-modules script is provided by: ii python-support 0.8.7 automated rebuilding support for Python modules let me guess: your

Bug#525566: ships .pyc files

2009-04-25 Thread Piotr Ożarowski
Package: gitosis Version: 0.2+20080825-13 Severity: important Tags: patch Package contains .pyc files which should be (re)generated at install time, these files should not be shipped in the .deb file. Remove --install-lib /usr/share/python-support/gitosis from debian/rules to fix it. (I'll

Bug#547565: patches

2009-09-27 Thread Piotr Ożarowski
(strlist - str(list) -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645 --- pycentral.py.orig 2009-02-21 16:37:46.0 +0100 +++ pycentral.py 2009

Bug#548457: extensions.py

2009-09-28 Thread Piotr Ożarowski
Please check python-keyring's extensions.py - somehow kdw_wallet checks fail on some architectures and kde_wallet extension is not built by distutils. -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG

Bug#605772: python-defaults: [patch] make pycompile understand -V -

2010-12-03 Thread Piotr Ożarowski
not be generated by dh_python2 in the first place (it wastes few precious bytes ;), and 2.6.6-6 fixes that (I didn't backport it to squeeze2 to keep the debdiff small) -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc

Bug#582864: httpd-wsgi virtual package

2010-12-03 Thread Piotr Ożarowski
Please provide httpd-wsgi virtual package in binary packages that provide WSGI server, see http://bugs.debian.org/588497 for more details. TIA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#606410: [Python-apps-team] Bug#606410: ocrfeeder: does not start after fresh install

2010-12-10 Thread Piotr Ożarowski
When did you install python-imaging? Can you try to reinstall it and check if it still doesn't work? It looks like #589349 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#603744: pbuilder: hangs while reading /dev/urandom

2010-12-12 Thread Piotr Ożarowski
[Matthew Palmer, 2010-12-12] I'm having trouble reproducing this bug. I created new basetgz file (with `pbuilder --create`) and the problem is gone. Something must have gone wrong during one of `pbuilder --update`. I guess you can close this bug now. Sorry for the noise. -- To UNSUBSCRIBE,

Bug#608730: [Python-modules-team] Bug#608730: python-turbogears2: fresh upstream (2.1) is available

2011-01-03 Thread Piotr Ożarowski
[Yaroslav Halchenko, 2011-01-03] Package: python-turbogears2 Version: 2.0.3-2 Severity: wishlist please charge experimental ;) please don't, use unstable instead Yaroslav: ;-P -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#608677: [Python-modules-team] Bug#608677: python-nose: Fresh upstream release available -- 0.11.3 (Mar 2010)

2011-01-03 Thread Piotr Ożarowski
), so may be you would want to go forward to that release right away. nose 1.0 was waiting in DPMT repo for CDBS upload, I will have to change it a little bit because CDBS maintainers didn't use my python3-distutils.mk class -- Piotr Ożarowski Debian GNU/Linux Developer

Bug#608937: unblock: phatch/0.2.7-3

2011-01-04 Thread Piotr Ożarowski
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: freeze-exception Please unblock package phatch It was removed two days ago because Nautilus scripts didn't work, I removed phatch-nautilus binary package (Stani will change it a little bit in next

Bug#608937: unblock: phatch/0.2.7-3

2011-01-09 Thread Piotr Ożarowski
[Mehdi Dogguy, 2011-01-07] On 01/04/2011 07:57 PM, Piotr Ożarowski wrote: Please unblock package phatch It was removed two days ago because Nautilus scripts didn't work, I removed phatch-nautilus binary package (Stani will change it a little bit in next upstream release) so please

Bug#611072: please depend on python-sip instead of on python-sip4

2011-01-25 Thread Piotr Ożarowski
Package: python-ball, python-ballview Version: 1.3.2-2 Severity: important I uploaded sip4 source package (previously: sip4-qt3) without transitional packages (python-sip4, sip4, python-sip4-dev and python-sip4-dbg). It's currently in NEW, but please update your dependencies in python-ball and

Bug#609960: raising 609960's severity

2011-01-25 Thread Piotr Ożarowski
severity 609960 important thanks sip4 source package (previously: sip4-qt3) in NEW doesn't have transitional packages anymore hence I'm rising this bug's severity to important -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#611089: depends on transitonal sip4 packages

2011-01-25 Thread Piotr Ożarowski
Package: src:qgis Version: 1.4.0+12730-4 Severity: important I uploaded sip4 source package (previously: sip4-qt3) without transitional packages (python-sip4, sip4, python-sip4-dev and python-sip4-dbg). It's currently in NEW, but please update your build dependencies soon. Sorry for late notice,

Bug#611090: depends on transitonal sip4 packages

2011-01-25 Thread Piotr Ożarowski
Package: src:scidavis Version: 0.2.4-1 Severity: important I uploaded sip4 source package (previously: sip4-qt3) without transitional packages (python-sip4, sip4, python-sip4-dev and python-sip4-dbg). It's currently in NEW, but please update your build dependencies soon. Sorry for late notice, it

Bug#611091: depends on transitonal sip4 packages

2011-01-25 Thread Piotr Ożarowski
Package: src:avogadro Version: 1.0.1-3 Severity: important I uploaded sip4 source package (previously: sip4-qt3) without transitional packages (python-sip4, sip4, python-sip4-dev and python-sip4-dbg). It's currently in NEW, but please update your build dependencies soon. Sorry for late notice, it

Bug#611092: depends on transitonal sip4 packages

2011-01-25 Thread Piotr Ożarowski
Package: src:calibre Version: 0.7.38+dfsg-2 Severity: important I uploaded sip4 source package (previously: sip4-qt3) without transitional packages (python-sip4, sip4, python-sip4-dev and python-sip4-dbg). It's currently in NEW, but please update your build dependencies soon. Sorry for late

Bug#611095: depends on transitonal sip4 packages

2011-01-25 Thread Piotr Ożarowski
Package: src:salome Version: 5.1.3-12 Severity: important I uploaded sip4 source package (previously: sip4-qt3) without transitional packages (python-sip4, sip4, python-sip4-dev and python-sip4-dbg). It's currently in NEW, but please update your build dependencies soon. Sorry for late notice, it

Bug#611923: [Python-modules-team] Bug#611923: python-xdg: wrong behaviour breaking apps on non-supported locale

2011-02-04 Thread Piotr Ożarowski
('utf-8')? -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#613282: [Python-modules-team] Bug#613282: python-scrapy: spurious build-dependency on python-jinja

2011-02-13 Thread Piotr Ożarowski
python-scrapy build-depends on python-jinja, but (as far as I can tell) this package is not used at build time. please also note that python-jinja will be removed from unstable soon, use python-jinja2 instead. -- Piotr Ożarowski Debian GNU/Linux Developer

Bug#615496: override: python-webob:python/optional

2011-02-26 Thread Piotr Ożarowski
Package: ftp.debian.org Severity: normal other optional packages depend on it. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#616149: please add debian/watch file

2011-03-02 Thread Piotr Ożarowski
Package: ekg2 Version: 1:0.3.0~rc7-1 Severity: wishlist Tags: patch version=2 opts=uversionmangle=s/(alpha|beta|rc)/~$1/ \ http://pl.ekg2.org/ekg2-(.+)\.tar\.gz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#607988: working on it

2011-01-10 Thread Piotr Ożarowski
tag 607988 + pending tag 609510 + pending thanks the OSError (the one with dangling symlinks) is already fixed in experimental, I didn't upload a fixed version for Squeeze yet because there probably is another problem with pycentral's cleanup-pkgprepare-updates trigger (and/or dh_python2's

Bug#607988: patch

2011-01-11 Thread Piotr Ożarowski
tag 607988 + patch thanks Attached patch should fix the problem. I'm not uploading yet, because I want to fix preinst-pycentral-clean template as well (.pkgremove files are not generated in Lenny's pycentral) -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl

Bug#610284: ITP: tuxfootball -- great 2D soccer (sometimes called football) game

2011-01-17 Thread Piotr Ożarowski
[TANIGUCHI Takaki, 2011-01-17] Description : great 2D soccer (sometimes called football) game s/soccer (sometimes called football)/football (sometimes called soccer)/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#610284: ITP: tuxfootball -- great 2D soccer (sometimes called football) game

2011-01-17 Thread Piotr Ożarowski
Hi, [TANIGUCHI Takaki, 2011-01-17] [TANIGUCHI Takaki, 2011-01-17] Description : great 2D soccer (sometimes called football) game s/soccer (sometimes called football)/football (sometimes called soccer)/ Upstream author says that, but I agree with you. well, we try to fix

Bug#506947: ITP: python-webtest -- wraps any WSGI application and makes it easy to test

2008-11-26 Thread Piotr Ożarowski
Package: wnpp Severity: wishlist Owner: Piotr Ożarowski [EMAIL PROTECTED] * Package name: python-webtest Version : 1.1 Upstream Author : Ian Bicking [EMAIL PROTECTED] * URL : http://pypi.python.org/pypi/WebTest * License : MIT Programming Lang: Python

Bug#567145: foolscap and DFSG

2010-01-29 Thread Piotr Ożarowski
lazy to find their license and copyright holder. It's in the changelog. -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645 signature.asc

Bug#566795: [Python-modules-team] Bug#566795: python-launchpadlib: Always depend on python-simplejson

2010-02-01 Thread Piotr Ożarowski
that simplejson will have to be removed from install_requires in setup.py (and thus from require.txt -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745

Bug#552595: please remove dangling symlinks at upgrade

2010-01-12 Thread Piotr Ożarowski
[Matthias Klose, 2010-01-12] please could you point to a specifc package where you did see this behaviour? I can give you hundrets of such packages (if not more) but instead I will give you one of your own: python-reportlab: | $ mkdir /dane/lenny_chroot | $ su -c debootstrap lenny

Bug#565973: cdbs should not use --prefix, but --install-layout=deb

2010-02-09 Thread Piotr Ożarowski
--install-{pure,lib} is used later anyway, so --install-layout=deb will not change much (and please don't mention tarball workaround used in Ubuntu). both dh_pycentral and dh_pysupport move files from site-packages to dist-packages, so #567745 is not relevant. signature.asc Description: Digital

Bug#565973: closed by Jonas Smedegaard d...@jones.dk (Re: [Build-common-hackers] Bug#565973: cdbs should not use --prefix, but --install-layout=deb)

2010-02-10 Thread Piotr Ożarowski
[Matthias Klose, 2010-02-10] On 09.02.2010 22:58, Piotr Ożarowski wrote: --install-{pure,lib} is used later anyway, so --install-layout=deb will not change much (and please don't mention tarball workaround used in Ubuntu). both dh_pycentral and dh_pysupport move files from site-packages

Bug#504080: [RFR] Courier-Pythonfilter

2009-01-28 Thread Piotr Ożarowski
[please CC me or debian-pyt...@l.d.o as I didn't subscribe this bug] * 1.6 is mentioned in bug #504080, is .dsc available somewhere? * it's Architecture: all package, not any, or did I miss something? * please merge patches 01-31 into one file * s/Debian packaging is (C)/Debian packaging is © *

Bug#496902: please check if package is shipping byte-compiled files

2009-08-11 Thread Piotr Ożarowski
.pyc and .pyo files should not be shipped in binary packages Please report it as an error. signature.asc Description: Digital signature

Bug#543223: how about making Version hashable?

2009-08-23 Thread Piotr Ożarowski
Package: python-debian Version: 0.1.14 Severity: wishlist Tags: patch I'm thinking about adding SQLAlchemy bindings to Ultimate Debian Database and send it to you as debian.udd[1] module. Right now I cannot use debian_bundle.debian_support.Version as column type as it's not hashable. Please

Bug#525939: python-sqlalchemy: reflection of tables in remote mssql fails

2009-05-18 Thread Piotr Ożarowski
[Geoff Crompton, 2009-04-28] When trying to autoload a table on a remote mssql server, sqlalchemy crashes. This may be related to http://www.sqlalchemy.org/trac/ticket/1312. please check 0.5.4p1-1 (I just uploaded it to unstable). I think this new upstream release fixes your problem (ticket

Bug#529400: backintime-kde: failed to upgrade from backintime-kde4 to backintime-kde

2009-05-19 Thread Piotr Ożarowski
[Jonathan Wiltshire, 2009-05-19] On Tue, May 19, 2009 at 09:36:06AM +0200, JJ Luza wrote: I just intend to upgrade backintime to version 0.9.24-2 where backintime-kde4 is renamed to backintime-kde but I get this error : snip Maybe 0.9.24-1 should be replaced by 0.9.24-2 in the 'Replaces'

Bug#515200: [Python-modules-team] Bug#515200: OpenSSL linked clause

2009-05-22 Thread Piotr Ożarowski
Mike, Just one questions: are you sure it can be linked with OpenSSL? FTR: I didn't check, I'm asking you since you seems to be sure we're allowed to do so. As Sandro pointed out, openssl keyword triggers red light. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#530509: [Python-apps-team] Bug#530509: Make pylint ready for Python 2.6

2009-05-25 Thread Piotr Ożarowski
[Alessio Treglia, 2009-05-25] - python setup.py -q install --no-compile --root=$(CURDIR)/debian/pylint + python setup.py -q install --no-compile \ + --root=$(CURDIR)/debian/pylint --install-layout=deb --install-layout=deb requires dependency bump (python = 2.5.4-1~)

Bug#514444: ITP: python-camelot -- a python GUI framework on top of Elixir / Sqlalchemy inspired by the Django admin interface

2009-02-07 Thread Piotr Ożarowski
Please note that soon after Lenny's release, python-sqlalchemy 0.5.x (currently in experimental) will be uploaded to unstable. pgpTgFyjWinnn.pgp Description: PGP signature

Bug#515548: python-routes: should depend on python-webob

2009-02-16 Thread Piotr Ożarowski
tags 515548 + confirmed pending thanks I added this dependency to Recommends a week ago (see rev. 7478), I'll upload it today. Thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#510922: [Python-modules-team] Bug#510922: python-pywt: wp.reconstruct() might fail with '...must satisfy (0 = len(cA) - len(cD) = 1).'

2009-01-06 Thread Piotr Ożarowski
=N.float32) NameError: name 'N' is not defined (/me is building newer matplotlib...) -- -=[ Piotr Ożarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpWswmIkqSAL.pgp Description: PGP signature

Bug#510922: [Python-modules-team] Bug#510922: Bug#510922: python-pywt: wp.reconstruct() might fail with '...must satisfy (0 = len(cA) - len(cD) = 1).'

2009-01-06 Thread Piotr Ożarowski
that -- N is for numpy there... so s/N/numpy ;) it still fails even with s/P/pylab ;-P -- -=[ Piotr Ożarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpF1tP4CsHcp.pgp Description: PGP signature

  1   2   3   4   5   6   7   >