From ee127a864705748c86b12e02a998684de91d0983 Mon Sep 17 00:00:00 2001 From: Daniel Santana Date: Tue, 25 Aug 2020 14:24:52 -0300 Subject: [PATCH] python-dogpile.cache: update to 1.0.2. --- srcpkgs/python-dogpile.cache/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-dogpile.cache/template b/srcpkgs/python-dogpile.cache/template index 0978b7e168c..832f2153192 100644 --- a/srcpkgs/python-dogpile.cache/template +++ b/srcpkgs/python-dogpile.cache/template @@ -1,6 +1,6 @@ # Template file for 'python-dogpile.cache' pkgname=python-dogpile.cache -version=1.0.1 +version=1.0.2 revision=1 archs=noarch wrksrc="dogpile.cache-${version}" @@ -14,7 +14,7 @@ license="BSD-3-Clause" homepage="https://github.com/sqlalchemy/dogpile.cache" changelog="https://github.com/sqlalchemy/dogpile.cache/raw/master/docs/build/changelog.rst" distfiles="${PYPI_SITE}/d/dogpile.cache/dogpile.cache-${version}.tar.gz" -checksum=695dd61f32d97233d5c5e1d7ac1238f5116391ea990b4b24a239229e280bf36e +checksum=64fda39d25b46486a4876417ca03a4af06f35bfadba9f59613f9b3d748aa21ef do_check() { tox -e py27,py${py3_ver/./}