[arch-commits] Commit in python-mako/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Sep 1 06:22:14 UTC 2022
Date: Thursday, September 1, 2022 @ 06:22:14
Author: felixonmars
Revision: 454859
upgpkg: python-mako 1.2.2-1
Modified:
python-mako/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-01 05:10:45 UTC (rev 454858)
+++ PKGBUILD 2022-09-01 06:22:14 UTC (rev 454859)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-mako
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc="A super-fast templating language that borrows the best ideas from the existing templating languages"
arch=('any')
@@ -13,7 +13,7 @@
checkdepends=('python-pytest' 'python-babel' 'python-beaker' 'python-dogpile.cache'
'python-pygments')
source=("https://pypi.io/packages/source/M/Mako/Mako-$pkgver.tar.gz"{,.asc})
-sha512sums=('02393054c9e3857ee412f494b01d702b5f367165d2f57a5ff9df34ba1a042b60c7b6c059ce2c53bcb91e3a4a21179eca884ee051bf5f5f3522c05253088d38a5'
+sha512sums=('4a9303b18710ad8111f4a83e963289df490cf1d01bf3b262e89fb2e9bb98a96fe2c83f8900597d836411d136b6ccb686f67b6e1554c4fe4868e68af1c864bcfe'
'SKIP')
validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1' # Michael Bayer
'2CA9B722133AF20453401FD1A33AC2044BFDF51E') # Mako Maintainer
More information about the arch-commits
mailing list