From 74c635255cf70fd5b6828e156d6668ed206d7703 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 6 Nov 2020 13:43:00 -0500 Subject: [PATCH] python-attrs: update to 20.3.0. --- srcpkgs/python-attrs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-attrs/template b/srcpkgs/python-attrs/template index 0689954434f..1843a6ab6a3 100644 --- a/srcpkgs/python-attrs/template +++ b/srcpkgs/python-attrs/template @@ -1,7 +1,7 @@ # Template file for 'python-attrs' pkgname=python-attrs -version=20.2.0 -revision=2 +version=20.3.0 +revision=1 wrksrc="attrs-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " license="MIT" homepage="https://attrs.readthedocs.io/" distfiles="${PYPI_SITE}/a/attrs/attrs-${version}.tar.gz" -checksum=26b54ddbbb9ee1d34d5d3668dd37d6cf74990ab23c828c2888dccdceee395594 +checksum=832aa3cde19744e49938b91fea06d69ecb9e649c93ba974535d08ad92164f700 pre_check() { # those are python3 only