From d7706014527d0d57b9d20842fca3ccd7bc06dedd Mon Sep 17 00:00:00 2001 From: Maja Massarini Date: Tue, 18 Jun 2024 13:58:26 +0200 Subject: [PATCH] The package is now named lowercases --- python-APScheduler.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-APScheduler.spec b/python-APScheduler.spec index 0e3df0a..0e23131 100644 --- a/python-APScheduler.spec +++ b/python-APScheduler.spec @@ -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