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

Bug#1107730: marked as done (unblock: python-evtx/0.7.4-1.1)



Your message dated Fri, 13 Jun 2025 13:52:34 +0000
with message-id <E1uQ4pe-00GwYn-1U@respighi.debian.org>
and subject line unblock python-evtx
has caused the Debian Bug report #1107730,
regarding unblock: python-evtx/0.7.4-1.1
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.)


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

Please unblock package python-evtx

Adds the missing dependency on lxml (python3-lxml) to
allow the module and bundled scripts to do anything at all.

[ Reason ]
Missing dependency.

[ Impact ]
Package and supplied scripts do not work out of the box.

[ Tests ]
Manual verification, scripts do not error out anymore.


unblock python-evtx/0.7.4-1.1

diff -Nru python-evtx-0.7.4/debian/changelog python-evtx-0.7.4/debian/changelog
--- python-evtx-0.7.4/debian/changelog	2023-07-28 22:23:11.000000000 +0200
+++ python-evtx-0.7.4/debian/changelog	2025-06-12 11:19:50.000000000 +0200
@@ -1,3 +1,10 @@
+python-evtx (0.7.4-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add dependency on python3-lxml (Closes: 1069117).
+
+ -- Sven Hoexter <hoexter@debian.org>  Thu, 12 Jun 2025 11:19:50 +0200
+
 python-evtx (0.7.4-1) unstable; urgency=medium
 
   * New upstream version 0.7.4
diff -Nru python-evtx-0.7.4/debian/control python-evtx-0.7.4/debian/control
--- python-evtx-0.7.4/debian/control	2023-07-28 22:23:11.000000000 +0200
+++ python-evtx-0.7.4/debian/control	2025-06-12 11:18:52.000000000 +0200
@@ -13,7 +13,7 @@
 
 Package: python3-evtx
 Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}
+Depends: ${misc:Depends}, ${python3:Depends}, python3-lxml
 Replaces: python-evtx (<< 0.6.1-1.1)
 Breaks: python-evtx (<< 0.6.1-1.1)
 Description: parser for recent Windows Event Log files -- Python 3 version

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: