12
0
forked from pool/python-py

Accepting request 424622 from devel:languages:python

update

OBS-URL: https://build.opensuse.org/request/show/424622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py?expand=0&rev=23
This commit is contained in:
2016-09-10 22:51:48 +00:00
committed by Git OBS Bridge
parent 3f4ca83075
commit ba218aff4f
6 changed files with 38 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-py
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 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
@@ -17,13 +17,13 @@
Name: python-py
Version: 1.4.30
Version: 1.4.31
Release: 0
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
License: MIT
Group: Development/Languages/Python
Url: http://pylib.org
Source: http://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz
Url: https://pylib.readthedocs.io
Source: https://pypi.io/packages/source/p/py/py-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRoot: %{_tmppath}/%{name}-%{version}-build