summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Ruben Schuller <sb@rbn.im>2018-01-07 22:32:56 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-10 23:55:49 +0700
commit3e74ff3032f76f7364efcf9e85c4d3e4b03380cd (patch)
treed26ae33fe12620da2105d1f882b720452033d9b7 /python
parent8ebe33816bf5fccca526846cc0e88b2765185c30 (diff)
downloadslackbuilds-3e74ff3032f76f7364efcf9e85c4d3e4b03380cd.tar.gz
slackbuilds-3e74ff3032f76f7364efcf9e85c4d3e4b03380cd.tar.xz
python/python-nbxmpp: Updated for version 0.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python-nbxmpp/README4
-rw-r--r--python/python-nbxmpp/python-nbxmpp.SlackBuild4
-rw-r--r--python/python-nbxmpp/python-nbxmpp.info8
-rw-r--r--python/python-nbxmpp/slack-desc2
4 files changed, 11 insertions, 7 deletions
diff --git a/python/python-nbxmpp/README b/python/python-nbxmpp/README
index 0b019dc8c8..2c49f671df 100644
--- a/python/python-nbxmpp/README
+++ b/python/python-nbxmpp/README
@@ -3,3 +3,7 @@ applications to use Jabber/XMPP networks in a non-blocking way.
This library is initialy a fork of xmpppy one, but using
non-blocking sockets.
+
+If you download with wget you should use the --content-disposition option for
+that, or you'll end up with a file named 8 (although the slackbuild checks for
+this file, too).
diff --git a/python/python-nbxmpp/python-nbxmpp.SlackBuild b/python/python-nbxmpp/python-nbxmpp.SlackBuild
index 35b72cd3b5..0b0076b1ae 100644
--- a/python/python-nbxmpp/python-nbxmpp.SlackBuild
+++ b/python/python-nbxmpp/python-nbxmpp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-nbxmpp
-# Copyright 2014 Ruben Schuller
+# Copyright 2014-2018 Ruben Schuller
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-nbxmpp
-VERSION=${VERSION:-0.5.4}
+VERSION=${VERSION:-0.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
TARNAM=nbxmpp
diff --git a/python/python-nbxmpp/python-nbxmpp.info b/python/python-nbxmpp/python-nbxmpp.info
index 1915b35820..cd327d15ff 100644
--- a/python/python-nbxmpp/python-nbxmpp.info
+++ b/python/python-nbxmpp/python-nbxmpp.info
@@ -1,10 +1,10 @@
PRGNAM="python-nbxmpp"
-VERSION="0.5.4"
+VERSION="0.6.2"
HOMEPAGE="https://dev.gajim.org/gajim/python-nbxmpp/"
-DOWNLOAD="https://dev.gajim.org/gajim/python-nbxmpp/uploads/cf0374c23bc53eb638ea051e83374917/nbxmpp-0.5.4.tar.gz"
-MD5SUM="7e09126aa3148274c43db4af39ad832d"
+DOWNLOAD="https://dev.gajim.org/gajim/python-nbxmpp/uploads/c2db525b46c9c4ac3ada293da7348b7c/nbxmpp-0.6.2.tar.gz"
+MD5SUM="4db4a95b2d53f76afcad3233cd80129b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Ruben Schuller"
-EMAIL="ruben@orgizm.net"
+EMAIL="sb@rbn.im"
diff --git a/python/python-nbxmpp/slack-desc b/python/python-nbxmpp/slack-desc
index c59a32ccd2..7def4e06bf 100644
--- a/python/python-nbxmpp/slack-desc
+++ b/python/python-nbxmpp/slack-desc
@@ -11,7 +11,7 @@ python-nbxmpp:
python-nbxmpp: python-nbxmpp is a Python library that provides a way for Python
python-nbxmpp: applications to use Jabber/XMPP networks in a non-blocking way.
python-nbxmpp:
-python-nbxmpp: This library is initially a fork of xmpppy one, but using
+python-nbxmpp: This library is initialy a fork of xmpppy one, but using
python-nbxmpp: non-blocking sockets.
python-nbxmpp:
python-nbxmpp: