Date: Wednesday, August 3, 2022 @ 07:10:19
  Author: arojas
Revision: 1259961

upgpkg: python-cachelib 0.9.0-1: Update to 0.9.0

Modified:
  python-cachelib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-08-03 07:07:45 UTC (rev 1259960)
+++ PKGBUILD    2022-08-03 07:10:19 UTC (rev 1259961)
@@ -4,8 +4,8 @@
 
 pkgname=python-cachelib
 _name=${pkgname#python-}
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.9.0
+pkgrel=1
 pkgdesc='A collection of cache libraries in the same API interface. Extracted 
from werkzeug'
 arch=(any)
 url='https://github.com/pallets/cachelib'
@@ -14,7 +14,7 @@
 makedepends=(python-build python-installer python-setuptools python-wheel)
 checkdepends=(python-pytest-xprocess)
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz";)
-sha256sums=('e358f6f82cf633891f0dbd3996e300b4657716ac44b301df33b9cb2cfd6eea6d')
+sha256sums=('38222cc7c1b79a23606de5c2607f4925779e37cdcea1c2ad21b8bae94b5425a5')
 
 build() {
   cd $_name-$pkgver

Reply via email to