[Python-modules-team] rpyc_3.4.4-1_amd64.changes is NEW

2017-12-12 Thread Debian FTP Masters
binary:python-rpyc-doc is NEW.
binary:python3-rpyc is NEW.
binary:python-rpyc-doc is NEW.
binary:python3-rpyc is NEW.
source:rpyc 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 receive 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
 or https://ftp-master.debian.org/backports-new.html for *-backports

___
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 rpyc_3.4.4-1_amd64.changes

2017-12-12 Thread Debian FTP Masters
rpyc_3.4.4-1_amd64.changes uploaded successfully to localhost
along with the files:
  rpyc_3.4.4-1.dsc
  rpyc_3.4.4.orig.tar.gz
  rpyc_3.4.4-1.debian.tar.xz
  python-rpyc-doc_3.4.4-1_all.deb
  python3-rpyc_3.4.4-1_all.deb
  rpyc_3.4.4-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.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] Processed: set level

2017-12-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 777516 important
Bug #777516 [python-networkmanager] python-networkmanager: Please add python3 
module
Severity set to 'important' from 'wishlist'
> --
Stopping processing here.

Please contact me if you need assistance.
-- 
777516: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777516
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#884220: pylint-common FTBFS: ImportError: cannot import name make_tests

2017-12-12 Thread Adrian Bunk
Source: pylint-common
Version: 0.2.5-1
Severity: serious

Some recent change in unstable makes pylint-common FTBFS:

https://tests.reproducible-builds.org/debian/history/pylint-common.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pylint-common.html

...

   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/pylint-common-0.2.5'
PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=. python2 test/test_func.py
Traceback (most recent call last):
  File "test/test_func.py", line 4, in 
from pylint.testutils import make_tests, LintTestUsingModule, 
LintTestUsingFile, cb_test_gen, linter
ImportError: cannot import name make_tests
debian/rules:10: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1


There is a patch in Ubuntu that might fix it (untested).

___
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#884020: marked as done (python3-sphinx: versioned dependency on jinja2 is too loose)

2017-12-12 Thread Debian Bug Tracking System
Your message dated Tue, 12 Dec 2017 12:50:09 -0500
with message-id 

[Python-modules-team] Red Mullet 100 grs+ 10 x 1 kg

2017-12-12 Thread Bonesca - Jona
If you are not able to see this mail, click 
http://r.newsletter.bonescamail.nl/8l8cyk2fyoatrf.html 

 
 
NEW ARRIVAL TODAY, EXCELLENT QUALITY RED MULLET!
 
JONA SEAFROZEN RED MULLET 100 GRS+ 10 X 1 KILO
 
MULLUS BARBATUS 
 
LABEL IS DUTCH / SWEDISH / GERMAN / FRENCH AND ENGLISH - OTHER LANGUAGES ALSO 
POSSIBLE!
 
1 BOX € 3,35
10 BOX € 3,15
PALET (60 BOX) € 2,95
3 PALETS (180 BOX) € 2,85 PER KILO!!    















 
This email was sent to python-modules-team@lists.alioth.debian.org
You received this email because you are registered with Bonesca Import en 
Export BV
 
[ Unsubscribe here ]( http://r.newsletter.bonescamail.nl/8l8cyk2fyoatrg.html )  

Sent by
[  ]( http://r.newsletter.bonescamail.nl/track/click/ycxfu89rhaoatrd )     
© 2017 Bonesca Import en Export BV  

___
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#777516: I need python3-networkmanager (patch)

2017-12-12 Thread David Steele
severity -1 important
thanks


The comitup package has a dependency on python-networkmanager. It is
blocked from migrating to Python3 by the lack of a Py3 NetworkManager
module. It's my last Python2 package.

I've updated the patch from the original 2015 bug submission with a small fix.

Comitup uses NetworkManager to manage wifi connections. I've tested it with
the Python3 version generated with the patch, with no issues.

Set to 'important' due to the migration blocker.

-- 
AE0D BF5A 92A5 ADE4 9481  BA6F 8A31 71EF 3661 50CE
From e2763cd95a32eb24a2b9c63338a4684126814b2a Mon Sep 17 00:00:00 2001
From: David Steele 
Date: Mon, 11 Dec 2017 16:01:35 -0500
Subject: [PATCH] Create a python3 version of the package

---
 debian/control | 14 ++
 1 file changed, 14 insertions(+)

diff --git a/debian/control b/debian/control
index cbfb6ee..a8a29b1 100644
--- a/debian/control
+++ b/debian/control
@@ -27,3 +27,17 @@ Description: Python interface to the NetworkManager D-Bus interface
  .
  See docs/index.rst for the documentation. An HTML version can be found on
  http://packages.python.org/python-networkmanager/
+
+Package: python3-networkmanager
+Architecture: all
+Depends: network-manager (>= 0.9.0~),
+ ${misc:Depends},
+ ${python3:Depends}
+Description: Python interface to the NetworkManager D-Bus interface
+ python-networkmanager wraps NetworkManager's D-Bus interface so you can be
+ less verbose when talking to NetworkManager from python. All interfaces have
+ been wrapped in classes, properties are exposed as python properties and
+ function calls are forwarded to the correct interface.
+ .
+ See docs/index.rst for the documentation. An HTML version can be found on
+ http://packages.python.org/python-networkmanager/
-- 
2.14.1

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