diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-pyasn1/python3-pyasn1.SlackBuild | 1 | ||||
-rw-r--r-- | python/python3-pyasn1/python3-pyasn1.info | 6 | ||||
-rw-r--r-- | python/python3-pyasn1/slack-desc | 2 |
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: |