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

Eli Schwartz eschwartz at archlinux.org
Sun Mar 17 05:40:57 UTC 2019


    Date: Sunday, March 17, 2019 @ 05:40:56
  Author: eschwartz
Revision: 442294

upgpkg: python-mechanize 1:0.4.1-1

upstream release

Modified:
  python-mechanize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-17 05:38:39 UTC (rev 442293)
+++ PKGBUILD	2019-03-17 05:40:56 UTC (rev 442294)
@@ -8,7 +8,7 @@
 _pkgname=mechanize
 pkgbase=python-mechanize
 pkgname=(python-mechanize python2-mechanize)
-pkgver=0.4.0
+pkgver=0.4.1
 pkgrel=1
 epoch=1
 pkgdesc='Stateful programmatic web browsing in Python'
@@ -20,7 +20,7 @@
 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=('6eb35881e08436dfba2db00abec98fe948ec25122edee77589ef060fc747e595'
+sha256sums=('8954081ef3149794920f0b9ead8af6927059b6ac76d81abc8a4d6366c6fa86ba'
             'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal (New longer key) <kovid at kovidgoyal.net>
 



More information about the arch-commits mailing list