Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37531186
en ru br
ALT Linux repos
S:2.7.18-alt1

Group :: Development/Python
RPM: python-base

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define python_ver 2.7

Name: python-base
Version: %python_ver.18
Release: alt1

Summary: Base python modules and executables
Group: Development/Python
BuildArch: noarch
License: PSF
Group: Development/Python
URL: http://www.python.org/
Packager: Python Development Team <python at packages.altlinux.org>

Requires: /usr/bin/python%python_ver
Requires: python2-base = %version

%description
Python is an interpreted, interactive, object-oriented programming
language often compared to Tcl, Perl, Scheme or Java. Python includes
modules, classes, exceptions, very high level dynamic data types and
dynamic typing. Python supports interfaces to many system calls and
libraries, as well as to various windowing systems (X11, Motif, Tk,
Mac and MFC).

This package contains symlink to default python interpreter.

%install
mkdir -p %buildroot%_bindir
ln -sf python%python_ver %buildroot%_bindir/python

%files
%_bindir/python

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin