From 2da4e481f023fc7991260b145d95bfbf3f7c26ad Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2022 13:02:36 +0000 Subject: Rebuilt for Python 3.11 --- diff --git a/python-docker.spec b/python-docker.spec index fda1d18..55ec3dd 100644 --- a/python-docker.spec +++ b/python-docker.spec @@ -15,7 +15,7 @@ Name: python-%{srcname} Version: 5.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Python library for the Docker Engine API License: ASL 2.0 URL: https://pypi.org/project/%{srcname} @@ -116,6 +116,9 @@ cp -avr tests/ %{buildroot}%{_libexecdir}/installed-tests/%{name}/ %endif # tests %changelog +* Mon Jun 13 2022 Python Maint - 5.0.2-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 5.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild