Bug#1020566: git-buildpackage's autopkg tests fail with setuptools 65

2022-09-29 Thread Stefano Rivera
Control: tag -1 + patch Not quite sure what changed in setuptools here to trigger it, but it really seems to be a case of our default install layout breaking non-standard build-systems. This patchset fixes the FTBFS. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272 From

Bug#949377: dh_python --buildsystem=cmake doesn't pass recently added Python_EXECUTABLE variable

2022-08-14 Thread Stefano Rivera
n't build the Arcus Python module. This seems like it's due to libarcus' Cmakefile going down the other if branch and not setting something up that it needs to. So probably fairly simple to fix, but not on dh-python's side. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#954215: pybuild: Should do better than a traceback if cmake is not found

2022-08-14 Thread Stefano Rivera
essed. But yes, missing commands is so fundamental that this could be tracked more generically. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1015774: dh-python: dh_python --buildsystem=pybuild doesn't work with multiple versions in DEBPYTHON3_SUPPORTED

2022-08-14 Thread Stefano Rivera
dh/pybuild.pm/#L47 I think this is the bug, those should be transformed to spaces. > pybuild does handle `-p "3.6 3.7"` as meaning both versions, but then > dh_python considers it as major version 3, minor version "6 3", and > throws an exception. Can you expand on that?

Bug#1017001: ${python3:Depends} not expanded in Recommends line

2022-08-14 Thread Stefano Rivera
, python3:any BTW, please don't use ${python3:Provides} unless you have a good use-case for it. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1008606: pybuild-plugin-pyproject: should normalise the package name for .dist-info

2022-08-15 Thread Stefano Rivera
learn how to handle non-normalized filenames. The pep517 tooling is much more mature than python3-installer. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1016467: python3-configobj: places "private" files in top level of /usr/lib/python3/dist-packages

2022-08-02 Thread Stefano Rivera
Hi Julian (2022.08.01_11:08:22_+0200) > So, we could do the same thing. But it'll need some testing with > reverse-deps. Did that and ran into a failure in cloud-init: https://github.com/canonical/cloud-init/pull/1632 But nothing else. SR -- Stefano Rivera http://tumbleweed.org.za/

Bug#1014896: dh-python: Please provide mechanism to pass environment variable into pybuild-invoked commands

2022-08-17 Thread Stefano Rivera
N. > https://salsa.debian.org/python-team/packages/mkdocs-autorefs/-/tree/bc79abd711f2cfe627d2d9c852379d7b571b4aa9 Thanks for a tree to reproduce on! I wish every bug report came with this :) SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1025111: python-omegaconf: diff for NMU version 2.2.2-2.1

2022-12-25 Thread Stefano Rivera
/changelog 2022-10-26 06:24:04.0 -0400 +++ python-omegaconf-2.2.2/debian/changelog 2022-12-25 12:42:17.0 -0400 @@ -1,3 +1,10 @@ +python-omegaconf (2.2.2-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Patch: Support Python 3.11. (Closes: #1025111) + + -- Stefano Rivera

Bug#1025181: qiskit-ibmq-provider: (autopkgtest) needs update for python3.11: module 'asyncio' has no attribute 'coroutine'

2022-12-25 Thread Stefano Rivera
I see this is fixed upstream in around 0.11, by https://github.com/Qiskit/qiskit-ibmq-provider/pull/779 Given #1008627 and the deprecation upstream, should we just drop the package, entirely? SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1024915: i3pystatus: diff for NMU version 3.35+git20191126.5a8eaf4-2.1

2022-12-25 Thread Stefano Rivera
. + * Add support for Python 3.11. (Closes: #1024915) + + -- Stefano Rivera Sun, 25 Dec 2022 09:33:18 -0400 + i3pystatus (3.35+git20191126.5a8eaf4-2) unstable; urgency=medium [ EstebanB ] diff -Nru i3pystatus-3.35+git20191126.5a8eaf4/debian/patches/0001-Migrate

Bug#1025016: onedrivesdk: (autopkgtest) needs update for python3.11: module 'asyncio' has no attribute 'coroutine'

2022-12-25 Thread Stefano Rivera
The upstream has declared the project deprecated, and there are no reverse-depends. Time to remove it from Debian? SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1026312: meson: diff for NMU version 1.0.0-1.1

2022-12-24 Thread Stefano Rivera
with modern distutils. +Closes: #1026312. + + -- Stefano Rivera Sat, 24 Dec 2022 11:22:03 -0400 + meson (1.0.0-1) unstable; urgency=medium * New upstream release. diff -Nru meson-1.0.0/debian/patches/3-debian-sysconfig-layout.patch meson-1.0.0/debian/patches/3-debian-sysconfig-layout.patch

Bug#1024252: boost1.74: diff for NMU version 1.74.0-18.1

2022-12-24 Thread Stefano Rivera
). (Closes: #1024252) + + -- Stefano Rivera Sat, 24 Dec 2022 21:06:20 -0400 + boost1.74 (1.74.0-18) unstable; urgency=medium * [754888a] Disable blhc-check in gitlab-ci. diff -Nru boost1.74-1.74.0/debian/patches/0001-Add-PEP-3149-compliant-extension-suffix-discovery.patch boost1.74-1.74.0/debian

Bug#1026537: python-certbot: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.10 returned exit code 13

2022-12-30 Thread Stefano Rivera
d python3-cffi at runtime (I assume). This is just pkg_resources being annoying. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1027173: dh-python: dh_python3 no longer generates correct package dependencies

2022-12-29 Thread Stefano Rivera
/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:196: UserWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) warnings.warn(msg) That points to the problem. The pyproject declares dependencies, but leaves out rich. So, I think a new version of setuptools prioritized t

Bug#1028436: transition: re2

2023-01-10 Thread Stefano Rivera
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition X-Debbugs-Cc: r...@packages.debian.org Control: affects -1 + src:re2 Sorry for a last minute request. I was just looking through my packages on the weekend and noticed that re2 had

Bug#1026622: python-omemo-backend-signal: FTBFS: ModuleNotFoundError: No module named 'omemo.backends'

2023-01-10 Thread Stefano Rivera
://github.com/Syndace/python-omemo-backend-signal So, probably time to remove this from the archive, clearly they don't intend to support the new API. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1026599: cadabra2: FTBFS: type_caster_base.h:482:26: error: invalid use of incomplete type ‘PyFrameObject’ {aka ‘struct _frame’}

2023-01-03 Thread Stefano Rivera
these bundled libraries at all SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1027213: gavodachs: autopkgtest fail with numpy/1.24.1

2023-01-08 Thread Stefano Rivera
Control: tag -1 + patch I haven't tested this beyond the autopkgtest, but it seems to work, so I'll NMU it. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272 From: Stefano Rivera Date: Sun, 8 Jan 2023 15:29:25 -0400 Subject: Replace numpy types with builtin types where

Bug#1027398: gavodachs: autopkgtest needs update for new version of python-cryptography: fails to install

2023-01-08 Thread Stefano Rivera
was in pyopenssl, which was also updated around the same time, to include this patch: https://github.com/pyca/pyopenssl/commit/c8fe4dd5e91b00a5817db283c6198ef7031da825 However, there is also a Python 3.11 incompatibility breaking the autopkgtests. Patch attached. SR -- Stefano Rivera http://tu

Bug#1028244: gavodachs: diff for NMU version 2.7+dfsg-1.1

2023-01-08 Thread Stefano Rivera
. + * Patch: Support Python 3.11. (Closes: #1027398) + * Patch: Support numpy 1.24 (Closes: #1027213) + + -- Stefano Rivera Sun, 08 Jan 2023 15:52:41 -0400 + gavodachs (2.7+dfsg-1) unstable; urgency=medium * New upstream version 2.7+dfsg diff -Nru gavodachs-2.7+dfsg/debian/patches/numpy-1.24.patch

Bug#1027815: adonthell: diff for NMU version 0.3.8-2.1

2023-01-03 Thread Stefano Rivera
. (Closes: #1027815) + + -- Stefano Rivera Tue, 03 Jan 2023 13:39:42 -0400 + adonthell (0.3.8-2) unstable; urgency=high * Team upload. diff -Nru adonthell-0.3.8/debian/patches/python3.11.patch adonthell-0.3.8/debian/patches/python3.11.patch --- adonthell-0.3.8/debian/patches/python3.11.patch 1969

Bug#1026312: meson: diff for NMU version 1.0.0-1.1

2022-12-27 Thread Stefano Rivera
cision. I think coexisting with setuptools and setuptools-distutils is the best way forward. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1025216: setuptools: diff for NMU version 65.5.0-1.1

2022-12-03 Thread Stefano Rivera
-precedence.pth, to avoid packages need to hack import +order in setup.py. Closes: #1025216 + + -- Stefano Rivera Sat, 03 Dec 2022 10:16:50 -0400 + setuptools (65.5.0-1) unstable; urgency=medium * New upstream version. diff -Nru setuptools-65.5.0/debian/python3-setuptools.install setuptools

Bug#1025508: onionprobe: config and examples installed to unusual locations

2022-12-05 Thread Stefano Rivera
Source: onionprobe Version: 1.0.0+ds-2.1 Severity: normal The next upload of dh-python will change the layout of onionprobe's installed data: $ debdiff existing/onionprobe_1.0.0+ds-2.1_all.deb new/onionprobe_1.0.0+ds-2.1_all.deb [The following lists of changes regard files as different if they

Bug#1025485: pybuild-plugin-pyproject: pyproject plugin installs data_files in wrong place

2022-12-05 Thread Stefano Rivera
etuptools deprecated [options.data_files] because it doesn't work correctly with wheels. But we can do our best to make it work as much as possible. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1024047: python-line-profiler FTBFS with Python 3.11 as supported version

2022-11-23 Thread Stefano Rivera
Control: tag -1 + fixed-upstream Upstream claims that version 4.0.0 supports Python 3.11. I tried backporting a minimal patch to bring 3.11 support back, but tests fail. So... time to stop kicking this can down the road and update to the latest upstream version. SR

Bug#1024619: sbuild: useradd/groupadd change breaks autopkgtest LXD mode

2022-11-22 Thread Stefano Rivera
Package: sbuild Version: 0.84.1 Severity: normal LXD autopkgtest mode was broken in 0.84.1, resulting in errors like: D: Setting Log File=/home/stefanor/sbuild-logs/dh-python_5.20221122_amd64-2022-11-22T09:03:56Z.build D: Setting Log Stream=GLOB(0x556ed0b2abb0) sbuild (Debian sbuild) 0.84.1 (15

Bug#1024766: python-cassandra-driver: FTBFS on python3.11-dbg on powerpc and ppc64

2022-11-24 Thread Stefano Rivera
Source: python-cassandra-driver Version: 3.25.0-1 Severity: normal I've been investigating the build-failures on python3.11-dbg on the big endian PPCs. My notes so far: This is reproduceable, but only when the __pycache__ directories don't exist: $ python3.11-dbg setup.py build $ cd

Bug#1024264: omniorb-dfsg: Build for all supported python3 versions or Build-Depend on python3-dev

2022-11-16 Thread Stefano Rivera
Source: omniorb-dfsg Version: 4.2.5+ds1-1 Severity: normal User: debian-pyt...@lists.debian.org Usertags: python3.11 python3-all-dev This package build-depends on python3-all-dev, but does not build extensions/libraries for all supported python3 versions. This is seen on the transition tracker

Bug#1023907: pybluez: diff for NMU version 0.23-5.1

2022-11-16 Thread Stefano Rivera
) + + -- Stefano Rivera Wed, 16 Nov 2022 19:19:13 +0200 + pybluez (0.23-5) unstable; urgency=medium * Team upload. diff -Nru pybluez-0.23/debian/patches/python3.11.patch pybluez-0.23/debian/patches/python3.11.patch --- pybluez-0.23/debian/patches/python3.11.patch 1970-01-01 02:00:00.0 +0200

Bug#1024262: libkdumpfile: Build for all supported python3 versions

2022-11-16 Thread Stefano Rivera
Source: libkdumpfile Version: 0.5.0-3 Severity: normal User: debian-pyt...@lists.debian.org Usertags: python3.11 python3-all-dev This package build-depends on python3-all-dev, but does not build extensions/libraries for all supported python3 versions. This is seen on the transition tracker for

Bug#1024265: opengv: Build for all supported python3 versions or Build-Depend on python3-dev

2022-11-16 Thread Stefano Rivera
Source: opengv Version: 1.0+1git91f4b1-6 Severity: normal User: debian-pyt...@lists.debian.org Usertags: python3.11 python3-all-dev This package build-depends on python3-all-dev, but does not build extensions/libraries for all supported python3 versions. This is seen on the transition tracker

Bug#1023903: python-clickhouse-driver: diff for NMU version 0.2.3-2

2022-11-18 Thread Stefano Rivera
; urgency=medium + + * Re-cythonize for Python 3.11 support (Closes: #1023903) + + -- Stefano Rivera Fri, 18 Nov 2022 11:50:06 +0200 + python-clickhouse-driver (0.2.3-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru python-clickhouse-driver-0.2.3/debian/control python

Bug#1024265: opengv: diff for NMU version 1.0+1git91f4b1-6.1

2022-11-18 Thread Stefano Rivera
Weaver. +(Closes: #1024265) + + -- Stefano Rivera Fri, 18 Nov 2022 11:43:32 +0200 + opengv (1.0+1git91f4b1-6) unstable; urgency=medium * Arch:all builds work (Closes: #1020995) diff -Nru opengv-1.0+1git91f4b1/debian/rules opengv-1.0+1git91f4b1/debian/rules --- opengv-1.0+1git91f4b1

Bug#1023901: python-libtrace: diff for NMU version 1.6+git20180219-1.1

2022-11-18 Thread Stefano Rivera
-11-18 12:08:57.0 +0200 @@ -1,3 +1,10 @@ +python-libtrace (1.6+git20180219-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Patch: Python 3.11 support. (Closes: #1023901) + + -- Stefano Rivera Fri, 18 Nov 2022 12:08:57 +0200 + python-libtrace (1.6+git20180219-1) unstable

Bug#1024048: pyliblo: diff for NMU version 0.10.0-5.1

2022-11-18 Thread Stefano Rivera
: #1024048) + + -- Stefano Rivera Fri, 18 Nov 2022 20:04:17 +0200 + pyliblo (0.10.0-5) unstable; urgency=medium * Team upload diff -Nru pyliblo-0.10.0/debian/patches/python3.11.patch pyliblo-0.10.0/debian/patches/python3.11.patch --- pyliblo-0.10.0/debian/patches/python3.11.patch 1970-01-01 02:00

Bug#1024299: pythonmagick: b-d on python3-all-dev, but not built for all supported Python3 versions

2022-11-18 Thread Stefano Rivera
y were stomping on each other. That's an easy fix. However... the resulting binary fails to import under Python 3.11. That needs more debugging. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1024971: pybuild: should fail when the result of running tests is "Ran 0 tests in 0.000s"

2022-11-28 Thread Stefano Rivera
s it easy: https://github.com/pytest-dev/pytest/pull/817 SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1022449: python-maxminddb: diff for NMU version 2.0.3-1.1

2022-11-11 Thread Stefano Rivera
upload. + * Patch: Avoid distutils, supporting setuptools >= 60. (Closes: #1022449) + + -- Stefano Rivera Fri, 11 Nov 2022 23:49:29 +0200 + python-maxminddb (2.0.3-1) unstable; urgency=medium * New upstream release. diff -Nru python-maxminddb-2.0.3/debian/patches/avoid-distutils pyt

Bug#1024148: python-coverage: diff for NMU version 6.2+dfsg1-2.1

2022-11-16 Thread Stefano Rivera
+1,10 @@ +python-coverage (6.2+dfsg1-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Patch: Python 3.11 support. Closes: #1024148. + + -- Stefano Rivera Wed, 16 Nov 2022 22:20:27 +0200 + python-coverage (6.2+dfsg1-2) unstable; urgency=medium * Correct autopkgtest control

Bug#1025216: python3-setuptools: Missing distutils-precedence.pth

2022-11-30 Thread Stefano Rivera
Package: python3-setuptools Version: 65.5.0-1 Severity: normal setuptools 60 uses its own bundled version of distutils, by default. It injects this into sys.modules, at import time. So we need to make sure that it is imported, before anything else imports distutils, to ensure everything is using

Bug#1024271: python-cffi: FTBFS on hppa - c/test_c.py test faults and drops core

2022-11-17 Thread Stefano Rivera
Hi John (2022.11.16_21:17:59_+) Generally speaking python-cffi test failures point to libffi bugs. So, I'd start by trying to verify the behaviour of the underlying behaviour in libffi, from C. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#993589: distro-info-data: Please consider shipping default mirror URLs per distro

2023-01-16 Thread Stefano Rivera
haven't felt the urge to start on them. If somebody were to propose a data model, I'd be happy to review it and discuss next steps. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1028704: distro-info: FTBFS: ModuleNotFoundError: No module named 'tomli'

2023-01-14 Thread Stefano Rivera
t;foo | python3 (>> 3.11)". Thanks, Stefano -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#993590: distro-info-data: Store a mapping from distro to gpg keyring

2023-01-19 Thread Stefano Rivera
t place for it. Are > there rules when keys move from debian-archive-keyring.gpg to debian- > archive-removed-keys.gpg? Shouldn't that information better be shipped > by debian-archive-keyring? Can someone from the release team answer how this works? Thanks, Stefano -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1027864: dh-python: use pyproject by default instead of deprecated setup.py

2023-01-30 Thread Stefano Rivera
build should end up in its own .pybuild directory, even if temporary directories are shared. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1029782: Strange Depends entry

2023-01-30 Thread Stefano Rivera
FWIW, this comes from: dependencies = [ ... "wrapt>=1.14,<2;python_version>='3.11'", "wrapt>=1.11,<2;python_version<'3.11'", ... ] But yes, it could be simplified. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1029505: python3-minimal installs recommend package python3

2023-01-30 Thread Stefano Rivera
preter, but also wants Recommends enabled? SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1028603: dh-python: Deps guarded by (python3 << 3.X) break python-3.(X-1) use

2023-01-30 Thread Stefano Rivera
ual packages that we can use to more accurately model supported releases here: https://salsa.debian.org/cpython-team/python3-defaults/-/merge_requests/13 It should land in bookworm. So trixie should be able to make full use of them. For now, you should explicitly add extra dependencies, when nece

Bug#1025183: silx: (autopkgtest) needs update for python3.11: Segmentation fault

2023-01-27 Thread Stefano Rivera
failures. This looks like a much simpler solution... SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#996797: python3: certificate verification fails in python3 while working for the rest of the system

2023-01-28 Thread Stefano Rivera
Control: tag -1 + unreproducible, moreinfo Hi Armin (2021.10.18_16:48:48_-0400) > When trying to access https://tele5.akamaized.net through python3, is is not > possible because of a verification error: That domain name doesn't exist, so I can't reproduce this. SR -- Stefano Rivera

Bug#1029505: python3-minimal installs recommend package python3

2023-01-28 Thread Stefano Rivera
e you don't have something else installed that's bringing it in? SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1022310: ofxstatement-plugins: diff for NMU version 20210310+nmu1

2022-11-05 Thread Stefano Rivera
) unstable; urgency=medium + + * Non-maintainer upload. + * Patch: Support setuptools 60. (Closes: #1022310) + + -- Stefano Rivera Sat, 05 Nov 2022 18:36:19 +0200 + ofxstatement-plugins (20210310) unstable; urgency=medium * d/rules: Disable autotests because of tecnical FTBFS. (Closes

Bug#1022430: osc: diff for NMU version 0.169.1-1.1

2022-11-05 Thread Stefano Rivera
) + + -- Stefano Rivera Sat, 05 Nov 2022 18:02:07 +0200 + osc (0.169.1-1) unstable; urgency=high * New upstream release (Closes: #96, CVE-2019-3681) diff -Nru osc-0.169.1/debian/patches/series osc-0.169.1/debian/patches/series --- osc-0.169.1/debian/patches/series 1970-01-01 02:00:00.0

Bug#1022339: virt-manager: diff for NMU version 1:4.1.0-1.1

2022-11-05 Thread Stefano Rivera
specify --install-layout=deb in the Python module installation, +fixing compatibility with Python 3.10 in Debian. (Closes: #1022339) + + -- Stefano Rivera Sat, 05 Nov 2022 20:08:35 +0200 + virt-manager (1:4.1.0-1) unstable; urgency=medium * New upstream version 4.1.0 diff -Nru virt

Bug#1022318: python-pyhcl: diff for NMU version 0.4.4-2.1

2022-11-05 Thread Stefano Rivera
setuptools 60. (Closes: #1022318) + + -- Stefano Rivera Sat, 05 Nov 2022 20:00:30 +0200 + python-pyhcl (0.4.4-2) unstable; urgency=medium * Reupload source-only. diff -Nru python-pyhcl-0.4.4/debian/patches/series python-pyhcl-0.4.4/debian/patches/series --- python-pyhcl-0.4.4/debian/patches/series

Bug#1023512: python3-pyhcl: Should be named python3-hcl

2022-11-05 Thread Stefano Rivera
Package: python3-pyhcl Version: 0.4.4-2 Severity: normal According to the Debian Python Policy Section 4.3, binary package names should be named after the *import* name of the module, not the PyPI distribution name.

Bug#1023339: Package numpy and matplotlib for PyPy3

2022-11-02 Thread Stefano Rivera
Source: numpy Version: 1:1.21.5-1 Severity: wishlist We regularly get requests for numpy and matplotlib on PyPy in Debian. While pypy3 and cpython3 share the same sys.path, we don't have binary modules for numpy or matplotlib on pypy3 available. This would probably require separating the binary

Bug#1023747: python-whisper: diff for NMU version 1.1.4-2.2

2022-11-09 Thread Stefano Rivera
-maintainer upload. + * Remove X-Python-3-Version: all, no longer supported. +(Closes: #1003823, #1022418) + + -- Stefano Rivera Wed, 09 Nov 2022 14:57:05 +0200 + python-whisper (1.1.4-2.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. diff -Nru python-whisper

Bug#1022437: rapid-photo-downloader: diff for NMU version 0.9.33-1.1

2022-11-09 Thread Stefano Rivera
; urgency=medium + + * Non-maintainer upload. + * Patch: Support setuptools 60. (Closes: #1022437) + + -- Stefano Rivera Wed, 09 Nov 2022 15:48:06 +0200 + rapid-photo-downloader (0.9.33-1) unstable; urgency=medium [ Tino Mettler ] diff -Nru rapid-photo-downloader-0.9.33/debian/patches/0001

Bug#1023910: python-snappy: diff for NMU version 0.5.3-1.2

2022-11-12 Thread Stefano Rivera
support for Python 3.11. (Closes: #1023910) + + -- Stefano Rivera Sat, 12 Nov 2022 14:40:44 +0200 + python-snappy (0.5.3-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru python-snappy-0.5.3/debian/patches/python3.11 python-snappy-0.5.3/debian/patches/python3.11 --- python-snappy

Bug#1023930: python-pyeclib: diff for NMU version 1.6.0-7.1

2022-11-12 Thread Stefano Rivera
upload. + * Patch: Support setuptools >= 60. (Closes: #1022470) + * Switch from nose to pytest. (Closes: #1018561) + + -- Stefano Rivera Sat, 12 Nov 2022 17:56:43 +0200 + python-pyeclib (1.6.0-7) unstable; urgency=medium * Add Use_Py_ssize_t_when_calling_PyArg_Parse.patch (Closes: #999

Bug#1023916: pykafka: Unmaintained upstream?

2022-11-12 Thread Stefano Rivera
Source: pykafka Version: 2.7.0-2 Severity: important Tags: upstream It looks like pykafka upstream development has ended: https://github.com/Parsely/pykafka Time to find a replacement and/or remove it from Debian? SR

Bug#1022472: python-av: diff for NMU version 9.2.0-3.1

2022-11-12 Thread Stefano Rivera
-1,3 +1,10 @@ +python-av (9.2.0-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Patch: Support setuptools >= 60. (Closes: #1022472) + + -- Stefano Rivera Sat, 12 Nov 2022 18:11:54 +0200 + python-av (9.2.0-3) unstable; urgency=medium * add patch cherry-picked upstream diff -

Bug#1023921: pykafka: diff for NMU version 2.7.0-2.1

2022-11-12 Thread Stefano Rivera
(2.7.0-2.1) unstable; urgency=medium + + * Patch: Support setuptools 60 (Closes: #1022464) + * Port from nose to pytest. (Closes: #1018446) + * Patch: Update pytest config format. + + -- Stefano Rivera Sat, 12 Nov 2022 14:50:12 +0200 + pykafka (2.7.0-2) unstable; urgency=medium [ Ondřej Nový

Bug#1022491: deluge: diff for NMU version 2.0.3-3.2

2022-11-12 Thread Stefano Rivera
491) + + -- Stefano Rivera Sat, 12 Nov 2022 22:37:10 +0200 + deluge (2.0.3-3.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru deluge-2.0.3/debian/patches/series deluge-2.0.3/debian/patches/series --- deluge-2.0.3/debian/patches/series 2021-07-15 13:45:42.0 +0200 +++ del

Bug#1022504: xrstools: FTBFS: distutils.errors.DistutilsClassError: command class must subclass Command

2022-11-12 Thread Stefano Rivera
d, and I've spent all the time that I'm going to, on it. It doesn't help that upstream's bugtracker is on a GitLab without public registration... :( SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1022527: ddupdate: diff for NMU version 0.6.6-1.2

2022-11-13 Thread Stefano Rivera
ses: #1022527) + + -- Stefano Rivera Sun, 13 Nov 2022 10:16:41 +0200 + ddupdate (0.6.6-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru ddupdate-0.6.6/debian/patches/series ddupdate-0.6.6/debian/patches/series --- ddupdate-0.6.6/debian/patches/series 2022-01-20 16

Bug#1022480: python-peachpy: diff for NMU version 0.0~git20211013.257881e-1.1

2022-11-13 Thread Stefano Rivera
@@ +python-peachpy (0.0~git20211013.257881e-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Patch: Support setuptools >= 60 (Closes: #1022480) + + -- Stefano Rivera Sun, 13 Nov 2022 11:31:03 +0200 + python-peachpy (0.0~git20211013.257881e-1) unstable; urgency=medium *

Bug#1022526: python-ssdeep: FTBFS: distutils.errors.DistutilsClassError: command class must subclass Command

2022-11-13 Thread Stefano Rivera
ils import, which should resolve this issue. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1022525: python-cbor: diff for NMU version 1.0.0-1.2

2022-11-13 Thread Stefano Rivera
to point to the replacement GitHub repo. + * Patch: Support setuptools >= 60 (Closes: #1022525) + + -- Stefano Rivera Sun, 13 Nov 2022 10:04:41 +0200 + python-cbor (1.0.0-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru python-cbor-1.0.0/debian/control python-cbor-1.0.0/deb

Bug#1022534: yaramod: diff for NMU version 3.6.0-1.1

2022-11-13 Thread Stefano Rivera
+ + * Non-maintainer upload. + * Patch: Support setuptools >= 60 (Closes: #1022534) + + -- Stefano Rivera Sun, 13 Nov 2022 10:21:29 +0200 + yaramod (3.6.0-1) unstable; urgency=medium * New upstream release diff -Nru yaramod-3.6.0/debian/patches/0004-Import-setuptools-before-distutils.pa

Bug#1023921: pykafka: diff for NMU version 2.7.0-2.1

2022-11-13 Thread Stefano Rivera
Hi submit (2022.11.12_14:51:22_+0200) > It's delayed, because we need Python 3.11 support in snappy before it'll > build. That got rescheduled and uploaded today, so I'll reschedule this to 2-day, now. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1030220: xrayutilities: missing dependency on python3-h5py breaks armel tests

2023-02-01 Thread Stefano Rivera
cy on python3-h5py. Thanks, Stefano -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1033486: dh-python: Support alternative tox configuration files

2023-03-25 Thread Stefano Rivera
Package: dh-python Version: 5.20230130 Severity: normal tox supports configuration in 3 files: tox.ini, pyproject.toml and setup.cfg. https://tox.wiki/en/latest/config.html We expect the config to be in tox.ini, we should handle the other options, too... SR

Bug#1031716: Generating stricter dependencies on python3-protobuf rdeps

2023-03-07 Thread Stefano Rivera
packages/python-cffi/-/blob/master/debian/gen-backend-versions.py SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1031782: Please don’t enforce --allow-dist-rename

2023-03-07 Thread Stefano Rivera
ucible with Freexian Extended LTS for much longer. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1031902: dh-python: Generate cpython3_fallback during build

2023-02-25 Thread Stefano Rivera
te one to install, at build time. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1031436: ubuntu-dev-tools: FTBFS: make[1]: *** [debian/rules:10: override_dh_auto_test] Error 1

2023-02-19 Thread Stefano Rivera
err, and Mattia, of course: > Benjamin: Launchpad doesn't have any modern CI, yet. How about moving > ubuntu-dev-tools to Salsa (maybe create an ubuntu-developers-team?) and > running linting under CI, there? SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1031436: ubuntu-dev-tools: FTBFS: make[1]: *** [debian/rules:10: override_dh_auto_test] Error 1

2023-02-19 Thread Stefano Rivera
inting under CI, there? SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1032133: dh_python3: Record debian as INSTALLER in .dist-info

2023-02-28 Thread Stefano Rivera
Package: dh-python Version: 5.20230130 Severity: wishlist X-Debbugs-Cc: pradyu...@gmail.com PEP-376 specifies an informational INSTALLER file for .dist-info directories: https://peps.python.org/pep-0376/#installer Currently pyproject built packages, installed via python3-installer won't have any

Bug#1032133: dh_python3: Record debian as INSTALLER in .dist-info

2023-02-28 Thread Stefano Rivera
#L146-L153 I don't think "EXTERNALLY-MANAGED" would be the right thing to put in INSTALLER. It doesn't fit within the description of the file. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272 signature.asc Description: PGP signature

Bug#1024971: pybuild: should fail when the result of running tests is "Ran 0 tests in 0.000s"

2023-04-27 Thread Stefano Rivera
do about that... Stefano -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1035105: bullseye-pu: package distro-info-data/0.51+deb11u4

2023-04-29 Thread Stefano Rivera
Adjust trixie's creation date to match bookworm's release. + + -- Stefano Rivera Sat, 29 Apr 2023 14:30:57 -0400 + distro-info-data (0.51+deb11u3) bullseye; urgency=medium * Update data to 0.55: diff -Nru distro-info-data-0.51+deb11u3/debian.csv distro-info-data-0.51+deb11u4/debian.csv ---

Bug#1034284: unblock: wheel/0.38.4-2

2023-04-12 Thread Stefano Rivera
+ + * Correctly clean. (Closes: #1034079) + + -- Stefano Rivera Tue, 11 Apr 2023 14:10:59 -0400 + wheel (0.38.4-1) unstable; urgency=medium * New upstream release. diff -Nru wheel-0.38.4/debian/clean wheel-0.38.4/debian/clean --- wheel-0.38.4/debian/clean 2022-11-10 06:24:48.0 -0400

Bug#1030530: Python 3.10 in bookworm

2023-02-05 Thread Stefano Rivera
rk. Removing python3.10 from bookworm will seriously > affect many of our users in a similar situation to me. By the time bookworm releases, that probably won't be the case any more. But anything that gets removed from Debian, because it isn't ready yet obviously gets hurt in the process... SR

Bug#791635: python-policy: Please require namespacing source python module packages

2023-02-06 Thread Stefano Rivera
n't think this is an appropriate use of FTP Team time/energy. +1. I could live with this being a recommendation for new source packages, but it don't really see the value in renaming existing source packages. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1030530: Python 3.10 in bookworm

2023-02-07 Thread Stefano Rivera
I think the Python development community would be very happy to see this. Debian's selected Python releases don't meet all the needs of Python developers, who typically want access to all supported Python 3 versions (and possibly the next alpha), at all times. I'd be happy to review and sponsor upload

Bug#1030806: pypy3: autopkgtest failure

2023-02-07 Thread Stefano Rivera
Hi Adrian (2023.02.07_16:10:23_+) Ah, I forgot to bump the test dependency version requirement for pip. It'll pass with the new pip in unstable (which will migrate soon). SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1035635: tox: Upgrading to tox 4

2023-06-12 Thread Stefano Rivera
and the dh-python bug (1035675). Some of the fixes were staged in experimental, because we were in freeze at the time. Some of the packages need upstream work, and would have to be removed from testing for the transition. Please let me know when we should go ahead with this. Stefano -- Stefano Rivera

Bug#1037931: transition: platformdirs

2023-06-14 Thread Stefano Rivera
forgotten that they were needed :) Stefano -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1040544: breezy: Unnecessary Build-Depends on cython3-dbg

2023-07-07 Thread Stefano Rivera
Source: breezy Version: 4.0.0~bzr7759-1 Severity: normal Breezy is the last package that Build-Depends on cython3-dbg. This binary package doesn't need to exist any more, you should be able to just drop the Build-Depend, without any changes. Stefano

Bug#1041538: dh-python: Unhelpful inclusion of optional packages in Depends

2023-07-20 Thread Stefano Rivera
re (>=0.17.3) ; python_version >= "3.8" Requires-Dist: sniffio (>=1.1,<2.0) I'd call this an upstream poetry issue. It shouldn't declare optional dependencies as required. It should rather create an extra to encapsulate any optional dependencies that aren't part of a defined extra.

Bug#1040228: Resignation & call for votes to elect the Chair

2023-07-03 Thread Stefano Rivera
Hi Sean (2023.07.03_12:55:12_-0400) > I would like to continue in the role, if the committee agrees. From what I've seen, I support that. > ===BEGIN > > A: Christoph Berg > B: Matthew Garrett > C: Helmut Grohne > D: Simon McVittie > E: Stefano Rivera > F: Timo R

Bug#1041091: python3-virtualenv: re-execution of virtualenv command removes python-debian's debian directory

2023-07-15 Thread Stefano Rivera
mit: https://github.com/pypa/setuptools/commit/0df40810ec54590c888ae0e4073d73f731c91f4a And the solution is to exclude "debian*" from options.packages.find Trivial workaround: build the virtualenv with --no-setuptools. That's the future, anyway. Stefano -- Stefano Rivera http://tumblew

Bug#1037078: unblock: dh-python/5.20230603

2023-06-03 Thread Stefano Rivera
10:49:36.0 -0400 @@ -1,3 +1,10 @@ +dh-python (5.20230603) unstable; urgency=medium + + * Reintroduce Breaks+Replaces on python2 needed to help apt in some upgrade +scenarios. (Closes: #1036943) + + -- Stefano Rivera Sat, 03 Jun 2023 10:49:36 -0400 + dh-python (5.20230130) unstable; urgency=

Bug#1037079: unblock: configobj/5.0.8-2

2023-06-03 Thread Stefano Rivera
-2023-26112, a Regular Expression Denial of Service +attack. (Closes: #1034152) + * Clean correctly. + + -- Stefano Rivera Sat, 03 Jun 2023 16:23:41 -0400 + configobj (5.0.8-1) unstable; urgency=medium * New upstream release! diff -Nru configobj-5.0.8/debian/clean configobj-5.0.8/debian

Bug#1042917: rdflib-sqlalchemy: FTBFS with tox 4

2023-08-02 Thread Stefano Rivera
Source: rdflib-sqlalchemy Version: 0.5.4-1 Severity: serious Tags: upstream Justification: ftbfs With tox 4, rdflib-sqlalchemy FTBFS with: dh_auto_test -O--buildsystem=pybuild E: pybuild pybuild:388: test: plugin distutils failed with: wheel is required to build wheels for

<    6   7   8   9   10   11   12   >