Autobuild autoformatter for 72346

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=69
This commit is contained in:
Sascha Peilicke 2011-06-01 10:44:33 +00:00 committed by Git OBS Bridge
parent 217cff9439
commit f867b0ac18
3 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@ Obsoletes: python-64bit
# #
Summary: Python Interpreter base package Summary: Python Interpreter base package
Version: 2.7.1 Version: 2.7.1
Release: 5 Release: 2
%define tarversion %{version} %define tarversion %{version}
%define tarname Python-%{tarversion} %define tarname Python-%{tarversion}
Source0: %{tarname}.tar.bz2 Source0: %{tarname}.tar.bz2
@ -57,7 +57,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: %{name} = %{python_version} Provides: %{name} = %{python_version}
# explicitly, see bnc#697251 # explicitly, see bnc#697251
Requires: libpython2_7-1_0 = %{version}-%{release} Requires: libpython2_7-1_0 = %{version}-%{release}
%description %description
Python is an interpreted, object-oriented programming language, and is Python is an interpreted, object-oriented programming language, and is

View File

@ -24,7 +24,7 @@ Group: Development/Languages/Python
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Additional Package Documentation for Python. Summary: Additional Package Documentation for Python.
Version: 2.7 Version: 2.7
Release: 5 Release: 10
%define pyver 2.7.1 %define pyver 2.7.1
BuildArch: noarch BuildArch: noarch
%define tarname Python-%{pyver} %define tarname Python-%{pyver}

View File

@ -32,7 +32,7 @@ Obsoletes: python-64bit
Obsoletes: python-nothreads python21 python-elementtree python-sqlite Obsoletes: python-nothreads python21 python-elementtree python-sqlite
Summary: Python Interpreter Summary: Python Interpreter
Version: 2.7.1 Version: 2.7.1
Release: 5 Release: 6
Requires: python-base = %{version} Requires: python-base = %{version}
%define tarversion %{version} %define tarversion %{version}
%define tarname Python-%{tarversion} %define tarname Python-%{tarversion}