From 88a442d9834fa13a33ac15c6280f9052027e32ea Mon Sep 17 00:00:00 2001 From: skmpz Date: Tue, 15 Mar 2022 21:12:07 +0400 Subject: [PATCH] python3-curl: update to 7.45.1. --- srcpkgs/python3-curl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-curl/template b/srcpkgs/python3-curl/template index ea7831c2f087e4..7a728a5ff62dc7 100644 --- a/srcpkgs/python3-curl/template +++ b/srcpkgs/python3-curl/template @@ -1,6 +1,6 @@ # Template file for 'python3-curl' pkgname=python3-curl -version=7.45.0 +version=7.45.1 revision=1 wrksrc="pycurl-${version}" build_style=python3-module @@ -13,7 +13,7 @@ license="LGPL-2.1-or-later, MIT" homepage="http://pycurl.io/" changelog="https://raw.githubusercontent.com/pycurl/pycurl/master/ChangeLog" distfiles="${PYPI_SITE}/p/pycurl/pycurl-${version}.tar.gz" -checksum=5036c53c6f4106e9160d053a4baa3433a0215fb3386073e211273c56a3a95f3d +checksum=a863ad18ff478f5545924057887cdae422e1b2746e41674615f687498ea5b88a pre_build() { vsed -i "/setup_args\['data_files'\] = /d" setup.py