Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:frispete:3dprinting
python-Flask-Assets
python-Flask-Assets.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-Flask-Assets.spec of Package python-Flask-Assets
# # spec file for package python-Flask-Assets # # Copyright (c) 2020 SUSE LLC # Copyright (c) 2020 LISA GmbH, Bingen, Germany # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Flask-Assets Version: 2.0 Release: 0 Summary: Asset management for Flask, to compress and merge CSS and Javascript files License: BSD-2-Clause URL: http://github.com/miracle2k/flask-assets Source: https://files.pythonhosted.org/packages/source/F/Flask-Assets/Flask-Assets-%{version}.tar.gz BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} # SECTION test requirements BuildRequires: %{python_module Flask >= 0.8} BuildRequires: %{python_module Flask-Script} BuildRequires: %{python_module PyYAML} BuildRequires: %{python_module nose} BuildRequires: %{python_module pytest} BuildRequires: %{python_module webassets >= 2.0} # /SECTION BuildRequires: fdupes Requires: python-Flask >= 0.8 Requires: python-webassets >= 2.0 BuildArch: noarch %python_subpackages %description Asset management for Flask, to compress and merge CSS and Javascript files. %prep %setup -q -n Flask-Assets-%{version} %build %python_build %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %check %pytest -k 'not TestUrlAndDirectory' %files %{python_files} %doc CHANGES README.rst %license LICENSE %{python_sitelib}/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor