From 03cb0842c9b6657dc48fe06b0c6451a2dc20eb6d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 18:30:37 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/python-docker.spec b/python-docker.spec index 91c2019..55050f8 100644 --- a/python-docker.spec +++ b/python-docker.spec @@ -15,7 +15,7 @@ Name: python-%{srcname} Version: 5.0.0 -Release: 1%{?dist} +Release: 2%{?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 +* Fri Jun 04 2021 Python Maint - 5.0.0-2 +- Rebuilt for Python 3.10 + * Tue Apr 13 2021 Tomas Tomecek - 5.0.0-1 - New upstream release 5.0.0