aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorPouria Rezaei <Pouria.rz@outlook.com>2024-07-07 01:30:27 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-07 12:34:01 +0700
commit78097777f2d78616ed800001501b724877a9eafb (patch)
tree2ac2ebf81966dd8bae102eaf38017798fa2de656 /python
parentf989037a64d5f50fcdd6ef051e97964b6d0a1a86 (diff)
python/python3-plexapi: Updated to 4.15.15.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-plexapi/python3-plexapi.SlackBuild16
-rw-r--r--python/python3-plexapi/python3-plexapi.info6
2 files changed, 4 insertions, 18 deletions
diff --git a/python/python3-plexapi/python3-plexapi.SlackBuild b/python/python3-plexapi/python3-plexapi.SlackBuild
index b876afd4c2efd..121c32ddb6806 100644
--- a/python/python3-plexapi/python3-plexapi.SlackBuild
+++ b/python/python3-plexapi/python3-plexapi.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-plexapi
-VERSION=${VERSION:-4.15.14}
+VERSION=${VERSION:-4.15.15}
SRCNAM=PlexAPI
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -52,20 +52,6 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-if [ "$ARCH" = "i586" ]; then
- SLKCFLAGS="-O2 -march=i586 -mtune=i686"
- LIBDIRSUFFIX=""
-elif [ "$ARCH" = "i686" ]; then
- SLKCFLAGS="-O2 -march=i686 -mtune=i686"
- LIBDIRSUFFIX=""
-elif [ "$ARCH" = "x86_64" ]; then
- SLKCFLAGS="-O2 -fPIC"
- LIBDIRSUFFIX="64"
-else
- SLKCFLAGS="-O2"
- LIBDIRSUFFIX=""
-fi
-
set -e
rm -rf $PKG
diff --git a/python/python3-plexapi/python3-plexapi.info b/python/python3-plexapi/python3-plexapi.info
index 0041692a620b3..855ea40f13e19 100644
--- a/python/python3-plexapi/python3-plexapi.info
+++ b/python/python3-plexapi/python3-plexapi.info
@@ -1,8 +1,8 @@
PRGNAM="python3-plexapi"
-VERSION="4.15.14"
+VERSION="4.15.15"
HOMEPAGE="https://github.com/pkkid/python-plexapi"
-DOWNLOAD="https://files.pythonhosted.org/packages/47/d6/6c9f93136b73fd5e044e7ef3e71ac83b177afe6275dfa9acffe7adb55df6/PlexAPI-4.15.14.tar.gz"
-MD5SUM="fb7adbd3166a3eaa6d72f24d395a3d2d"
+DOWNLOAD="https://files.pythonhosted.org/packages/3a/b8/cb8f799bf30629081ac243b6e21dfd65c4c4ac57ae7f53e1fa32f5296d9f/PlexAPI-4.15.15.tar.gz"
+MD5SUM="f10884943fea1f9674f0cc811d688198"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""