From 260521f34b2594fb625fb332fbeea3068f2e4ee5 Mon Sep 17 00:00:00 2001 From: mhmdanas Date: Sun, 12 Mar 2023 21:07:02 +0000 Subject: [PATCH] python3-txaio: update to 23.1.1. --- srcpkgs/python3-txaio/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-txaio/template b/srcpkgs/python3-txaio/template index d94696fb54dd..999e087f4131 100644 --- a/srcpkgs/python3-txaio/template +++ b/srcpkgs/python3-txaio/template @@ -1,16 +1,17 @@ # Template file for 'python3-txaio' pkgname=python3-txaio -version=21.2.1 -revision=5 +version=23.1.1 +revision=1 build_style=python3-module -hostmakedepends="python3 python3-setuptools" +hostmakedepends="python3-setuptools" depends="python3" short_desc="Utilities to support code that runs unmodified on Twisted and asyncio" maintainer="travankor " license="MIT" homepage="https://github.com/crossbario/txaio" +changelog="https://raw.githubusercontent.com/crossbario/txaio/master/docs/releases.rst" distfiles="https://github.com/crossbario/txaio/archive/v${version}.tar.gz" -checksum=ca6f62d244ec3581b71c5c1f808a8b4a48f35cc02591b2c7c1eba7970d76cb6c +checksum=2adbe77e18bfe0389e122ee75a76611ac06af648baad805692072fde79dac9cf make_check=no # Depends on deprecated and unmaintained trollius package post_install() {