aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyasn1
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-06-14 16:30:32 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-15 21:42:11 +0700
commitc53573ada92cb44d28ee800300de9e4038408bc1 (patch)
treeb8543924429d1cb0b80910a86eaf526d86f0e6fa /python/python3-pyasn1
parent5482bd8b5590e126b3bc21077f1884dc05e302da (diff)
downloadslackbuilds-c53573ada92cb44d28ee800300de9e4038408bc1.tar.xz
python/python3-pyasn1: New maintainer
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyasn1')
-rw-r--r--python/python3-pyasn1/python3-pyasn1.SlackBuild1
-rw-r--r--python/python3-pyasn1/python3-pyasn1.info6
-rw-r--r--python/python3-pyasn1/slack-desc2
3 files changed, 5 insertions, 4 deletions
diff --git a/python/python3-pyasn1/python3-pyasn1.SlackBuild b/python/python3-pyasn1/python3-pyasn1.SlackBuild
index d843b4ebee69..b69f185adb3d 100644
--- a/python/python3-pyasn1/python3-pyasn1.SlackBuild
+++ b/python/python3-pyasn1/python3-pyasn1.SlackBuild
@@ -4,6 +4,7 @@
# Copyright 2011-2018 Markus Reichelt, Aachen, DE
# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2023 Yth | Pont-en-Royans, France | yth@ythogtha.org
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
diff --git a/python/python3-pyasn1/python3-pyasn1.info b/python/python3-pyasn1/python3-pyasn1.info
index 7b8e3ef6a8c0..58b192571be6 100644
--- a/python/python3-pyasn1/python3-pyasn1.info
+++ b/python/python3-pyasn1/python3-pyasn1.info
@@ -1,10 +1,10 @@
PRGNAM="python3-pyasn1"
VERSION="0.5.0"
-HOMEPAGE="https://github.com/etingof/pyasn1"
+HOMEPAGE="https://github.com/pyasn1/pyasn1"
DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.5.0.tar.gz"
MD5SUM="ef4836affe55fcdd63a481ea1060c874"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Isaac Yu"
-EMAIL="isaacyu@protonmail.com"
+MAINTAINER="Yth - Arnaud"
+EMAIL="yth@ythogtha.org"
diff --git a/python/python3-pyasn1/slack-desc b/python/python3-pyasn1/slack-desc
index 2d0d7133dd33..4c23e8d18366 100644
--- a/python/python3-pyasn1/slack-desc
+++ b/python/python3-pyasn1/slack-desc
@@ -15,5 +15,5 @@ python3-pyasn1: - Generic implementation of ASN.1 types (X.208)
python3-pyasn1: - Fully standard compliant BER/CER/DER codecs
python3-pyasn1: - 100% Python, works with Python 2.2 and later
python3-pyasn1:
-python3-pyasn1: Homepage: https://github.com/etingof/pyasn1
+python3-pyasn1: Homepage: https://github.com/pyasn1/pyasn1
python3-pyasn1: