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

Eli Schwartz eschwartz at archlinux.org
Wed Dec 25 15:23:01 UTC 2019


    Date: Wednesday, December 25, 2019 @ 15:23:01
  Author: eschwartz
Revision: 541189

upgpkg: python-mechanize 1:0.4.5-1: upstream release

Modified:
  python-mechanize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-25 15:12:14 UTC (rev 541188)
+++ PKGBUILD	2019-12-25 15:23:01 UTC (rev 541189)
@@ -8,8 +8,8 @@
 _pkgname=mechanize
 pkgbase=python-mechanize
 pkgname=(python-mechanize python2-mechanize)
-pkgver=0.4.4
-pkgrel=2
+pkgver=0.4.5
+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=('9fff89e973bdf1aee75a351bd4dde53ca51a7e76944ddeae3ea3b6ad6c46045c'
+sha256sums=('6355c11141f6d4b54a17fc2106944806b5db2711e60b120d15d83db438c333fd'
             'SKIP')
-b2sums=('c588cef9362abdfc87d64e29f037b635ddcce9f31466aa2a13bec6b9aa17ecf914d76dd908a998946e6f7ca5d286104ac376e11b55ebe9a49892466d18c11483'
+b2sums=('67951ad8295a32799768b3719525d45d502bc773c6f2a5e762e3dae97f309c8c265a2cb3efde95c9e8cb65e89dee6ad6ad8585685baa4e9ff1acfd146f115f6f'
         'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal (New longer key) <kovid at kovidgoyal.net>
 



More information about the arch-commits mailing list