[Python-modules-team] Bug#949738: fvwm-menu-desktop generates duplicate menu entries

2020-10-10 Thread David
We have a duplicated menu in antiX as well.

Specifying all of the submenu () blocks in the 
applications.menu file as Block Name instead of relying on 
https://gitlab.freedesktop.org/xdg/pyxdg/-/issues/11

Merge request / suggested changes.


https://gitlab.freedesktop.org/tmccombs/pyxdg/-/commit/087410c64fd4d6db1ec2d70aa196e69b25c887eb
___
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#971982: python-feather-format ftbfs with python3-defaults (python3.9) from experimental

2020-10-10 Thread Emmanuel Arias
Package: src:python-feather-format
Version: 0.3.1+dfsg1-4
Severity: important
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: python3.9

[...]
running build_ext
building 'feather.ext' extension
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=/<>/python-feather-format-0.3.1+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Ifeather 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-I/<>/python-feather-format-0.3.1+dfsg1/src -I/usr/include/python3.9 
-c feather/ext.cpp -o build/temp.linux-x86_64-3.9/feather/ext.o -std=c++11 -O3
In file included from 
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
 from 
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:12,
 from 
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
 from feather/ext.cpp:670:
/usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2:
 warning: #warning "Using deprecated NumPy API, disable it with " "#define 
NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
  |  ^~~
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=/<>/python-feather-format-0.3.1+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Ifeather 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-I/<>/python-feather-format-0.3.1+dfsg1/src -I/usr/include/python3.9 
-c src/feather/buffer.cc -o build/temp.linux-x86_64-3.9/src/feather/buffer.o 
-std=c++11 -O3
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=/<>/python-feather-format-0.3.1+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Ifeather 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-I/<>/python-feather-format-0.3.1+dfsg1/src -I/usr/include/python3.9 
-c src/feather/io.cc -o build/temp.linux-x86_64-3.9/src/feather/io.o -std=c++11 
-O3
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=/<>/python-feather-format-0.3.1+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Ifeather 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-I/<>/python-feather-format-0.3.1+dfsg1/src -I/usr/include/python3.9 
-c src/feather/metadata.cc -o 
build/temp.linux-x86_64-3.9/src/feather/metadata.o -std=c++11 -O3
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=/<>/python-feather-format-0.3.1+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Ifeather 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-I/<>/python-feather-format-0.3.1+dfsg1/src -I/usr/include/python3.9 
-c src/feather/reader.cc -o build/temp.linux-x86_64-3.9/src/feather/reader.o 
-std=c++11 -O3
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=/<>/python-feather-format-0.3.1+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Ifeather 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-I/<>/python-feather-format-0.3.1+dfsg1/src -I/usr/include/python3.9 
-c src/feather/status.cc -o build/temp.linux-x86_64-3.9/src/feather/status.o 
-std=c++11 -O3
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=/<>/python-feather-format-0.3.1+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Ifeather 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-I/<>/python-feather-format-0.3.1+dfsg1/src -I/usr/include/python3.9 
-c src/feather/types.cc -o build/temp.linux-x86_64-3.9/src/feather/types.o 
-std=c++11 -O3
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 

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

2020-10-10 Thread Christian Kastner
Hi Bastian,

On 10/9/20 4:17 PM, Bastian Germann wrote:
> 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?

The packaging itself is pretty much done, I think (at least, I don't
recall leaving any notable issues open).

The larger problem are the vast number of reverse build dependencies.
The diligent way to progress would be to upload a version to
experimental and do a mass rebuild there, first. I've agreed with Ondřej
(the maintainer) to wait for the green light on that.

An alternative would be to try a mass-rebuild locally. I've never tried
ratt[1], but perhaps it's trivial, so if you want to give that a try, go
ahead :-)

[1] https://packages.debian.org/sid/ratt

Best,
Christian

___
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#971936: blist ftbfs with python3-defaults (python3.9) from experimental

2020-10-10 Thread Emmanuel Arias
Control: forwarded -1 https://github.com/DanielStutzbach/blist/issues/90


0xFA9DEC5DE11C63F1.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature
___
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: blist ftbfs with python3-defaults (python3.9) from experimental

2020-10-10 Thread Debian Bug Tracking System
Processing control commands:

> forwarded -1 https://github.com/DanielStutzbach/blist/issues/90
Bug #971936 [src:blist] blist ftbfs with python3-defaults (python3.9) from 
experimental
Set Bug forwarded-to-address to 
'https://github.com/DanielStutzbach/blist/issues/90'.

-- 
971936: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971936
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