aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-tkinter
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-04-10 05:52:55 +0000
committerTimo Teräs <timo.teras@iki.fi>2015-04-10 05:54:16 +0000
commit23541230cf8572c52d817972e3d32aebd206aa7d (patch)
treed2ba6c83211d94054e622923892994d5c2037335 /testing/py-tkinter
parent1ed5742556695bfad6df160fc63afc27ae32108f (diff)
downloadaports-23541230cf8572c52d817972e3d32aebd206aa7d.tar.bz2
aports-23541230cf8572c52d817972e3d32aebd206aa7d.tar.xz
testing/py-tkinter: update python version and remove paxctl
it's not used in aport or the source package
Diffstat (limited to 'testing/py-tkinter')
-rw-r--r--testing/py-tkinter/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/py-tkinter/APKBUILD b/testing/py-tkinter/APKBUILD
index be81d81aae..1effa6fc70 100644
--- a/testing/py-tkinter/APKBUILD
+++ b/testing/py-tkinter/APKBUILD
@@ -3,7 +3,7 @@
# which includes idle, the tkinter and idle *.py* files, but not _tkinter.so
pkgname=py-tkinter
_pkgname=python
-pkgver=2.7.8
+pkgver=2.7.9
_verbase=${pkgver%.*}
pkgrel=0
pkgdesc="Tk interface for Python"
@@ -13,7 +13,7 @@ license="custom"
subpackages=""
depends=""
makedepends="expat-dev openssl-dev zlib-dev ncurses-dev bzip2-dev
- libffi-dev paxctl tk-dev python-dev"
+ libffi-dev tk-dev python-dev"
source="http://www.$pkgname.org/ftp/$_pkgname/$pkgver/Python-$pkgver.tar.xz
find_library.patch
unchecked-ioctl.patch
@@ -76,12 +76,12 @@ package() {
|| return 1
}
-md5sums="d235bdfa75b8396942e360a70487ee00 Python-2.7.8.tar.xz
+md5sums="38d530f7efc373d64a8fb1637e3baaa7 Python-2.7.9.tar.xz
5d8ca92fa6f187573104593470a9d3d5 find_library.patch
dada786a50fa332686a9b9260d84c110 unchecked-ioctl.patch"
-sha256sums="edde10a0cb7d14e2735e682882d5b287028d1485c456758154c19573db68075a Python-2.7.8.tar.xz
+sha256sums="90d27e14ea7e03570026850e2e50ba71ad20b7eb31035aada1cf3def8f8d4916 Python-2.7.9.tar.xz
63b2b1489c2b97b450bb2d19b64f2ae6cca5c43d549c131c7807fbe52b7bbf21 find_library.patch
f9d37609bab83d9ffff96ec9a33e16568cfb14980d389f7fe34a1c837397e359 unchecked-ioctl.patch"
-sha512sums="0a992e34b6b704f028f5178c0404f8ca5fd9a7ab9da1879a20f0c72ffa712dc4925e45eb78e9368d6a17ee618259fc3f078d71766b314a732a1a28e526511a5e Python-2.7.8.tar.xz
+sha512sums="6939182463272a6bb9da0e327bfb9efc574a87820f2ae39eaf02d9fae053dbe0004330e916e6828becfef94cbe294acb0a88a600f8930b99b94fcfc4efc44ff4 Python-2.7.9.tar.xz
cbb18c23b1b55025ba8a08debd545b68317eef2732f9f631d2629ed71b603b9a90843bca5df9db7072e83e29c928b0e9c557d0710955692052607db36a241c08 find_library.patch
5a8e013a4132d71c4360771f130d27b37275ae59330cf9a75378dc8a11236017f540eb224f2a148984e82ca3fb6b29129375b1080ba05b81044faa717520ab82 unchecked-ioctl.patch"