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

Eli Schwartz eschwartz at archlinux.org
Thu Nov 7 15:31:01 UTC 2019


    Date: Thursday, November 7, 2019 @ 15:31:00
  Author: eschwartz
Revision: 524485

upgpkg: python-mechanize 1:0.4.4-1

upstream release

Modified:
  python-mechanize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-07 12:53:11 UTC (rev 524484)
+++ PKGBUILD	2019-11-07 15:31:00 UTC (rev 524485)
@@ -8,8 +8,8 @@
 _pkgname=mechanize
 pkgbase=python-mechanize
 pkgname=(python-mechanize python2-mechanize)
-pkgver=0.4.3
-pkgrel=2
+pkgver=0.4.4
+pkgrel=1
 epoch=1
 pkgdesc='Stateful programmatic web browsing in Python'
 arch=('any')
@@ -20,9 +20,9 @@
 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=('d7d7068be5e1b3069575c98c870aaa96dd26603fe8c8697b470e2f65259fddbf'
+sha256sums=('9fff89e973bdf1aee75a351bd4dde53ca51a7e76944ddeae3ea3b6ad6c46045c'
             'SKIP')
-b2sums=('fac712bb2cfe55270a2a8830c084e7d6e5e8fa279ce0eca46af6860b12a61863e5668ee1c92a129d4f28858eb485428ffdea59d1091da29871ce592753ec9a3a'
+b2sums=('c588cef9362abdfc87d64e29f037b635ddcce9f31466aa2a13bec6b9aa17ecf914d76dd908a998946e6f7ca5d286104ac376e11b55ebe9a49892466d18c11483'
         'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal (New longer key) <kovid at kovidgoyal.net>
 



More information about the arch-commits mailing list