Home > Repositories > base > python27

python27: An interpreted, interactive, object-oriented programming language

Python is an interpreted, interactive, object-oriented programming language.
It is often compared to Tcl, Perl, Scheme or Java.
Python combines remarkable power with very clear syntax.
It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing.
There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC).
New built-in modules are easily written in C or C++.
Python is also usable as an extension language for applications that need a programmable interface.
The Python implementation is portable: it runs on many brands of UNIX, on Windows, DOS, OS/2, Mac, Amiga...
Name:python27
Release: 2.7.18-3mamba
Group:Applications/Development
Maintainer:silvan
License:GPL
Size:12.29 MB
Upstream URL:https://www.python.org/
Build time:2022-01-25 19:37:47
Binary packages and requirements
x86_64aarch64i586
Built RPMSlibpython27
libpython27-devel
python27
python27-debug
python27-tk
libpython27
libpython27-devel
python27
python27-debug
python27-tk
libpython27
libpython27-devel
python27
python27-debug
python27-tk
Build requirementsglibc-devel [1]
latex2html[>=0:2002] (unresolved)
libX11-devel [1]
libbluez-devel[>=0:2.21] [1]
libbzip2-devel [1]
libdb53-devel [1]
libgdbm-devel [1]
libncurses-devel [1]
libopenssl-devel [1]
libreadline-devel [1]
libsqlite-devel [1]
libtcl-devel [1]
libtk[>=0:8.4.11] [1]
libtk-devel [1]
libz-devel [1]
tetex[>=0:3.0] [1]
glibc-devel [1]
latex2html[>=0:2002] (unresolved)
libX11-devel [1]
libbluez-devel[>=0:2.21] [1]
libbzip2-devel [1]
libdb53-devel [1]
libgdbm-devel [1]
libncurses-devel [1]
libopenssl-devel [1]
libreadline-devel [1]
libsqlite-devel [1]
libtcl-devel [1]
libtk[>=0:8.4.11] [1]
libtk-devel [1]
libz-devel [1]
tetex[>=0:3.0] [1]
glibc-devel [1]
latex2html[>=0:2002] (unresolved)
libX11-devel [1]
libbluez-devel[>=0:2.21] [1]
libbzip2-devel [1]
libdb53-devel [1]
libgdbm-devel [1]
libncurses-devel [1]
libopenssl-devel [1]
libreadline-devel [1]
libsqlite-devel [1]
libtcl-devel [1]
libtk[>=0:8.4.11] [1]
libtk-devel [1]
libz-devel [1]
tetex[>=0:3.0] [1]
History of changes
DatePackagerReleaseDescription
2022-01-25silvan2.7.18-3mamba- remove macros for %__python and add pythondeps27.sh
2021-01-01silvan2.7.18-2mamba- updated rpm macros files
2020-11-27silvan2.7.18-1mamba- update to 2.7.18
2019-07-16silvan2.7.16-1mamba- update to 2.7.16
- add missing python_inc in macros.python
2018-09-06silvan2.7.15-1mamba- update to 2.7.15
2015-05-16silvan2.7.9-1mamba- update to 2.7.9
- macros.python: added pyver_package macro
2014-11-23silvan2.7.8-1mamba- update to 2.7.8
2014-02-15silvan2.7.3-9mamba- move pyconfig.h and /usr/lib64/python/config from libpython27 to python27
2014-01-20silvan2.7.3-8mamba- x86_64: build with lib64 patch to install under /usr/lib64
2013-12-05silvan2.7.3-7mamba- rebuilt with /dev/shm working in x86_64 chroot environment to enable semaphores support
- patch to use system Sphinx