aboutsummaryrefslogtreecommitdiff
path: root/python/python2-pyasn1
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-05-31 18:38:50 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-03 10:38:27 +0700
commitd5fae73067755c0537907e725db1be7a684b4022 (patch)
treed1b4c06ecc4e982adc5fcc30158e9b19d888f845 /python/python2-pyasn1
parente8a0731cd247ea9cb824a621d08ded55beb0eede (diff)
python/python2-pyasn1: Updated for version 0.5.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-pyasn1')
-rw-r--r--python/python2-pyasn1/python2-pyasn1.SlackBuild2
-rw-r--r--python/python2-pyasn1/python2-pyasn1.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python2-pyasn1/python2-pyasn1.SlackBuild b/python/python2-pyasn1/python2-pyasn1.SlackBuild
index e0947020185b..a2f71d345e5c 100644
--- a/python/python2-pyasn1/python2-pyasn1.SlackBuild
+++ b/python/python2-pyasn1/python2-pyasn1.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python2-pyasn1
-VERSION=${VERSION:-0.4.8}
+VERSION=${VERSION:-0.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python2-pyasn1/python2-pyasn1.info b/python/python2-pyasn1/python2-pyasn1.info
index 7f5b2d78573e..6cf50cbfaf74 100644
--- a/python/python2-pyasn1/python2-pyasn1.info
+++ b/python/python2-pyasn1/python2-pyasn1.info
@@ -1,8 +1,8 @@
PRGNAM="python2-pyasn1"
-VERSION="0.4.8"
+VERSION="0.5.0"
HOMEPAGE="https://github.com/etingof/pyasn1"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.4.8.tar.gz"
-MD5SUM="dffae4ff9f997a83324b3f33fe62be54"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.5.0.tar.gz"
+MD5SUM="ef4836affe55fcdd63a481ea1060c874"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""