From b72a143d1bca7f2a6c65849c48fe03d7c73e831d Mon Sep 17 00:00:00 2001 From: Mohammed Anas Date: Fri, 3 Nov 2023 18:39:07 +0000 Subject: [PATCH] python3-pyasn1-modules: update to 0.3.0. --- srcpkgs/python3-pyasn1-modules/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-pyasn1-modules/template b/srcpkgs/python3-pyasn1-modules/template index 512abe377a7f0..742c8bc6f4e8f 100644 --- a/srcpkgs/python3-pyasn1-modules/template +++ b/srcpkgs/python3-pyasn1-modules/template @@ -1,7 +1,7 @@ # Template file for 'python3-pyasn1-modules' pkgname=python3-pyasn1-modules -version=0.2.8 -revision=7 +version=0.3.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-pyasn1" @@ -9,9 +9,10 @@ checkdepends="python3-pytest ${depends}" short_desc="Collection of ASN.1-based protocols modules (Python3)" maintainer="Orphaned " license="BSD-2-Clause" -homepage="https://github.com/etingof/pyasn1-modules" -distfiles="https://github.com/etingof/pyasn1-modules/archive/v${version}.tar.gz" -checksum=c562fcf94e21b19b1b01c103a4dbe24b286356237d2b453afd75882683cf0ad7 +homepage="https://github.com/pyasn1/pyasn1-modules" +changelog="https://raw.githubusercontent.com/pyasn1/pyasn1-modules/main/CHANGES.txt" +distfiles="https://github.com/pyasn1/pyasn1-modules/archive/refs/tags/v${version}.tar.gz" +checksum=c510f9d9587b77c747745cc3600ae9cc3b24520fb6652e9c010e4085e413d1f8 post_install() { vlicense LICENSE.txt