aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-02-07 11:34:39 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-08 02:50:04 +0700
commitd7ff442d8a289bdf3d4375a637580e263f4674b7 (patch)
treec4db8a69112e6b6fa63e75ddaa5af73f3a1693a3 /python
parent3c241f67050ff0f4b58b05d8bd3c3be3aaff8602 (diff)
python/python3-pyasn1: updated for version 0.6.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-pyasn1/python3-pyasn1.SlackBuild2
-rw-r--r--python/python3-pyasn1/python3-pyasn1.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pyasn1/python3-pyasn1.SlackBuild b/python/python3-pyasn1/python3-pyasn1.SlackBuild
index b45634f3ee..b10101a887 100644
--- a/python/python3-pyasn1/python3-pyasn1.SlackBuild
+++ b/python/python3-pyasn1/python3-pyasn1.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pyasn1
-VERSION=${VERSION:-0.6.0}
+VERSION=${VERSION:-0.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-pyasn1/python3-pyasn1.info b/python/python3-pyasn1/python3-pyasn1.info
index 63084c1b53..171ca9a18c 100644
--- a/python/python3-pyasn1/python3-pyasn1.info
+++ b/python/python3-pyasn1/python3-pyasn1.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pyasn1"
-VERSION="0.6.0"
+VERSION="0.6.1"
HOMEPAGE="https://github.com/pyasn1/pyasn1"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.6.0.tar.gz"
-MD5SUM="562dfdd6e0f3d404fec128a281541da0"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.6.1.tar.gz"
+MD5SUM="75cdc260597f112fdfefec85379e710d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""