From 1214883841579dd0f6a7bfdc67d6dca95d6a01cb Mon Sep 17 00:00:00 2001 From: Luciogi Date: Fri, 17 Nov 2023 21:39:31 +0500 Subject: [PATCH] python3-Markups: update to 4.0.0. --- srcpkgs/python3-Markups/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-Markups/template b/srcpkgs/python3-Markups/template index c247351178510..cd372cfba1507 100644 --- a/srcpkgs/python3-Markups/template +++ b/srcpkgs/python3-Markups/template @@ -1,17 +1,18 @@ # Template file for 'python3-Markups' pkgname=python3-Markups -version=3.0.0 -revision=8 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=4.0.0 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools python3-wheel" depends="python3 python3-markdown-math" +checkdepends="python3-pytest" short_desc="Wrapper around the various text markup languages (Python3)" maintainer="Enno Boland " license="BSD-3-Clause" homepage="https://github.com/mitya57/pymarkups" changelog="https://raw.githubusercontent.com/retext-project/pymarkups/master/changelog" distfiles="${PYPI_SITE}/M/Markups/Markups-${version}.tar.gz" -checksum=1ea19458dfca6a4562044e701aa8698089a0c659fc535689ed260f89a04f8d39 +checksum=3ddb9afb1c55d0cff812e3392ca33f468498c0707a4fa8b2e05d0ba0d32c019e post_install() { vlicense LICENSE