From 99efb769b4dbc3b0074a585b99caafdff89fe026 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 14 Jun 2022 14:35:02 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-APScheduler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-APScheduler.spec b/python-APScheduler.spec index 2757a77..0356b6d 100644 --- a/python-APScheduler.spec +++ b/python-APScheduler.spec @@ -10,7 +10,7 @@ offline.} Name: python-APScheduler Version: 3.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: In-process task scheduler with Cron-like capabilities License: MIT @@ -68,6 +68,9 @@ export TZ=UTC %{python3_sitelib}/apscheduler/ %changelog +* Tue Jun 14 2022 Python Maint - 3.8.0-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 3.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild