Update project URL
This commit is contained in:
parent
17757f6810
commit
d74fb8a0b9
1 changed files with 5 additions and 2 deletions
|
|
@ -10,11 +10,11 @@ offline.}
|
|||
|
||||
Name: python-APScheduler
|
||||
Version: 3.6.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: In-process task scheduler with Cron-like capabilities
|
||||
|
||||
License: MIT
|
||||
URL: http://pythonhosted.org/APScheduler/
|
||||
URL: https://github.com/agronholm/apscheduler
|
||||
Source0: %pypi_source
|
||||
|
||||
BuildArch: noarch
|
||||
|
|
@ -68,6 +68,9 @@ export TZ=UTC
|
|||
%{python3_sitelib}/apscheduler/
|
||||
|
||||
%changelog
|
||||
* Mon Jul 20 2020 Fabien Boucher <fboucher@redhat.com> - 3.6.3-3
|
||||
- Update project url
|
||||
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.6.3-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue