Rebuilt for Python 3.13

This commit is contained in:
Python Maint 2024-06-07 10:03:54 +02:00 committed by Karolina Surma
commit bef98fb7bc

View file

@ -2,7 +2,7 @@
%global pypi_name python-%{module_name}
Name: %{pypi_name}
Version: 3.0.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Python context manager for managing pid files
License: MIT
URL: https://pypi.org/project/python-pidfile
@ -45,6 +45,9 @@ cp -p %{SOURCE1} .
%license LICENSE
%changelog
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.0.0-9
- Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild