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

Eli Schwartz eschwartz at archlinux.org
Fri Apr 12 21:00:09 UTC 2019


    Date: Friday, April 12, 2019 @ 21:00:09
  Author: eschwartz
Revision: 451332

upgpkg: python-mechanize 1:0.4.2-1

upstream release

Modified:
  python-mechanize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-12 20:55:20 UTC (rev 451331)
+++ PKGBUILD	2019-04-12 21:00:09 UTC (rev 451332)
@@ -8,7 +8,7 @@
 _pkgname=mechanize
 pkgbase=python-mechanize
 pkgname=(python-mechanize python2-mechanize)
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 epoch=1
 pkgdesc='Stateful programmatic web browsing in Python'
@@ -20,8 +20,10 @@
 checkdepends=('python-zope-interface' 'python-twisted'
               'python2-zope-interface' 'python2-twisted')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('8954081ef3149794920f0b9ead8af6927059b6ac76d81abc8a4d6366c6fa86ba'
+sha256sums=('b680ca1b4fabe5ef52024d120f40b8e2ed7d175ed4d67225d2c477dac7c7a58b'
             'SKIP')
+b2sums=('6883ab55fee21f406f4b94d643ddde6fc800795045134dc0cac59e747e738dea46179aed3157681ceb5281d4c35906fa76ed79c60765a1528007701202b12414'
+        'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal (New longer key) <kovid at kovidgoyal.net>
 
 build() {



More information about the arch-commits mailing list