From 35f8ff53a17f75c415c305af4961d5366e92becb Mon Sep 17 00:00:00 2001 From: tkiatd Date: Mon, 5 Oct 2020 23:26:59 +0700 Subject: [PATCH] python3-pem: update to 20.1.0 travis CI failed: so I remove deprecated noarch and do not set pycompile_module --- srcpkgs/python3-pem/template | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-pem/template b/srcpkgs/python3-pem/template index ad51601c006..9622282b836 100644 --- a/srcpkgs/python3-pem/template +++ b/srcpkgs/python3-pem/template @@ -1,11 +1,9 @@ # Template file for 'python3-pem' pkgname=python3-pem -version=19.3.0 +version=20.1.0 revision=1 -archs=noarch wrksrc="pem-${version}" build_style=python3-module -pycompile_module="pem" hostmakedepends="python3-setuptools" depends="python3" short_desc="Easy PEM file parsing in Python3" @@ -13,7 +11,7 @@ maintainer="Orphaned " license="MIT" homepage="https://pem.readthedocs.io/en/stable/" distfiles="${PYPI_SITE}/p/pem/pem-${version}.tar.gz" -checksum=d10058932ec7b9bbc81c40862275395b9faa287353a9152b642393e7efcdb526 +checksum=2763631a5ffe55f1f21fa34abafdba174a8eeb670d84f66dcfd7a523b44608f6 post_install() { vlicense LICENSE