python27: update to 2.7.10
This commit is contained in:
parent
57b132ef99
commit
399be25549
@ -6,9 +6,9 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=python
|
topdir=python
|
||||||
version=2.7.9
|
version=2.7.10
|
||||||
pkgver=1
|
pkgver=1
|
||||||
source[0]=https://www.python.org/ftp/python/2.7.9/Python-$version.tar.xz
|
source[0]=https://www.python.org/ftp/python/$version/Python-$version.tar.xz
|
||||||
# If there are no patches, simply comment this
|
# If there are no patches, simply comment this
|
||||||
patch[0]=python-2.7.9-mmap-fcntl_h.patch
|
patch[0]=python-2.7.9-mmap-fcntl_h.patch
|
||||||
patch[1]=python-2.7.9-tgcware.patch
|
patch[1]=python-2.7.9-tgcware.patch
|
||||||
@ -78,6 +78,11 @@ install()
|
|||||||
${__rm} -f ${stagedir}${prefix}/${_libdir}/pkgconfig/python{,2}.pc
|
${__rm} -f ${stagedir}${prefix}/${_libdir}/pkgconfig/python{,2}.pc
|
||||||
docs_for python27 LICENSE README
|
docs_for python27 LICENSE README
|
||||||
docs_for python27-libs LICENSE README
|
docs_for python27-libs LICENSE README
|
||||||
|
|
||||||
|
compat python27 2.7.9 1 1
|
||||||
|
compat python27-libs 2.7.9 1 1
|
||||||
|
compat python27-tkinter 2.7.9 1 1
|
||||||
|
compat python27-tools 2.7.9 1 1
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Sat Jun 06 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 2.7.10-1
|
||||||
|
- Update to 2.7.10
|
||||||
|
|
||||||
* Sat Mar 21 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 2.7.9-1
|
* Sat Mar 21 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 2.7.9-1
|
||||||
- Initial package
|
- Initial package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user