From 9d51b0c3b7dd129297c4d29be1fd77d9a8ba451943af04475fdb5a67127d9ade Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 24 Nov 2023 06:30:22 +0000 Subject: [PATCH] Accepting request 1128399 from home:mnhauke - Add python-dsinternals to BuildRequires OBS-URL: https://build.opensuse.org/request/show/1128399 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-impacket?expand=0&rev=17 --- python-impacket.changes | 5 +++++ python-impacket.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-impacket.changes b/python-impacket.changes index b107b2d..67bcbca 100644 --- a/python-impacket.changes +++ b/python-impacket.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 23 20:28:09 UTC 2023 - Martin Hauke + +- Add python-dsinternals to BuildRequires + ------------------------------------------------------------------- Tue Sep 5 01:47:52 UTC 2023 - Steve Kowalik diff --git a/python-impacket.spec b/python-impacket.spec index b12e97c..213d489 100644 --- a/python-impacket.spec +++ b/python-impacket.spec @@ -38,6 +38,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Flask >= 1.0 Requires: python-charset-normalizer +Requires: python-dsinternals Requires: python-ldap3 >= 2.5 Requires: python-ldapdomaindump >= 0.9.0 Requires: python-pyOpenSSL >= 0.13.1