From 63649828efa445e679b3976ea35869f544403295 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 21 2022 15:27:19 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-setuptools.spec b/python-setuptools.spec index 74102f0..f4025da 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -25,7 +25,7 @@ Name: python-setuptools # When updating, update the bundled libraries versions bellow! Version: 59.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Easily build and distribute Python packages # setuptools is MIT # appdirs is MIT @@ -208,6 +208,9 @@ PYTHONPATH=$(pwd) %pytest --ignore=setuptools/tests/test_integration.py --ignore %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 59.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Dec 08 2021 Tomáš Hrnčiar - 59.6.0-1 - Update to 59.6.0 - Fixes: rhbz#2023119