Your message dated Fri, 23 May 2025 07:18:05 +0200 with message-id <2f6a2703-d8f2-43f5-9c18-f29e876c984f@debian.org> and subject line Re: Bug#1106331: unblock: markdown-it-py/3.0.0-3 has caused the Debian Bug report #1106331, regarding unblock: markdown-it-py/3.0.0-3 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 owner@bugs.debian.org immediately.) -- 1106331: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1106331 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: markdown-it-py/3.0.0-3
- From: Alexandre Detiste <alexandre.detiste@gmail.com>
- Date: Thu, 22 May 2025 23:49:17 +0200
- Message-id: <[🔎] 174795055714.11305.2883677142441208076.reportbug@quieter>
Package: release.debian.org Severity: normal X-Debbugs-Cc: markdown-it-py@packages.debian.org Control: affects -1 + src:markdown-it-py User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package markdown-it-py, it is a key package. [ Reason ] Does not work without a dependency on python3-linkify-it. [ Impact ] Minimal, only adding dependency on python3-linkify-it at build & run time. [ Tests ] I enabled the test related to python3-linkify-it that were previously disabled waiting for an ITP. [ Risks ] Having a non working package in Trixie. [ Checklist ] [x] all changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in testing [ Other info ] Have a nice day. unblock markdown-it-py/3.0.0-3diff -Nru markdown-it-py-3.0.0/debian/changelog markdown-it-py-3.0.0/debian/changelog --- markdown-it-py-3.0.0/debian/changelog 2023-06-19 15:24:55.000000000 +0200 +++ markdown-it-py-3.0.0/debian/changelog 2025-05-20 15:08:32.000000000 +0200 @@ -1,3 +1,11 @@ +markdown-it-py (3.0.0-3) unstable; urgency=medium + + * Team upload. + * Add explicitely dependency on python3-linkify-it + & enable related tests (Closes: #1065508) + + -- Alexandre Detiste <tchet@debian.org> Tue, 20 May 2025 15:08:32 +0200 + markdown-it-py (3.0.0-2) unstable; urgency=medium * d/control: Add Breaks for python3-mdit-py-plugins << 0.4.0-1. diff -Nru markdown-it-py-3.0.0/debian/control markdown-it-py-3.0.0/debian/control --- markdown-it-py-3.0.0/debian/control 2023-06-19 15:24:11.000000000 +0200 +++ markdown-it-py-3.0.0/debian/control 2025-05-20 15:07:25.000000000 +0200 @@ -10,6 +10,7 @@ python3-all, python3-attr, python3-commonmark <!nocheck>, + python3-linkify-it <!nocheck>, python3-markdown <!nocheck>, python3-mdurl, python3-mistletoe <!nocheck>, @@ -29,6 +30,7 @@ Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, + python3-linkify-it, Breaks: python3-mdit-py-plugins (<< 0.4.0-1), Recommends: ${python3:Recommends}, Suggests: ${python3:Suggests}, diff -Nru markdown-it-py-3.0.0/debian/rules markdown-it-py-3.0.0/debian/rules --- markdown-it-py-3.0.0/debian/rules 2023-05-09 22:46:47.000000000 +0200 +++ markdown-it-py-3.0.0/debian/rules 2025-05-20 15:06:49.000000000 +0200 @@ -1,10 +1,5 @@ #! /usr/bin/make -f - -# ignore linkify tests until linkify is package in Debian #997970 -export PYBUILD_TEST_ARGS=--ignore tests/test_linkify.py \ - --ignore tests/test_port/test_fixtures.py \ - -k 'not test_linkify' export PYBUILD_NAME=markdown-it-py
--- End Message ---
--- Begin Message ---
- To: Alexandre Detiste <alexandre.detiste@gmail.com>, 1106331-done@bugs.debian.org
- Subject: Re: Bug#1106331: unblock: markdown-it-py/3.0.0-3
- From: Paul Gevers <elbrus@debian.org>
- Date: Fri, 23 May 2025 07:18:05 +0200
- Message-id: <2f6a2703-d8f2-43f5-9c18-f29e876c984f@debian.org>
- In-reply-to: <[🔎] 174795055714.11305.2883677142441208076.reportbug@quieter>
- References: <[🔎] 174795055714.11305.2883677142441208076.reportbug@quieter>
Hi On 22-05-2025 23:49, Alexandre Detiste wrote:Please unblock package markdown-it-py, it is a key package.Done. PaulAttachment: OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---