Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37849536
en ru br
ALT Linux repos
S:1.13.0-alt1

Group :: Development/Python3
RPM: python3-module-flask-apscheduler

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define pypi_name flask-apscheduler

%def_without check

Name:    python3-module-%pypi_name
Version: 1.12.4
Release: alt1

Summary: Adds APScheduler support to Flask
License: Apache-2.0
Group:   Development/Python3
URL:     https://github.com/viniciuschiele/flask-apscheduler

Packager: Andrey Cherepanov <cas at altlinux.org>

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel python3-module-setuptools python3-module-wheel

BuildArch: noarch

Source: %pypi_name-%version.tar

%description
Flask-APScheduler is a Flask extension which adds support for the APScheduler.

%prep
%setup -n %pypi_name-%version

%build
%pyproject_build

%install
%pyproject_install

%check
#%%tox_create_default_config
%tox_check_pyproject

%files
%doc *.md
%python3_sitelibdir/flask_apscheduler
%python3_sitelibdir/Flask_APScheduler-*.dist-info/

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin