[Python-modules-team] Bug#971936: blist ftbfs with python3-defaults (python3.9) from experimental

2020-10-09 Thread Emmanuel Arias
Package: src:blist
Version: 1.3.6-6
Severity: important
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: python3.9

[...]
creating build/temp.linux-x86_64-3.9
creating build/temp.linux-x86_64-3.9/blist
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security 
-g -fwrapv -O2 -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -DBLIST_FLOAT_RADIX_SORT=1 -I/usr/include/python3.9 
-c blist/_blist.c -o build/temp.linux-x86_64-3.9/blist/_blist.o
blist/_blist.c: In function ‘unwrap_leaf_array’:
blist/_blist.c:4583:37: warning: implicit declaration of function 
‘_PyObject_GC_IS_TRACKED’ [-Wimplicit-function-declaration]
 4583 | if (leafs_n > 1 && !_PyObject_GC_IS_TRACKED(leafs[i]))
  | ^~~
blist/_blist.c: In function ‘sort_ulong’:
blist/_blist.c:5387:31: warning: comparison of integer expressions of different 
signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ 
[-Wsign-compare]
 5387 | for (j = 0; j < NUM_PASSES; j++) {
  |   ^
blist/_blist.c:5393:31: warning: comparison of integer expressions of different 
signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ 
[-Wsign-compare]
 5393 | for (j = 0; j < NUM_PASSES; j++) {
  |   ^
blist/_blist.c:5403:23: warning: comparison of integer expressions of different 
signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ 
[-Wsign-compare]
 5403 | for (j = 0; j < NUM_PASSES; j++) {
  |   ^
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-Bsymbolic-functions 
-Wl,-z,relro -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/blist/_blist.o -o 
/<>/.pybuild/cpython3_3.9_blist/build/blist/_blist.cpython-39-x86_64-linux-gnu.so
I: pybuild base:217: /usr/bin/python3 setup.py build
running build
running build_py
creating /<>/.pybuild/cpython3_3.8_blist/build/blist
copying blist/_sorteddict.py -> 
/<>/.pybuild/cpython3_3.8_blist/build/blist
copying blist/_btuple.py -> 
/<>/.pybuild/cpython3_3.8_blist/build/blist
copying blist/_sortedlist.py -> 
/<>/.pybuild/cpython3_3.8_blist/build/blist
copying blist/__init__.py -> 
/<>/.pybuild/cpython3_3.8_blist/build/blist
running build_ext
building 'blist._blist' extension
creating build/temp.linux-x86_64-3.8
creating build/temp.linux-x86_64-3.8/blist
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security 
-g -fwrapv -O2 -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -DBLIST_FLOAT_RADIX_SORT=1 -I/usr/include/python3.8 
-c blist/_blist.c -o build/temp.linux-x86_64-3.8/blist/_blist.o
blist/_blist.c: In function ‘sort_ulong’:
blist/_blist.c:5387:31: warning: comparison of integer expressions of different 
signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ 
[-Wsign-compare]
 5387 | for (j = 0; j < NUM_PASSES; j++) {
  |   ^
blist/_blist.c:5393:31: warning: comparison of integer expressions of different 
signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ 
[-Wsign-compare]
 5393 | for (j = 0; j < NUM_PASSES; j++) {
  |   ^
blist/_blist.c:5403:23: warning: comparison of integer expressions of different 
signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ 
[-Wsign-compare]
 5403 | for (j = 0; j < NUM_PASSES; j++) {
  |   ^
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-Bsymbolic-functions 
-Wl,-z,relro -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.8/blist/_blist.o -o 
/<>/.pybuild/cpython3_3.8_blist/build/blist/_blist.cpython-38-x86_64-linux-gnu.so
   dh_auto_test -O--buildsystem=pybuild
dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
pybuild --test -i python{version} -p "3.9 3.8"
I: pybuild base:217: python3.9 setup.py test
running test
WARNING: Testing via this command is deprecated and will be removed in a future 
version. Users looking for a generic test entry point independent of test 
runner are encouraged to use tox.
running egg_info
writing blist.egg-info/PKG-INFO
writing dependency_links to blist.egg-info/dependency_links.txt
writing top-level names to 

[Python-modules-team] Bug#763990: marked as done (white spaces changed to _place_holder; )

2020-10-09 Thread Debian Bug Tracking System
Your message dated Fri, 9 Oct 2020 16:13:03 -0700
with message-id <20201009231303.cnxuyhwg76qts...@elgar.kardiogramm.net>
and subject line Re: Bug#763990: python-html2text: white spaces changed to 
_place_holder;
has caused the Debian Bug report #763990,
regarding white spaces changed to _place_holder;
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.)


-- 
763990: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763990
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: python-html2text
Version: 3.200.3-2

I use rss2email to parse RSS feeds and read the generated emails with 
Icedove.

rss2email is set to convert HTML to plain text:
HTML_MAIL = 0
Icedove is set to view message body as plain text.

Some white spaces in RSS feeds are changed to _place_holder;
The resulting text is hard to read.
Here is an example from the page:
http://www.nextinpact.com/news/90246-twitch-et-valve-veulent-plus-transparence-sur-contenus-sponsorises.htm

The RSS feed contains only the first paragraph of the web page.
The resulting text in Icedove is:
[...] Twitch et Valve semblent vouloir_place_holder;combattre.

What I expect is:
[...] Twitch et Valve semblent vouloir combattre.

I see some references to _place_holder; in python-html2text source 
code but can't understand the goal of these.


I run an uptodate Wheezy:
Debian 3.2.60-1+deb7u3 x86_64 GNU/Linux
Python 2.7.3-4+deb7u1
Icedove 24.8.1-1~deb7u1
rss2email 1:2.71-1
python-html2text 3.200.3-2
python-feedparser 5.1.2-1
--- End Message ---
--- Begin Message ---
Closing due to inactivity.

This really is an upstream bug, and this probably isn't the place to get
to the bottom of it.

Feel free to reopen with more information.--- End Message ---
___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Processed: bug 432512 is forwarded to https://github.com/DiffSK/configobj/issues/207

2020-10-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 432512 https://github.com/DiffSK/configobj/issues/207
Bug #432512 [python-configobj] Merging ConfigObj with list_value=False and 
list_value=True creates spurious double quotes
Changed Bug forwarded-to-address to 
'https://github.com/DiffSK/configobj/issues/207' from 
'http://lists.sourceforge.net/lists/listinfo/configobj-develop'.
> thanks
Stopping processing here.

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

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

[Python-modules-team] Bug#971923: jupyter-qtconsole crashes when pressing tab for completion

2020-10-09 Thread hyiltiz
Package: jupyter-qtconsole
Version: 4.7.6-1
Severity: important
X-Debbugs-Cc: hyil...@gmail.com

Pressing "Tab" leads to ZeroDivisionError (qtconsole==4.7.6) #439. Fixed at 
upstream.
https://github.com/jupyter/qtconsole/issues/439
https://github.com/jupyter/qtconsole/issues/437#issuecomment-682471961

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.8.0-2-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages jupyter-qtconsole depends on:
ii  jupyter-core   4.6.3-4
ii  python33.8.2-3
ii  python3-qtconsole  4.7.6-1

jupyter-qtconsole recommends no packages.

jupyter-qtconsole suggests no packages.

-- no debconf information

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

[Python-modules-team] Bug#965929: pytest: Please consider updating to version 5.4

2020-10-09 Thread Bastian Germann
On Mon, 20 Jul 2020 23:00:17 +0200 Christian Kastner  wrote:
> Source: pytest
> Version: 4.6.11
> Severity: wishlist
> 
> This is just a friendly request to please consider updating to version
> 5.4 of pytest :-)

Hi Christian,

I see that you worked on version 6.0.1 in branch ckk-v6.
Can I help to get this into a releasable state?

Cheers,
Bastian

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