Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37709824
en ru br
ALT Linux repos
S:0.9.4.git-alt2

Group :: Development/Python
RPM: python3-module-flask-versioned

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname Flask-Versioned
Name: python3-module-flask-versioned
Version: 0.9.4.git
Release: alt2

Summary: Flask plugin to rewrite file paths to add version info.

License: BSD
Group: Development/Python
Url: https://github.com/pilt/flask-versioned

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3 rpm-build-intro

#py3_use setuptools

%py3_use flask

%description
Add version info to file paths. The default configuration will prefix a
timestamp to and make the path absolute. Paths must be files, if a path is
unexisting or is a directory, an exception will be raised.

Typically used in templates to allow for really long expiration dates of
static content.

%prep
%setup

%build
%python3_build

%install
%python3_install

#check

#python3_test

%files
%python3_sitelibdir/*

%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