From 50daad35bc3c95bf2c3f66d60338d109cdd4de95 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:41:13 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.0.2-2mamba;Tue Sep 26 2023] --- python-smbpasswd.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-smbpasswd.spec b/python-smbpasswd.spec index 0dc648b..97e056a 100644 --- a/python-smbpasswd.spec +++ b/python-smbpasswd.spec @@ -2,7 +2,7 @@ Name: python-smbpasswd Version: 1.0.2 -Release: 1mamba +Release: 2mamba Summary: SMB Password Hash Generator - suitable for use with Samba Group: System/Libraries/Python Vendor: openmamba @@ -13,8 +13,9 @@ Source: https://pypi.debian.net/smbpasswd/smbpasswd-%{version}.tgz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description This module can generate both LANMAN and NT password hashes, suitable for use with Samba. @@ -49,6 +50,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Tue Sep 26 2023 Automatic Build System 1.0.2-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Mon May 23 2022 Silvan Calarco 1.0.2-1mamba - update to 1.0.2