From 28ed3248e8e8b0838588438c23e5311ccf7e2d73 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 4 Nov 2020 14:39:43 -0500 Subject: [PATCH] python-atomicwrites: update to 1.4.0. --- srcpkgs/python-atomicwrites/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-atomicwrites/template b/srcpkgs/python-atomicwrites/template index e5cbe22980f..869c5f61df1 100644 --- a/srcpkgs/python-atomicwrites/template +++ b/srcpkgs/python-atomicwrites/template @@ -1,7 +1,7 @@ # Template file for 'python-atomicwrites' pkgname=python-atomicwrites -version=1.3.0 -revision=4 +version=1.4.0 +revision=1 wrksrc="atomicwrites-${version}" build_style=python-module pycompile_module="atomicwrites" @@ -12,7 +12,7 @@ maintainer="Oliver Kiddle " license="MIT" homepage="https://github.com/untitaker/python-atomicwrites" distfiles="${PYPI_SITE}/a/atomicwrites/atomicwrites-${version}.tar.gz" -checksum=75a9445bac02d8d058d5e1fe689654ba5a6556a1dfd8ce6ec55a0ed79866cfa6 +checksum=ae70396ad1a434f9c7046fd2dd196fc04b12f9e91ffb859164193be8b6168a7a post_install() { vlicense LICENSE