[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1108718: marked as done (unblock: rdflib/7.1.1-3)



Your message dated Fri, 4 Jul 2025 10:47:25 +0000
with message-id <aGexPY7fwOaq19Df@debian.org>
and subject line Re: unblock: rdflib/7.1.1-3
has caused the Debian Bug report #1108718,
regarding unblock: rdflib/7.1.1-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.)


-- 
1108718: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108718
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: rdflib@packages.debian.org
Control: affects -1 + src:rdflib
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package rdflib.

[ Reason ]
Fix for serious #1108255.

[ Impact ]
The package is going to be autoremoved with all its reverse deps (many!).

[ Tests ]
The change excludes tests that need Internet connection.
So fewer autopkgtests are run but they run successfully.

[ Risks ]
None.

[ 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

unblock rdflib/7.1.1-3
diff -Nru rdflib-7.1.1/debian/changelog rdflib-7.1.1/debian/changelog
--- rdflib-7.1.1/debian/changelog	2024-11-09 16:18:49.000000000 +0100
+++ rdflib-7.1.1/debian/changelog	2025-07-03 08:42:23.000000000 +0200
@@ -1,3 +1,10 @@
+rdflib (7.1.1-3) unstable; urgency=medium
+
+  * Team upload
+  * autopkgtest: Prevent running tests marked webtest (Closes: #1108255)
+
+ -- Bastian Germann <bage@debian.org>  Thu, 03 Jul 2025 08:42:23 +0200
+
 rdflib (7.1.1-2) unstable; urgency=medium
 
   * Team upload.
diff -Nru rdflib-7.1.1/debian/tests/python3 rdflib-7.1.1/debian/tests/python3
--- rdflib-7.1.1/debian/tests/python3	2024-11-07 11:31:10.000000000 +0100
+++ rdflib-7.1.1/debian/tests/python3	2025-07-03 08:42:23.000000000 +0200
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-python3 -m pytest -k 'not test_warning'
+python3 -m pytest -m 'not webtest' -k 'not test_warning'

--- End Message ---
--- Begin Message ---
Hi,

On Thu, Jul 03, 2025 at 11:27:23PM +0200, Bastian Germann wrote:
> Please unblock package rdflib.

This package is not a key package, and is has a successful autopkgtest, so it
doesn't need an unblock.

Graham already added an age hint, so it should migrate soon.

Thanks,

Ivo

--- End Message ---

Reply to: