Update to 4.0.0a5 upstream release
Upstream tag: 4.0.0a5 Upstream commit: 8eaeb1f4 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
48eee48381
commit
a0e7724a9f
5 changed files with 6 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@
|
|||
/APScheduler-3.7.0.tar.gz
|
||||
/APScheduler-3.8.0.tar.gz
|
||||
/APScheduler-3.10.4.tar.gz
|
||||
/apscheduler-4.0.0a5.tar.gz
|
||||
|
|
|
|||
1
A_DIRTY_FILE
Normal file
1
A_DIRTY_FILE
Normal file
|
|
@ -0,0 +1 @@
|
|||
A dirty file
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.88.0.post1.dev2+g5779c46e.d20240116.
|
||||
The file was generated using packit 0.100.1.post1.dev4+gcc01f42e.d20240805.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
%global srcname APScheduler
|
||||
%global srcname apscheduler
|
||||
%global _description %{expand:
|
||||
Advanced Python Scheduler (APScheduler) is a Python library that lets you
|
||||
schedule your Python code to be executed later, either just once or
|
||||
|
|
@ -9,7 +9,7 @@ restarted, it will then run all the jobs it should have run while it was
|
|||
offline.}
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 4.0.0a4
|
||||
Version: 4.0.0a5
|
||||
Release: %autorelease
|
||||
Summary: In-process task scheduler with Cron-like capabilities
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (APScheduler-3.10.4.tar.gz) = 44b78e60b7349437fb8d6e5ad3bbd764cfa653fdd65685b586119225e8daaff9b150871887812a1f3d4cd67b942c70e99d1606d38b83685953fb1bb1a82742fe
|
||||
SHA512 (apscheduler-4.0.0a5.tar.gz) = 9b7a7da2d25c30672bf1ec01532cfb99b8c4a06cbccf1877c0d85a6d49ffdd6e4bcd27c36875eb96ab5dc7ca2e62d39e0dbe018e22dc1a718b52688d64153ccc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue