python: update to 2.7.3.
This commit is contained in:
@@ -1,15 +1,13 @@
|
||||
# Template build file for 'python'.
|
||||
pkgname=python
|
||||
version=2.7.2
|
||||
revision=5
|
||||
patch_args="-Np1"
|
||||
version=2.7.3
|
||||
wrksrc="Python-$version"
|
||||
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.bz2"
|
||||
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.xz"
|
||||
short_desc="Interpreted, interactive, object-oriented programming language"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.python.org"
|
||||
license="PSF"
|
||||
checksum=5057eb067eb5b5a6040dbd0e889e06550bde9ec041dadaa855ee9490034cbdab
|
||||
checksum=61d36be58e9e9c733c49d7b76858d5c08e2c63a84f2066b29d35d3521057c985
|
||||
long_desc="
|
||||
Python is an interpreted, interactive, object-oriented programming language
|
||||
that combines remarkable power with very clear syntax. For an introduction
|
||||
|
||||
Reference in New Issue
Block a user