Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-14 08:29:24 +02:00 committed by Tomáš Hrnčiar
parent bcc29a132e
commit 23530cdc43

View File

@ -3,7 +3,7 @@
Name: nmstate
Version: 2.1.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Declarative network manager API
License: LGPLv2+
URL: https://github.com/%{srcname}/%{srcname}
@ -134,4 +134,7 @@ popd
%{python3_sitelib}/%{srcname}-*.egg-info/
%changelog
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 2.1.0-2
- Rebuilt for Python 3.11
%autochangelog