Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:agraul:branches:systemsmanagement:saltstack:products:next
python-readme_renderer
python-readme_renderer.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-readme_renderer.spec of Package python-readme_renderer
# # spec file for package python-readme_renderer # # Copyright (c) 2021 SUSE LLC # # 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/ # %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-readme_renderer Version: 29.0 Release: 0 Summary: A library for rendering "readme" descriptions License: Apache-2.0 URL: https://github.com/pypa/readme_renderer Source: https://files.pythonhosted.org/packages/source/r/readme_renderer/readme_renderer-%{version}.tar.gz # PATCH-FIX-UPSTREAM remove-mock.patch -- part of gh#pypa/readme_renderer#192 Patch0: https://github.com/pypa/readme_renderer/commit/091bcd6.patch#/remove-mock.patch # PATCH-FIX-UPSTREAM remove-six.patch -- part of gh#pypa/readme_renderer#192 Patch1: https://github.com/pypa/readme_renderer/commit/690e524.patch#/remove-six.patch BuildRequires: %{python_module Pygments >= 2.5.1} BuildRequires: %{python_module bleach >= 2.1.0} BuildRequires: %{python_module cmarkgfm >= 0.5.0} BuildRequires: %{python_module docutils >= 0.13.1} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Pygments >= 2.5.1 Requires: python-bleach >= 2.1.0 Requires: python-docutils >= 0.13.1 Recommends: python-cmarkgfm >= 0.5.0 BuildArch: noarch %python_subpackages %description Readme Renderer is a library that will safely render arbitrary ``README`` files into HTML. It is designed to be used in Warehouse to render the long_description for packages. %prep %autosetup -p1 -n readme_renderer-%{version} %build %python_build %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %check export LANG=en_US.UTF-8 %pytest %files %{python_files} %license LICENSE %doc CHANGES.rst README.rst %{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