Bug#1107989: python3-boto3: Unusable: tries to import removed 'imp'

2025-06-18 Thread Alexandre Detiste
control: tag -1 +patch One can Depends on python3-zombie-imp to get things working again Greetings ~~A particularly mischievous act of necromancy. That is,~~ A copy of the `imp` module that was removed in Python 3.12. Don't use this, it'll probably trick and bite you.

Bug#1082372: Ping

2025-06-06 Thread Alexandre Detiste
Ping

Bug#1082372: ping

2025-05-28 Thread Alexandre Detiste
ping to avoid autoremoval

Bug#1104527: Ping

2025-05-27 Thread Alexandre Detiste
Ping

Bug#1104152: Ping

2025-05-26 Thread Alexandre Detiste
Ping

Bug#1106313: streamripper: FTBFS in testing/arm64: configure: error: /bin/bash ./config.sub aarch64-linux-gnu failed

2025-05-26 Thread Alexandre Detiste
Thank you Santiago for the fast handling. Le lun. 26 mai 2025 à 13:17, Santiago Vila a écrit : > ifeq (,$(shell grep -xi 'Package: autotools-dev' debian/control)) Ho I misread the boolean logic here. I thought this whole blurb only applied for autotools-dev. I did a lot of tests but never with a

Bug#1100165: rabbitmq-server: fails to upgrade from bookworm

2025-05-24 Thread Alexandre Detiste
>IMO we would need to backport a 3.13 build into bookworm to allow >upgrades to trixie to work, but that would require the stable release >managers to agree to it. That would break random Bookworm installs in the wild. Please don't

Bug#1103099: ping

2025-05-21 Thread Alexandre Detiste
ping

Bug#1099668: RM: python3.12

2025-05-21 Thread Alexandre Detiste
Hi, Shouldn't this package removed now ? There are no reverse dependency left. Greetings

Bug#1106181: python-httpsig

2025-05-20 Thread Alexandre Detiste
Source: python-httpsig Version: 1.3.0-2 Severity: serious X-Debbugs-Cc: Edward Betts Hi, Please add the needed explicit runtime dependency on 'python3-pkg-resources' so that python3-httpsig can later be fixed. This may also impact other users. Greetings > python3-httpsig has an undeclared d

Bug#1092791: marked as pending in python-cobra

2025-05-18 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1092791 in python-cobra reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/med-team/python-cobra/-/commit/37fdc5cc85f064e4a0fcb

Bug#1103059: ping

2025-05-17 Thread Alexandre Detiste
ping bug to avoid autoremoval

Bug#1105737: python3-entrypoints: keep obsolete library out of Trixie

2025-05-13 Thread Alexandre Detiste
Package: python3-entrypoints Version: 0.4-3 Severity: serious The only reverse-dependency left is "intake" which won't be included in Trixie. After "intake" is fixed, this can be removed. Greetings https://github.com/takluyver/entrypoints "This package is in maintenance-only mode. New co

Bug#1104594: wims-modules: depends on to-be-removed ckeditor

2025-05-02 Thread Alexandre Detiste
ckeditor3 was removed recently. php-horde-editor has just been now moved to ckeditor[4] ckeditor5 is not packaged, so it's a bit premature to remove ckeditor4 now. Greetings

Bug#1098466: ping bug

2025-04-13 Thread Alexandre Detiste
will handle this later

Bug#1091286: xsok: FTBFS on armhf: showscore.c:75:15: error: passing argument 1 of ‘ctime’ from incompatible pointer type [-Wincompatible-pointer-types]

2025-04-07 Thread Alexandre Detiste
Hi Patrice et Petter About: --- a/src/showscore.c +++ b/src/showscore.c @@ -72,7 +72,7 @@ filename = strrchr(filename, '/') + 1; ReadHighscores(filename); -z = ctime(&p[4]); +z = ctime((const time_t *) &p[4]); if (strchr(z, '\n')) We can't stuff 64 bits into a 32 bit variable.

Bug#1101915: python3-gflanguages: misses gflanguages.data mo

2025-04-05 Thread Alexandre Detiste
Hi, I tried, but failed too... At least the rdep python-glyphsets is now fixed. Greetings

Bug#1101481: x{m,}abacus,x{m,}puzzles: trying to overwrite '/usr/games/play.sh'

2025-04-05 Thread Alexandre Detiste
control: retitle -1 x{m,}abacus: trying to overwrite '/usr/games/play.sh' control: severity -1 important Hi, x{m}puzzles has been fixed now. https://salsa.debian.org/games-team/xpuzzles/-/commit/ebafcc6ab95d7db0c48267b4595ef878ba145b2e#8756c63497c8dc39f7773438edf53b220c773f67 I'm lowering the s

Bug#1093809: runsnakerun: runsnake fails to start

2025-04-03 Thread Alexandre Detiste
Hi, Please try again after installing python3-zombie-imp Greetings Alexandre

Bug#1100798: src:python-marshmallow: fails to migrate to testing for too long

2025-03-26 Thread Alexandre Detiste
I do. Thanks. Le mer. 26 mars 2025 à 10:47, Colin Watson a écrit : > Alexandre, could you maybe have a look at this since this was your NMU?

Bug#1066953: marked as pending in pvpgn

2025-03-22 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1066953 in pvpgn reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/games-team/pvpgn/-/commit/a676884d3fa5646d1c4934632931ec28f

Bug#1100760: apt-xapian-index: do not ship with Trixie

2025-03-18 Thread Alexandre Detiste
Source: apt-xapian-index Version: 0.56 Severity: serious X-Debbugs-Cc: Julian Andres Klode More and more parts of the DebTags ecosystem are being removed. Not sure this one package still has a purpose without libept, only did light QA on it. Someone knowing better could ask for it's removal. T

Bug#1100238: lintian: FTBFS: make[1]: *** No rule to make target '/usr/share/cdbs/1/rules/simple-patchsys.mk'. Stop.

2025-03-16 Thread Alexandre Detiste
Hi, CDBS is still full of _others_ deprecated rules to test for. I'd suggest to test for one of these 5 ones instead of simple-patchsys.mk: /usr/share/cdbs/1/class/ant.mk /usr/share/cdbs/1/class/cmake.mk /usr/share/cdbs/1/class/gnome.mk /usr/share/cdbs/1/class/qmake.mk /usr/share/

Bug#1100087: starlette: autopkgtest failure

2025-03-11 Thread Alexandre Detiste
Hi Thanks. I m not yet home. I didn't quite understand the relation between starlette and unicorn. I guess a patch is just a matter of sprinkling around some ".replace(' ','')" Greetings Le mar. 11 mars 2025, 22:27, Santiago Vila a écrit : > El 11/3/25 a las 15:31, Santiago Vila escribió: >

Bug#1099946: tarantool: please move away from CDBS, /usr/share/cdbs/1/class/cmake.mk is being removed

2025-03-09 Thread Alexandre Detiste
switching to DebHelper. Greetings Alexandre Detiste

Bug#1099913: klog: /usr/share/cdbs/1/class/qmake.mk is behing removed from deprecated CDBS

2025-03-09 Thread Alexandre Detiste
/search?q=%2Fusr%2Fshare%2Fcdbs%2F1%2Fclass%2Fqmake.mk&literal=1 Greetigns, Alexandre Detiste klog_2.3.4-1/debian/rules include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/qmake.mk DEB_CONFIGURE_EXTRA_FLAGS = --disable-debug glogg_1.1.4-1.3/debian/r

Bug#1099899: lintian test a feature that has been removed from CDBS (and was deprecated since 2010)

2025-03-09 Thread Alexandre Detiste
The end goal is to continue to continue to slowly trim CDBS usage and give remainder of this tool to Haskell team who are the one main user left unless they have other/better plans. Greetings Alexandre Detiste

Bug#1099823: libglade2: please migrate away from /usr/share/cdbs/1/class/gnome.mk

2025-03-08 Thread Alexandre Detiste
Le sam. 8 mars 2025 à 16:10, Jeremy Bícha a écrit : > It's a little more than that: > https://codesearch.debian.net/search?q=path%3Adebian%2Frules+%2Fclass%2Fgnome.mk There are 2 false positives and 1 pending upload > libglade2 won't be included in trixie. I'd prefer to see libglade2 > removed fr

Bug#1099823: libglade2: please migrate away from /usr/share/cdbs/1/class/gnome.mk

2025-03-08 Thread Alexandre Detiste
Source: libglade2 Version: 1:2.6.4-2.4 Severity: serious Dear Maintainer, CDBS is a deprecated, unmaitained, build-systemd. There are only 3 users left of the /usr/share/cdbs/1/class/gnome.mk. We would like this module pruned from CDBS. Please consider switching to DebHelper sequencer. It loo

Bug#1095714: marked as pending in caveexpress

2025-03-07 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1095714 in caveexpress reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/games-team/caveexpress/-/commit/52ef7f5f46eb78a19

Bug#1093079: please remove the dependency on to-be-removed python3-pep8

2025-02-16 Thread Alexandre Detiste
Hi, I've uploaded a NMU to DELAYED/7. Greetings

Bug#1084701: pcbasic: removal of Python standard libraries in Python 3.13

2025-02-15 Thread Alexandre Detiste
control: -1 +patch chunk is now packaged as python3-standard-chunk not sure if msilib makes sense on Linux, it's a Windows thing. Greetings

Bug#1094725: Missing dependency on python3-pkg-resources

2025-01-30 Thread Alexandre Detiste
Hi, As I'm removing extraneous python3-pkg-resources from some core package this kind of issues will continue to pop up all over the place in leaf packages. Thanks for the swift handling ! Of course having more autopkgtest all over the place would be a nice safety net. Greetings

Bug#1094768: python-ase: FTBFS with Numpy 2.x

2025-01-30 Thread Alexandre Detiste
Source: python-ase Version: 3.23.0-1 Severity: serious Tags: ftbfs It tries to import "from numpy import VisibleDeprecationWarning" but VisibleDeprecationWarning has been ... deprecated. Greetings

Bug#1094370: closing 1094370

2025-01-27 Thread Alexandre Detiste
close 1094370 1.4.2+ds1-2 thanks

Bug#1088932: closing 1088932

2025-01-26 Thread Alexandre Detiste
close 1088932 1.5.0-7.2 thanks already fixed

Bug#1093236: marked as done (python-pyspike: autopkgtest fails with new numpy 1:1.26.4+ds-13)

2025-01-20 Thread Alexandre Detiste
Hi, The one line change can be imported automatically by running gbp import-dsc https://deb.debian.org/debian/pool/main/p/python-pyspike/python-pyspike_0.8.0+dfsg-3.1.dsc I will check again and send a MR next Monday. Le lun. 20 janv. 2025, 10:27, Gard Spreemann a écrit : > What is done is don

Bug#1061826: closing 1061826

2025-01-19 Thread Alexandre Detiste
close 1061826 8.1.1+dfsg-1 thanks [ Colin Watson ] > But I think that's actually been fixed > in openmm already - I don't see any distutils > imports in its code any more.

Bug#1093240: python3-pdbfixer: please upload a new version to untangle "numpy" migration

2025-01-19 Thread Alexandre Detiste
spawn 623s E ModuleNotFoundError: No module named 'distutils' Le dim. 19 janv. 2025 à 16:11, Colin Watson a écrit : > > On Thu, Jan 16, 2025 at 09:45:19PM +0100, Alexandre Detiste wrote: > > I fixed a bunch right now, > > but I can't fix python3-pdbfixer >

Bug#1093240: python3-pdbfixer: please upload a new version to untangle "numpy" migration

2025-01-16 Thread Alexandre Detiste
Package: python3-pdbfixer Version: 1.9-4 Severity: serious Tags: ftbfs X-Debbugs-Cc: Timo Röhling , Andrius Merkys Dear Maintainers, python3-pkg-resources is obsolete and slowly beeign removed from Debian. It was the runtime part of older setuptools. The extraneous dependency of python3-numpy

Bug#1093236: python-pyspike: autopkgtest fails with new numpy 1:1.26.4+ds-13

2025-01-16 Thread Alexandre Detiste
Source: python-pyspike Version: 0.8.0+dfsg-3 Severity: serious Dar Maintainer, The latest upload of "numpy" has dropped it's dependency on python3-pkg-resources. >From the autopkgtest log, it looks like python-pyspike expects python3-pkg-resources to be there. Please either add this runtime dep

Bug#1093041: closing 1093041

2025-01-16 Thread Alexandre Detiste
close 1093041 24.4.1-1 thanks sorry for duplicate bug and thanks for fast handling

Bug#1087970: pep8: old version of pycodestyle

2025-01-14 Thread Alexandre Detiste
Thank you verify much ! The upload of "mistral" is stuck somewhere. I fixed more packages, filled two bugs and will fill a third one to ask for removal of python3-django-setuptest tomorrow. 14 jan 20:42 actdiag_3.0.0+dfsg1-2_source.ftp-master.upload 14 jan 21:08 anonip_1.1.0-2.1_source.ftp-maste

Bug#1093041: cloud-init: please remove extraneous/obsolotete dependency on to-be-removed python3-pep8

2025-01-14 Thread Alexandre Detiste
Source: cloud-init Version: 24.4-1 Severity: serious Dear Maintainer, pep8 is RC buggy and we would like to see it removed from the distribution. It lives on as "pycodestyle" which is packaged already. More history here: https://github.com/PyCQA/pycodestyle/issues/466 As a "key package", c

Bug#1087970: pep8: old version of pycodestyle

2025-01-13 Thread Alexandre Detiste
Hi, I agree with you & fixed actdiag & seqdiag right now. But, as long as pep8 is a key package (from cloud-init); and there's no autoremoval kicking in this message here will stay unread. Please consider sending an MBF. Greetings, Alexandre Debian Cloud Team cloud-init Debian FreeIP

Bug#1092748: marked as pending in dnarrange

2025-01-12 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1092748 in dnarrange reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/med-team/dnarrange/-/commit/fb3eb92c8eab0be0e4a1d4a61ff

Bug#1092783: closing 1092783

2025-01-11 Thread Alexandre Detiste
close 1092783 1.3.2-11 thanks crossfire

Bug#1092434: xscavenger: FTBFS: make: *** [debian/rules:99: stamp-binary] Error 1

2025-01-08 Thread Alexandre Detiste
I can do that. As Simon said when we requested Salsa admin to move 40+ orphaned games from debian/ dir to games/: our games need human Uploaders, so Patrice would need to adopt the game (ie: add himself as Uploader) Greetings and thanks for the heads up Le mer. 8 janv. 2025, 23:01, Santiago Vila

Bug#1088893: marked as pending in pentobi

2025-01-08 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1088893 in pentobi reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/games-team/pentobi/-/commit/f326a107d362c8b28c405f7adf830

Bug#1090227: closing 1090227

2024-12-25 Thread Alexandre Detiste
close 1090227 0.9.36 thanks 0.9.36 did build

Bug#1090236: marked as pending in isbg

2024-12-25 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1090236 in isbg reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/isbg/-/commit/7a7308a38850f9105299a9ea4

Bug#1090123: marked as pending in pysmi

2024-12-25 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1090123 in pysmi reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/pysmi/-/commit/bacadb9c518a90005f62295

Bug#1081473: FTBFS with Python 3.13

2024-12-24 Thread Alexandre Detiste
Hi, I think I might remember that another RM bug involving samhain/sagan was dismissed because DSA uses it on Debian infrastructure itself... https://dsa.debian.org/ports/hardware-requirements/

Bug#1090170: marked as pending in sqlalchemy-i18n

2024-12-23 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1090170 in sqlalchemy-i18n reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/sqlalchemy-i18n/-/commit/1d5

Bug#1090102: marked as pending in kitchen

2024-12-23 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1090102 in kitchen reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/kitchen/-/commit/eb15bc8b00715c16819

Bug#1085391: python3-google-api-python-client has an undeclared file conflict

2024-12-23 Thread Alexandre Detiste
Hi, That's an AWESOME idea :-) This will also please FTP-Masters for proceeding the RM of the other package. Greetings Le lun. 23 déc. 2024 à 18:23, László Böszörményi (GCS) a écrit : > > On Mon, Dec 23, 2024 at 3:09 PM Alexandre Detiste > wrote: > > It seems "cinder

Bug#1085391: python3-google-api-python-client has an undeclared file conflict

2024-12-23 Thread Alexandre Detiste
. piuparts fails indeed: https://piuparts.debian.org/sid/source/c/cinder.html Sorry for you to have even more fallout from this "--buildsystem=python_distutils" thing :-( Cheers Le lun. 23 déc. 2024 à 14:59, Alexandre Detiste a écrit : > > Hi, > > It looks like you're tryin

Bug#1085391: python3-google-api-python-client has an undeclared file conflict

2024-12-23 Thread Alexandre Detiste
Hi, It looks like you're trying to package an exact copy of Laszlo's long established package. Please don';t and ask the removal of src:python-google-api-python-client python3-cinder needs to be fixed first. Cheers, Alexandre are contained in the packages * python3-google-api-python-client/

Bug#1084568: psychopy: removal of Python standard libraries in Python 3.13

2024-12-22 Thread Alexandre Detiste
control: tag -1 +patch imghdr has been revived as python3-standard-imghdr greetings

Bug#1084674: mailman3: removal of Python standard libraries in Python 3.13

2024-12-22 Thread Alexandre Detiste
control: tag -1 +patch nntplib has been revived as python3-standard-nntplib Greetings

Bug#1084577: ipmctl: removal of Python standard libraries in Python 3.13

2024-12-22 Thread Alexandre Detiste
control: tag -1 +patch Hi, You now have two almost identical xdrlib revived packages to choose from... * python3-mda-xdrlib * python3-standard-xdrlib I would suggest to use python3-mda-xdrlib because it already has two others reverse-dependencies so we don't need to keep around two copies of the

Bug#1090221: marked as pending in flask-restful

2024-12-18 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1090221 in flask-restful reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/flask-restful/-/commit/bcfd630

Bug#1084581: jackd2: removal of Python standard libraries in Python 3.13

2024-12-17 Thread Alexandre Detiste
control: tag -1 +patch Hi, Here's a simple patch for Python 3.13: import os -import pipes +import shlex import subprocess import sys from waflib import Logs, Task, Context from waflib.Tools.c_preproc import scan as scan_impl # blablalba from waflib.TaskGen import feature, before_method

Bug#1090169: servefile: FTBFS: ModuleNotFoundError: No module named 'cgi'

2024-12-17 Thread Alexandre Detiste
control: tag -1 +patch Hi, an easy fix is to depends on python3-legacy-cgi

Bug#1090356: python-pypump: does not work at all with recent IPython

2024-12-17 Thread Alexandre Detiste
Package: python-pypump Version: 0.7-5 Severity: grave Justification: renders package unusable This package does not work at all and has a popcon of 3 ... maybe it's releated. --- $ pypump-shell You need to have ipython installed to run this $ When we look at the code, we see a "six.print_(";

Bug#1084711: [Freedombox-pkg-team] Bug#1084711: pagekite: removal of Python standard libraries in Python 3.13

2024-12-11 Thread Alexandre Detiste
I found your mail today in my spam folder. You're welcome ;-) Le jeu. 21 nov. 2024 à 00:27, Sunil Mohan Adapa a écrit : > > On 17/11/24 05:29, Alexandre Detiste wrote: > > control: tag -1 +patch > > > > Hi, > > > > Without doing a deep check, python3-l

Bug#1058364: closing 1058364

2024-12-11 Thread Alexandre Detiste
close 1058364 0.4.5-4 thanks was already fixed in previous upload

Bug#1081851: python3-scruffy: 0001-Migrate-from-imp-to-importlib.patch breaks with Python 3.12

2024-12-09 Thread Alexandre Detiste
Hi, I switched back to python3-zombie-imp. At least a local build of voltron succeeds now. I hope a new upstream release show up some day. >Le jeu. 3 oct. 2024 à 23:49, Colin Watson a écrit :

Bug#1089495:

2024-12-08 Thread Alexandre Detiste
> Probably python3-future needs to be re-packaged > the version 1.0 of this package claims to be compatible with python3.12. Some people reviewed these changes (for another distro) and they claim it will break in other places for 3.13 ... It was a big burden to maintain for little functionality.

Bug#1089510: fife: uses python3-future, not declared as dependency & python3-future has been removed

2024-12-08 Thread Alexandre Detiste
Hi, It took a lot of time & dedication to remove future and it's not coming back. I've pushed a patch for fife but not tested yet. Regards Alexandre

Bug#1082251: python-pure-python-adb FTBFS with Python 3.13

2024-12-07 Thread Alexandre Detiste
control: tag -1 +patch This can be solved by depending on new python3-zombie-telnetlib Greetings

Bug#1088735: optuna: current optuna is failing newer fakeredis autopkgtest

2024-11-29 Thread Alexandre Detiste
Source: optuna Version: 3.6.1-1 Severity: serious Dear Maintainer, python-fakeredis has been updated to a new major version. https://tracker.debian.org/pkg/python-fakeredis optuna is now failing it's test and most likely also need an update. I'm filling this bug as "Serious" to allow migratio

Bug#1056874: marked as pending in python-srsly

2024-11-29 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1056874 in python-srsly reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/python-srsly/-/commit/cfdf0b015

Bug#1075255: marked as pending in matanza

2024-11-29 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1075255 in matanza reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/games-team/matanza/-/commit/1118c907da671d41a8fd1bbead79b

Bug#1072444: marked as pending in performous

2024-11-29 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1072444 in performous reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/games-team/performous/-/commit/c5ddb0f063fd95d8ab2d7d3

Bug#1084573: marked as pending in junos-eznc

2024-11-26 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1084573 in junos-eznc reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/junos-eznc/-/commit/0a1abcb61a640

Bug#1084601: ndms2-client: removal of Python standard libraries in Python 3.13

2024-11-26 Thread Alexandre Detiste
control: tag -1 +patch python3-zombie-telnetlib is now available

Bug#1084702: closing 1084702

2024-11-26 Thread Alexandre Detiste
close 1084702 2.1-5 thanks

Bug#1084671: quisk: removal of Python standard libraries in Python 3.13

2024-11-26 Thread Alexandre Detiste
control: tag -1 +patch telnetlib is now packaged as python3-zombie-telnetlib

Bug#1084539: scribus: removal of Python standard libraries in Python 3.13

2024-11-26 Thread Alexandre Detiste
control: tag -1 +patch "cgi" is now packaged as python3-legacy-cgi

Bug#1084613: marked as pending in changeme

2024-11-26 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1084613 in changeme reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/pkg-security-team/changeme/-/commit/c93e79b57afae288efd8

Bug#1084691: apostrophe: removal of Python standard libraries in Python 3.13

2024-11-26 Thread Alexandre Detiste
python3-zombie-telnetlib is now available.

Bug#1084664: cctools: removal of Python standard libraries in Python 3.13

2024-11-26 Thread Alexandre Detiste
Actualy a one-line patch is better: -from cgi import escape +from html import escape Le mar. 26 nov. 2024 à 13:04, Alexandre Detiste a écrit : > Here the simple fix is to depends on the "new" > python3-legacy-cgi package. > > Greetings

Bug#1084664: cctools: removal of Python standard libraries in Python 3.13

2024-11-26 Thread Alexandre Detiste
control: tag -1 +patch Hi, Here the simple fix is to depends on the "new" python3-legacy-cgi package. Greetings

Bug#1082595: python-os-faults: Please replace python3-appdirs dependency with platformdirs

2024-11-24 Thread Alexandre Detiste
Dear Maintainer, While reviewing the status of this transition; I noticed there is one last hardcoded dependency in d/control; thus reopening this bug. Greetings

Bug#1084698: marked as pending in autokey

2024-11-20 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1084698 in autokey reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/autokey/-/commit/5fbaa261cf5a2fe7907

Bug#1084545: marked as pending in webtest

2024-11-17 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1084545 in webtest reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/webtest/-/commit/ccf076cc95e8ec32935

Bug#1084710: marked as pending in python3-openid

2024-11-16 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1084710 in python3-openid reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/python3-openid/-/commit/b848e

Bug#1084710: marked as pending in python3-openid

2024-11-16 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1084710 in python3-openid reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/python3-openid/-/commit/de4d6

Bug#1084696: marked as pending in cssutils

2024-11-16 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1084696 in cssutils reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/cssutils/-/commit/90692b76b9b136ea8

Bug#1084561: marked as pending in renpy

2024-11-16 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1084561 in renpy reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/games-team/renpy/-/commit/4e55b423fe85de1bbb97f2fd0b5462159

Bug#1084617: marked as pending in python-pdbfixer

2024-11-15 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1084617 in python-pdbfixer reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/python-pdbfixer/-/commit/147

Bug#1018588: python-testing.mysqld: build-depends on python3-nose or uses it for autopkgtest

2024-10-20 Thread Alexandre Detiste
I fully agree. Le dim. 20 oct. 2024 à 19:54, Colin Watson a écrit : > I'll take silence as consent, and am reassigning this to ftp.debian.org > for removal.

Bug#1085385: marked as pending in 0ad

2024-10-18 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1085385 in 0ad reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/games-team/0ad/-/commit/593ca909f7b3beab323686b99e3bcc2f42298

Bug#1064726: marked as pending in 0ad

2024-10-18 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1064726 in 0ad reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/games-team/0ad/-/commit/e0ac513cf119d44364543e39f23eb98412ec7

Bug#1056243: marked as pending in django-assets

2024-09-13 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1056243 in django-assets reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/django-assets/-/commit/a38afc3

Bug#1080275: marked as pending in hovercraft

2024-09-12 Thread Alexandre Detiste
Control: tag -1 pending Hello, Bug #1080275 in hovercraft reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/hovercraft/-/commit/94cd52a287c09

Bug#1018509: python-hkdf: build-depends on python3-nose or uses it for autopkgtest

2024-09-11 Thread Alexandre Detiste
control: tag -1 +wontfix This old & dead upstream package should be retired and it's usage replaced by "doubleratchet" or "cryptography".

Bug#1077434: unittest2: FTBFS: TypeError: expected string or bytes-like object, got 'late_version'

2024-09-10 Thread Alexandre Detiste
python-oauth2client is also itself deprecated. https://bugs.launchpad.net/ubuntu/+source/python-oauth2client/+bug/2074069 removal of unittest2 already led to 3 other removals so far and that would be a 4th one. Greetings Le dim. 8 sept. 2024 à 18:45, Colin Watson a écrit : > There are a few m

Bug#1077434: unittest2: FTBFS: TypeError: expected string or bytes-like object, got 'late_version'

2024-09-08 Thread Alexandre Detiste
I will take care of esda. Le dim. 8 sept. 2024, 19:17, Alexandre Detiste a écrit : > Hi, > > I didn't knew about "reverse-depends", nice. > > The 3 Reverse-Build-Depends-Indep only need one line removed from > d/control, > and I blindly guess it's th

  1   2   3   >