From 61efd6e6727fde4b8ce806fabc5462a859e805ed Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:47:43 +0100 Subject: [PATCH] automatic version update by autodist [release 1.7.0-1mamba;Wed Aug 10 2022] --- python-autopep8.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-autopep8.spec b/python-autopep8.spec index 5fff007..bd6a1a7 100644 --- a/python-autopep8.spec +++ b/python-autopep8.spec @@ -1,5 +1,5 @@ Name: python-autopep8 -Version: 1.6.0 +Version: 1.7.0 Release: 1mamba Summary: Automatic generated to pep8 checked code Group: System/Libraries @@ -10,6 +10,7 @@ URL: https://github.com/hhatto/autopep8 Source: http://pypi.debian.net/autopep8/autopep8-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN +BuildRequires: libpython3-devel ## AUTOBUILDREQ-END Requires: python >= %python_version Requires: python-pep8 @@ -51,6 +52,9 @@ sed -i "s|%{_bindir}/autopep8|%{_bindir}/autopep8-%{?pyappend}|" %{name}.filelis %doc README.rst %changelog +* Wed Aug 10 2022 Automatic Build System 1.7.0-1mamba +- automatic version update by autodist + * Sun Oct 24 2021 Automatic Build System 1.6.0-1mamba - automatic version update by autodist