15
0

Accepting request 197956 from devel:languages:python

Update to 2.38 (forwarded request 197939 from poorboywilly)

OBS-URL: https://build.opensuse.org/request/show/197956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-distutils-extra?expand=0&rev=23
This commit is contained in:
Stephan Kulow
2013-09-09 17:47:36 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c9539badfdc7e0ebb463ee66b9c09d48a08ca121c84ec7316b1fbb799a72878
size 27518

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d100d5d3492f40b3e7a6a4500f71290bfa91e2c50dc31ba8e3ff9b5d82ca153
size 27748

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Sep 8 20:45:19 UTC 2013 - os-dev@jacraig.com
- Update to 2.38:
* Use yelp-tools style help installation.
-------------------------------------------------------------------
Sat Sep 29 19:48:14 UTC 2012 - os-dev@jacraig.com

View File

@@ -17,7 +17,7 @@
Name: python-distutils-extra
Version: 2.37
Version: 2.38
Release: 0
Summary: Distutils/Setuptools Adapter
License: GPL-2.0
@@ -25,7 +25,7 @@ Group: Development/Libraries/Python
Url: https://launchpad.net/python-distutils-extra
Source: http://launchpad.net/python-distutils-extra/trunk/%{version}/+download/python-distutils-extra-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-setuptools
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()")}