From 5ea54c6910caa633bc9b905ceb52cc2923f29bc9 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 1 Jun 2020 10:56:28 -0600 Subject: [PATCH] py3-httpretty: upgrade to 1.0.2 --- sr.ht/py3-httpretty/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sr.ht/py3-httpretty/APKBUILD b/sr.ht/py3-httpretty/APKBUILD index 43d3b11..f84a127 100644 --- a/sr.ht/py3-httpretty/APKBUILD +++ b/sr.ht/py3-httpretty/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Valery Kartel pkgname=py3-httpretty _pyname=httpretty -pkgver=0.9.7 +pkgver=1.0.2 pkgrel=0 pkgdesc="HTTP client mocking tool for Python" url="https://github.com/gabrielfalcao/HTTPretty" @@ -29,4 +29,4 @@ package() { chmod -R +r "$pkgdir"/usr/lib/python3.8/site-packages/ } -sha512sums="4a1cdfc09af14ab2bc6eec84ad0905103ffb48c3154b127f646b39ff131584a52b1fd56bfe7a41959fc68d64eff94a221f9bf5a159a3dbfb3535fe4ac76c6170 httpretty-0.9.7.tar.gz" +sha512sums="f9ef1c82f4fe3a31696e06228cea512664c5118b3c32910d7810d1fcf16b05d31b9b55db7bb6bd64967aadb162a2952757627439769db9117164b8248de9049c httpretty-1.0.2.tar.gz" -- 2.45.2