[arch-commits] Commit in python-genshi/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Sun Nov 3 20:26:36 UTC 2019


    Date: Sunday, November 3, 2019 @ 20:26:36
  Author: foutrelis
Revision: 522646

upgpkg: python-genshi 0.7.3-1

New upstream release.

Modified:
  python-genshi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-03 20:23:43 UTC (rev 522645)
+++ PKGBUILD	2019-11-03 20:26:36 UTC (rev 522646)
@@ -1,8 +1,8 @@
 # Maintainer : Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=(python-genshi python2-genshi)
-pkgver=0.7.1
-pkgrel=2
+pkgver=0.7.3
+pkgrel=1
 pkgdesc="Python toolkit for stream-based generation of output for the web."
 url="https://genshi.edgewall.org/"
 license=("BSD")
@@ -9,7 +9,7 @@
 arch=('x86_64')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://github.com/edgewall/genshi/archive/${pkgver}.tar.gz")
-sha256sums=('72246b63cf71853b76c53b530059690eede9f85105da3e33842fdcf391a34e61')
+sha256sums=('6b6992618069d9535ec5ee42087ab04846e6df9bba8283157843ceb516ca85b5')
 
 prepare() {
     # uses 2to3 so need to build python2/python3 in separate dirs



More information about the arch-commits mailing list