From 66de2a5ba52c8449cdbe0b04a53ee7edf35a65a8 Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 11 Oct 2023 11:28:23 +0530 Subject: [PATCH] txt2tags: update to 3.9. --- srcpkgs/txt2tags/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/txt2tags/template b/srcpkgs/txt2tags/template index 20e1ab19e0150..acde04498f69f 100644 --- a/srcpkgs/txt2tags/template +++ b/srcpkgs/txt2tags/template @@ -1,9 +1,9 @@ # Template file for 'txt2tags' pkgname=txt2tags -version=3.8 -revision=2 -build_style=python3-module -hostmakedepends="python3 python3-setuptools" +version=3.9 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-wheel python3-setuptools" depends="python3" short_desc="Tool for converting plain text into many markup languages" maintainer="meator " @@ -11,7 +11,7 @@ license="GPL-2.0-or-later" homepage="https://txt2tags.org/" changelog="https://raw.githubusercontent.com/txt2tags/txt2tags/v3/CHANGELOG.md" distfiles="https://github.com/txt2tags/txt2tags/archive/refs/tags/${version}.tar.gz" -checksum=a8803ff3a837223f5632f529aa941bc257a8bcc84f5bcc3100c46f8554f32af8 +checksum=1f188be1c3dccdf6beaffd1a45829b4df2b2f58973c8de6bc1a7c9cef1c0e4f1 do_check() { python3 test/run.py