11
0
forked from pool/python-py

Accepting request 460255 from devel:languages:python

first batch of singlespec packages

OBS-URL: https://build.opensuse.org/request/show/460255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py?expand=0&rev=24
This commit is contained in:
2017-02-27 17:32:01 +00:00
committed by Git OBS Bridge
parent ba218aff4f
commit bf851b47e7
6 changed files with 46 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-py-doc
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,9 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-py-doc
Version: 1.4.31
Version: 1.4.32
Release: 0
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
License: MIT
@@ -25,13 +26,10 @@ Group: Development/Languages/Python
Url: http://pylib.org
Source: https://pypi.io/packages/source/p/py/py-%{version}.tar.gz
# Documentation requirements:
BuildRequires: python-Sphinx
BuildRequires: python3-Sphinx
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%else
BuildArch: noarch
%endif
Provides: %{python_module py-doc = %{version}}
%description
The py lib is a Python development support library featuring