Rebuilt for Python 3.10
This commit is contained in:
parent
ef96dc43b5
commit
a4b835a338
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ offline.}
|
|||
|
||||
Name: python-APScheduler
|
||||
Version: 3.7.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
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.7.0-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue