summaryrefslogtreecommitdiffstats
path: root/python/python3-pysdl2
diff options
context:
space:
mode:
author RSKYS <Pouria.rz@outlook.com>2021-10-25 22:59:17 +0330
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-27 08:25:08 +0700
commit3d811b335fb75d7883f30c421aefd942678e4a90 (patch)
tree233690288a4383ad69e8bb4dfbc656ceabffa24e /python/python3-pysdl2
parentf787f724c549ab78065177d9639953e27b105e49 (diff)
downloadslackbuilds-3d811b335fb75d7883f30c421aefd942678e4a90.tar.gz
slackbuilds-3d811b335fb75d7883f30c421aefd942678e4a90.tar.xz
python/python3-pysdl2: Updated for version 0.9.9.
Signed-off-by: RSKYS <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pysdl2')
-rw-r--r--python/python3-pysdl2/README10
-rw-r--r--python/python3-pysdl2/python3-pysdl2.SlackBuild2
-rw-r--r--python/python3-pysdl2/python3-pysdl2.info6
-rw-r--r--python/python3-pysdl2/slack-desc2
4 files changed, 11 insertions, 9 deletions
diff --git a/python/python3-pysdl2/README b/python/python3-pysdl2/README
index faff96c7de..260517a85a 100644
--- a/python/python3-pysdl2/README
+++ b/python/python3-pysdl2/README
@@ -1,8 +1,10 @@
-PySDL2 is a pure Python wrapper around the SDL2, SDL2_mixer,
+PySDL2 is a pure Python wrapper around the SDL2, SDL2_mixer,
SDL2_image, SDL2_ttf, and SDL2_gfx libraries. Instead of relying on C
-code, it uses the built-in ctypes module to interface with SDL2, and
-provides simple Python classes and wrappers for common SDL2
+code, it uses the built-in ctypes module to interface with SDL2, and
+provides simple Python classes and wrappers for common SDL2
functionality.
-This package changed the path to python3.x incase of some of my
+This package changed the path to python3.x incase of some of my
packages dependencies and the sake of Python3.
+
+By ~red
diff --git a/python/python3-pysdl2/python3-pysdl2.SlackBuild b/python/python3-pysdl2/python3-pysdl2.SlackBuild
index 49004adab8..241c473be4 100644
--- a/python/python3-pysdl2/python3-pysdl2.SlackBuild
+++ b/python/python3-pysdl2/python3-pysdl2.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pysdl2
SRCNAM=PySDL2
-VERSION=${VERSION:-0.9.7}
+VERSION=${VERSION:-0.9.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-pysdl2/python3-pysdl2.info b/python/python3-pysdl2/python3-pysdl2.info
index 78a1581d1b..3a03e8416d 100644
--- a/python/python3-pysdl2/python3-pysdl2.info
+++ b/python/python3-pysdl2/python3-pysdl2.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pysdl2"
-VERSION="0.9.7"
+VERSION="0.9.9"
HOMEPAGE="https://github.com/marcusva/py-sdl2"
-DOWNLOAD="https://files.pythonhosted.org/packages/39/58/21d31ceba68b7d8c06be5ee620264bc91a5a7c69b796a7c32aae9e8b10bc/PySDL2-0.9.7.tar.gz"
-MD5SUM="e77e9c15589e15b6c877555f34a429ab"
+DOWNLOAD="https://files.pythonhosted.org/packages/2a/5e/c6dfd4a1ab84e09defd7302aad1740fb87ea5d642c7fb0d8fa52786a9793/PySDL2-0.9.9.tar.gz"
+MD5SUM="22fd63c5f4a4386b25cd29b4d18afa41"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/python/python3-pysdl2/slack-desc b/python/python3-pysdl2/slack-desc
index 37610d4730..f2979ddf0d 100644
--- a/python/python3-pysdl2/slack-desc
+++ b/python/python3-pysdl2/slack-desc
@@ -15,5 +15,5 @@ python3-pysdl2: provides simple Python classes and wrappers for common SDL2
python3-pysdl2: functionality.
python3-pysdl2:
python3-pysdl2:
-python3-pysdl2:
python3-pysdl2: https://github.com/marcusva/py-sdl2
+python3-pysdl2: