[Python-modules-team] kombu_3.0.21-2_amd64.changes is NEW

2014-08-11 Thread Debian FTP Masters
binary:python3-kombu is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Processing of kombu_3.0.21-2_amd64.changes

2014-08-11 Thread Debian FTP Masters
kombu_3.0.21-2_amd64.changes uploaded successfully to localhost
along with the files:
  python-kombu_3.0.21-2_all.deb
  python3-kombu_3.0.21-2_all.deb
  python-kombu-doc_3.0.21-2_all.deb
  kombu_3.0.21-2.dsc
  kombu_3.0.21.orig.tar.gz
  kombu_3.0.21-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#757897: Fwd: Bug#757897: FTBFS: self.assertFalse(Certificate(CERT1).has_expired()) fails

2014-08-11 Thread Brian May
-- Forwarded message --
From: Brian May 
Date: 12 August 2014 15:59
Subject: Re: [Python-modules-team] Bug#757897: FTBFS:
self.assertFalse(Certificate(CERT1).has_expired()) fails
To: Debian Bug Tracking System 


On 12 August 2014 15:05, Brian May  wrote:

> ==
> FAIL: test_has_expired
> (celery.tests.security.test_certificate.test_Certificate)
> --
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/celery/tests/security/test_certificate.py", line
> 26, in test_has_expired
> self.assertFalse(Certificate(CERT1).has_expired())
> AssertionError: 1L is not false
>
>
On a hunch, I tried installing the latest python-openssl (see
https://bugs.debian.org/751144), now I get:

==
FAIL: test_has_expired
(celery.tests.security.test_certificate.test_Certificate)
--
Traceback (most recent call last):
  File
"/home/brian/tree/debian/unstable/celery/celery/celery/tests/security/test_certificate.py",
line 28, in test_has_expired
self.assertFalse(Certificate(CERT1).has_expired())
AssertionError: True is not false

--

The certificate expired "Jul 24 12:11:14 2014", so I think the test is
faulty.

This seems to be further confused by the fact that python-openssl in Debian
returns 1L instead of True.
-- 
Brian May 



-- 
Brian May 
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] kombu_3.0.21-2_amd64.changes REJECTED

2014-08-11 Thread Scott Kitterman

Maintainer request - changelong UNRELEASED.

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


Re: [Python-modules-team] kombu_3.0.21-2_amd64.changes is NEW

2014-08-11 Thread Scott Kitterman
On Tuesday, August 12, 2014 15:10:56 Brian May wrote:
> On 12 August 2014 14:33, Debian FTP Masters  > wrote:
> > 
> > Your package has been put into the NEW queue, which requires manual action
> > from the ftpteam to process. The upload was otherwise valid (it had a good
> > OpenPGP signature and file hashes are valid), so please be patient.
> 
> Hello,
> 
> Regarding "binary:python3-kombu is NEW".
> 
> I have a suspicion that debian/changelog contains the string "UNRELEASED".
> 
> Assuming this is not acceptable, please reject this upload and I will
> resubmit.
> 
> (if this does get accepted into the archive, I plan to do another update
> soon anyway)

Rejected.  Not sure if it's acceptable or not, but you may as well fix it.

Scott K

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#757897: FTBFS: self.assertFalse(Certificate(CERT1).has_expired()) fails

2014-08-11 Thread Brian May
Source: celery
Version: 3.1.12-1
Severity: important

==
FAIL: test_has_expired
(celery.tests.security.test_certificate.test_Certificate)
--
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/celery/tests/security/test_certificate.py", line 26,
in test_has_expired
self.assertFalse(Certificate(CERT1).has_expired())
AssertionError: 1L is not false

--
-- 
Brian May 
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Re: [Python-modules-team] kombu_3.0.21-2_amd64.changes is NEW

2014-08-11 Thread Brian May
On 12 August 2014 14:33, Debian FTP Masters  wrote:
>
> Your package has been put into the NEW queue, which requires manual action
> from the ftpteam to process. The upload was otherwise valid (it had a good
> OpenPGP signature and file hashes are valid), so please be patient.
>

Hello,

Regarding "binary:python3-kombu is NEW".

I have a suspicion that debian/changelog contains the string "UNRELEASED".

Assuming this is not acceptable, please reject this upload and I will
resubmit.

(if this does get accepted into the archive, I plan to do another update
soon anyway)

Thanks.
-- 
Brian May 
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Bug#753555: python-celery: python3 package

2014-08-11 Thread Brian May
On 3 July 2014 14:49, Brian May  wrote:

>  sbuild-build-depends-celery-dummy : Depends: python-kombu (>= 3.0.19) but
> 3.0.15-1 is to be installed
>  Depends: python-kombu-doc (>= 3.0.19)
> but it is not going to be installed
>  Depends: python3-cl but it is not
> installable
>  Depends: python3-gevent but it is not
> installable
>  Depends: python3-kombu (>= 3.0.19)
> but it is not installable
>  Depends: python3-kombu-doc (>=
> 3.0.19) but it is not installable
>  Depends: python3-mailer but it is not
> installable
>  Depends: python3-pytyrant but it is
> not installable
>  Depends: python3-unittest2 but it is
> not installable
>

Ok, so now that kombu has been dealt with (may take longer to actually get
into unstable), python3-cl is not needed any more, and unittest is part of
Python3, that leaves the following unresolved dependencies:

* python3-gevent
* python3-pytyrant
* python3-mailer

None of these are supported for Python3. Fortunately, doesn't seem to
matter, I suspect they aren't required (*still need to confirm this).

This gives me a Python2 test failure, which is kind of odd. Suspect my
changes didn't do it. Oh wait, the Debian source has the same problem, will
open a separate bug report.
-- 
Brian May 
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] kombu_3.0.21-2_amd64.changes REJECTED

2014-08-11 Thread Debian FTP Masters

kombu_3.0.21-2.dsc: Does not match file already existing in the pool.


===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Processing of kombu_3.0.21-2_amd64.changes

2014-08-11 Thread Debian FTP Masters
kombu_3.0.21-2_amd64.changes uploaded successfully to localhost
along with the files:
  python-kombu_3.0.21-2_all.deb
  python3-kombu_3.0.21-2_all.deb
  python-kombu-doc_3.0.21-2_all.deb
  kombu_3.0.21-2.dsc
  kombu_3.0.21.orig.tar.gz
  kombu_3.0.21-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] kombu_3.0.21-2_amd64.changes is NEW

2014-08-11 Thread Debian FTP Masters
binary:python3-kombu is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Processing of kombu_3.0.21-2_amd64.changes

2014-08-11 Thread Debian FTP Masters
kombu_3.0.21-2_amd64.changes uploaded successfully to localhost
along with the files:
  python-kombu_3.0.21-2_all.deb
  python3-kombu_3.0.21-2_all.deb
  python-kombu-doc_3.0.21-2_all.deb
  kombu_3.0.21-2.dsc
  kombu_3.0.21.orig.tar.gz
  kombu_3.0.21-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#720510: marked as done (please add python3-blinker binary package)

2014-08-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Aug 2014 19:04:29 -0400
with message-id <5657123.QKSEU6d3Gz@scott-latitude-e6320>
and subject line Fixed in 1.3.dfsg2-1
has caused the Debian Bug report #720510,
regarding please add python3-blinker binary package
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
720510: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720510
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-blinker
Version: 1.2.dfsg1-2
Severity: wishlist
Tags: patch

Please consider attached patch that adds python3-blinker binary package
diff -Nru blinker-1.2.dfsg1/debian/changelog blinker-1.2.dfsg1/debian/changelog
--- blinker-1.2.dfsg1/debian/changelog	2013-04-15 11:26:01.0 +0200
+++ blinker-1.2.dfsg1/debian/changelog	2013-08-22 21:02:31.0 +0200
@@ -1,3 +1,12 @@
+blinker (1.2.dfsg1-2) UNRELEASED; urgency=low
+
+  * Add python3-blinker binary package
+- python3-all added to Build-Depends
+  * Switch dh buildsystem to pybuild
+- dh-python added to Build-Depends
+
+ -- Piotr Ożarowski   Thu, 22 Aug 2013 20:55:01 +0200
+
 blinker (1.2.dfsg1-1) unstable; urgency=low
 
   * Initial packaging. (Closes: #702231)
diff -Nru blinker-1.2.dfsg1/debian/control blinker-1.2.dfsg1/debian/control
--- blinker-1.2.dfsg1/debian/control	2013-04-15 11:26:01.0 +0200
+++ blinker-1.2.dfsg1/debian/control	2013-08-22 21:01:21.0 +0200
@@ -2,7 +2,7 @@
 Maintainer: Ondřej Surý 
 Section: python
 Priority: optional
-Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 7)
+Build-Depends: python-all (>= 2.6.6-3), python3-all, debhelper (>= 7), dh-python
 Standards-Version: 3.9.4
 
 Package: python-blinker
@@ -14,3 +14,15 @@
  .
  Signal receivers can subscribe to specific senders or receive signals
  sent by any sender.
+
+Package: python3-blinker
+Architecture: all
+Depends: ${misc:Depends}, ${python3:Depends}
+Description: fast, simple object-to-object and broadcast signaling library
+ Blinker provides a fast dispatching system that allows any number of
+ interested parties to subscribe to events, or "signals".
+ .
+ Signal receivers can subscribe to specific senders or receive signals
+ sent by any sender.
+ .
+ This package contains the Python 3 version.
diff -Nru blinker-1.2.dfsg1/debian/python3-blinker.install blinker-1.2.dfsg1/debian/python3-blinker.install
--- blinker-1.2.dfsg1/debian/python3-blinker.install	1970-01-01 01:00:00.0 +0100
+++ blinker-1.2.dfsg1/debian/python3-blinker.install	2013-08-22 21:00:42.0 +0200
@@ -0,0 +1 @@
+/usr/lib/python3.*
diff -Nru blinker-1.2.dfsg1/debian/python-blinker.install blinker-1.2.dfsg1/debian/python-blinker.install
--- blinker-1.2.dfsg1/debian/python-blinker.install	1970-01-01 01:00:00.0 +0100
+++ blinker-1.2.dfsg1/debian/python-blinker.install	2013-08-22 21:00:32.0 +0200
@@ -0,0 +1 @@
+/usr/lib/python2.*
diff -Nru blinker-1.2.dfsg1/debian/rules blinker-1.2.dfsg1/debian/rules
--- blinker-1.2.dfsg1/debian/rules	2013-04-15 11:26:01.0 +0200
+++ blinker-1.2.dfsg1/debian/rules	2013-08-22 21:03:00.0 +0200
@@ -1,9 +1,4 @@
 #!/usr/bin/make -f
 
-# This file was automatically generated by stdeb 0.6.0+git at
-# Mon, 04 Mar 2013 11:44:57 +0100
-
 %:
-	dh $@ --with python2 --buildsystem=python_distutils
-
-
+	dh $@ --with python2,python3 --buildsystem=pybuild
--- End Message ---
--- Begin Message ---
--- End Message ---
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Processed: fixed 720510 in 1.3.dfsg2-1

2014-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> fixed 720510 1.3.dfsg2-1
Bug #720510 [python-blinker] please add python3-blinker binary package
Marked as fixed in versions blinker/1.3.dfsg2-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
720510: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720510
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#723755: marked as done (blinker: Please enable tests during build)

2014-08-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Aug 2014 19:04 -0400
with message-id <2888147.qTpzDN9dA9@scott-latitude-e6320>
and subject line Fixed in 1.3.dfsg2-1
has caused the Debian Bug report #723755,
regarding blinker: Please enable tests during build
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
723755: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723755
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: blinker
Version: 1.2.dfsg1-1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu saucy ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to run the tests during package 
build.  Thanks for considering it.


-- System Information:
Debian Release: wheezy/sid
  APT prefers saucy-updates
  APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11.0-7-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru blinker-1.2.dfsg1/debian/changelog blinker-1.2.dfsg1/debian/changelog
diff -Nru blinker-1.2.dfsg1/debian/control blinker-1.2.dfsg1/debian/control
--- blinker-1.2.dfsg1/debian/control	2013-04-15 05:26:01.0 -0400
+++ blinker-1.2.dfsg1/debian/control	2013-09-19 11:35:16.0 -0400
@@ -2,7 +2,7 @@
 Maintainer: Ondřej Surý 
 Section: python
 Priority: optional
-Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 7)
+Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 7), python-nose
 Standards-Version: 3.9.4
 
 Package: python-blinker
diff -Nru blinker-1.2.dfsg1/debian/rules blinker-1.2.dfsg1/debian/rules
--- blinker-1.2.dfsg1/debian/rules	2013-04-15 05:26:01.0 -0400
+++ blinker-1.2.dfsg1/debian/rules	2013-09-19 11:31:08.0 -0400
@@ -6,4 +6,5 @@
 %:
 	dh $@ --with python2 --buildsystem=python_distutils
 
-
+override_dh_auto_test:
+	nosetests
--- End Message ---
--- Begin Message ---
--- End Message ---
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Processed: fixed 723755 in 1.3.dfsg2-1

2014-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> fixed 723755 1.3.dfsg2-1
Bug #723755 [blinker] blinker: Please enable tests during build
There is no source info for the package 'blinker' at version '1.3.dfsg2-1' with 
architecture ''
Unable to make a source version for version '1.3.dfsg2-1'
Marked as fixed in versions 1.3.dfsg2-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
723755: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723755
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#631400: marked as done (Convert pychm to dh_python2)

2014-08-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Aug 2014 21:56:07 +
with message-id 
and subject line Bug#631400: fixed in pychm 0.8.4.1-1
has caused the Debian Bug report #631400,
regarding Convert pychm to dh_python2
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
631400: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631400
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pychm
Version: 0.8.4-1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

In Ubuntu 11.10, we'd like to eliminate python-support and
python-central from the Python packages on our CDs, and consolidate on
dh_python2:

  https://wiki.ubuntu.com/BarryWarsaw/PythonHelpers
  http://wiki.debian.org/Python/PythonSupportToDHPython2

We don't yet have a consensus on deprecating python-support in Debian.
Nevertheless, dh_python2 is usable as of squeeze.  Would you be willing
to apply this patch to switch to it?
diff -u pychm-0.8.4/debian/rules pychm-0.8.4/debian/rules
--- pychm-0.8.4/debian/rules
+++ pychm-0.8.4/debian/rules
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 
-DEB_PYTHON_SYSTEM=pysupport
-
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 
reverted:
--- pychm-0.8.4/debian/pycompat
+++ pychm-0.8.4.orig/debian/pycompat
@@ -1 +0,0 @@
-2
diff -u pychm-0.8.4/debian/control pychm-0.8.4/debian/control
--- pychm-0.8.4/debian/control
+++ pychm-0.8.4/debian/control
@@ -3,9 +3,9 @@
 Priority: optional
 Maintainer: Debian Python Modules Team 

 Uploaders: Sandro Tosi 
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), libchm-dev (>= 0.3), 
python-all-dev (>= 2.3.5-11), python-support (>= 0.3)
+Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 5.0.37.2), libchm-dev (>= 
0.3), python-all-dev (>= 2.6.6-3~)
 Standards-Version: 3.8.0
-XS-Python-Version: all
+X-Python-Version: >= 2.3
 Homepage: http://gnochm.sourceforge.net/pychm.html
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/pychm/rtrunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pychm/trunk/
@@ -14,7 +14,6 @@
 Architecture: any
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
 Conflicts: python-pychm
 Replaces: python-pychm
 Description: Python binding for CHMLIB


signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: pychm
Source-Version: 0.8.4.1-1

We believe that the bug you reported is fixed in the latest version of
pychm, which is due to be installed in the Debian FTP archive.

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 631...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi  (supplier of updated pychm 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 11 Aug 2014 22:24:24 +0100
Source: pychm
Binary: python-chm
Architecture: source amd64
Version: 0.8.4.1-1
Distribution: unstable
Urgency: low
Maintainer: Sandro Tosi 
Changed-By: Sandro Tosi 
Description:
 python-chm - Python binding for CHMLIB
Closes: 631400
Changes:
 pychm (0.8.4.1-1) unstable; urgency=low
 .
   [ Sandro Tosi ]
   * New upstream release
   * debian/control
 - bump Standards-Version to 3.8.2 (no changes needed)
 - switch me to Maintainer (team to Uploaders)
 - updated upstream homepage
 - removed useless fields from bin package
 - bump Standards-Version to 3.9.5 (no changes needed)
 - rename XS-P-V to X-P-V
 - add python-setuptools to b-d
   * debian/watch
 - update to point to PyPI
   * debian/copyright
 - update and switch to DEP-5 format
   * debian/docs
 - removed NEWS, no longer shipped
   * Switch to dh sequencer and dh_python2; Closes: #631400
   * debian/source/format
 - switch to 3.0 (quilt) format
   * debian/pycompat
 - removed, no longer used
 .
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
Checksums-Sha1:
 7dfec1586d4c8969162b3d68a413d07f2b1cbffc 1364 pychm_0.8.4.1-1.dsc
 968acb7f28993e71217c8ced4ab39ef472859b96 25773 pychm_0.8.4.1.orig.tar.gz
 58507f22dbb5afeb7be7282c4c14

[Python-modules-team] Bug#757843: please enable build-time unit-testing

2014-08-11 Thread Yaroslav Halchenko
Package: python-scrapy
Version: 0.24.2-1
Severity: wishlist

it should help to guarantee correct operation using system-wide
available versions of dependencees.  Also it would help to install all
necessary packages (from Debian) for testing of scrapy (via apt-get
build-dep).

Thanks in advance!

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-scrapy depends on:
ii  python2.7.6-2
ii  python-boto   2.27.0-1
ii  python-cssselect  0.9.1-1
ii  python-libxml22.9.1+dfsg1-3
ii  python-queuelib   1.1.1-1
ii  python-twisted-conch  1:14.0.0-2
ii  python-twisted-core   14.0.0-2
ii  python-twisted-mail   14.0.0-2
ii  python-twisted-web14.0.0-2
ii  python-w3lib  1.5-1

Versions of packages python-scrapy recommends:
ii  ipython  2.1.0-2
ii  python-django1.6.5-1
pn  python-guppy 
ii  python-imaging   2.3.0-2
ii  python-lxml  3.3.5-1+b1
ii  python-mysqldb   1.2.3-2
ii  python-pygments  1.6+dfsg-1

Versions of packages python-scrapy suggests:
ii  python-openssl  0.13.1-2+b1

-- no debconf information

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#757842: new version (>= 1.8) is available and required for scrapy testing

2014-08-11 Thread Yaroslav Halchenko
Package: python-w3lib
Version: 1.5-1
Severity: wishlist

thanks in advance for updating the package!

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-w3lib depends on:
ii  python-six  1.7.2-1
pn  python:any  

python-w3lib recommends no packages.

python-w3lib suggests no packages.

-- no debconf information

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Novi Zakon o radu stupio je na snagu 7.kolovoza 2014

2014-08-11 Thread Izdavačka kuća Poslovna Literatura d . o . o .
Ako ova poruka nije prikazama u cjelini, možete je  
pogledati na webu..




Dana 15. srpnja 2014. u Saboru je izglasan Novi Zakon o 
radu!

Novi Zakon o radu stupio je na snagu 7. kolovoza 2014.
Novo stručno izdanje! 
30% popusta u prednarudžbi!

komentar uz svaki pojedini članak, iz kojega će čitatelji moći saznati kako se 
pojedina odredba zakona u praksi primjenjuje,
što konkretno znači za određeni radni odnos, prava i obveze radnika i 
poslodavca i slično, uz navođenje primjera kod pojedinih odredbi novog zakona i 
ustaljene sudske prakse kod određenih, najproblematičnijih, instituta radnog 
prava,
tekst novog Zakona o radu…

Dana 15. Srpnja 2014. u Saboru je izglasan Novi Zakon o radu, koji je stupio na 
snagu 7. kolovoza 2014. Tim povodom, nakladnik Izdavačka kuća Poslovna 
Literatura d.o.o. iz Zagreba u suradnji s autorima-praktičarima Kristinom Alija 
Hrastinski, dipl. iur. i Darkom Grafom, dipl. iur., pripremio je novo stručno 
izdanje: Novi veliki komentar Zakona o radu!
Pripremite se na nove promjene na području radnih odnosa i naručite stručno 
izdanje još danas!
�
Više o tome…     DA, naručujem
�
ODJAVA: Vaša e-mail adresa mogla je biti dobivena na temelju vaše prijave na 
web stranici Izdavačka kuća Poslovna Literatura d.o.o. ili ste svoj e-mail 
objavili u jednu od baza poslovnih subjekata, na osnovu telefonske prijave, 
temeljem preporuke, sudjelovanja u nagradnoj igri, popisa sudionika u 
obrazovanju ili događajima (izložbe, seminari, telefonska prodaja i drugi 
događaji u organizaciji poduzeća Izdavačka kuća Poslovna Literatura d.o.o.) ili 
kao odgovor na vaš upit.Ako u budućnosti ne želite više primati naše obavijesti 
možete se odjaviti s naše liste klikom na [ Odjavi 
python-modules-team@lists.alioth.debian.org ] ili nam pošaljite e-mail na 
odjava.poslo...@kalpot.com.





Ova je poruka bila poslana na na e-mail: 
python-modules-team@lists.alioth.debian.org
2014 � 
Izdavačka kuća Poslovna Literatura d.o.o., Cirkovljanska 2, 1000 
Zagreb, Hrvatska

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] subliminal 0.7.4-1 MIGRATED to testing

2014-08-11 Thread Debian testing watch
FYI: The status of the subliminal source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.7.4-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team