From 4c40322d03b47cd301020f511b71baadf33f4da7 Mon Sep 17 00:00:00 2001 From: c0m4r Date: Wed, 31 Jan 2024 23:32:09 +0100 Subject: [PATCH] python3-josepy: update to 1.14.0 --- srcpkgs/python3-josepy/template | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/srcpkgs/python3-josepy/template b/srcpkgs/python3-josepy/template index 2946ff85d2710..6d326e2ee1209 100644 --- a/srcpkgs/python3-josepy/template +++ b/srcpkgs/python3-josepy/template @@ -1,9 +1,9 @@ # Template file for 'python3-josepy' pkgname=python3-josepy -version=1.13.0 -revision=3 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=1.14.0 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-poetry-core python3-setuptools python3-wheel" depends="python3-cryptography python3-openssl python3-setuptools python3-six" checkdepends="python3-pytest-flake8 python3-mock $depends" short_desc="JOSE protocol implementation in Python3" @@ -12,8 +12,4 @@ license="Apache-2.0" homepage="https://github.com/certbot/josepy" changelog="https://raw.githubusercontent.com/certbot/josepy/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/j/josepy/josepy-${version}.tar.gz" -checksum=8931daf38f8a4c85274a0e8b7cb25addfd8d1f28f9fb8fbed053dd51aec75dc9 - -pre_check() { - vsed -e '/addopts/d' -i pytest.ini -} +checksum=308b3bf9ce825ad4d4bba76372cf19b5dc1c2ce96a9d298f9642975e64bd13dd