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

Felix Yan felixonmars at archlinux.org
Wed Dec 6 02:38:26 UTC 2017


    Date: Wednesday, December 6, 2017 @ 02:38:24
  Author: felixonmars
Revision: 272354

upgpkg: python-requests-mock 1.4.0-1

Modified:
  python-requests-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-06 02:37:55 UTC (rev 272353)
+++ PKGBUILD	2017-12-06 02:38:24 UTC (rev 272354)
@@ -3,7 +3,7 @@
 
 pkgbase=python-requests-mock
 pkgname=('python-requests-mock' 'python2-requests-mock')
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="A mock of useful classes and functions to be used with python-requests."
 arch=('any')
@@ -13,7 +13,7 @@
              'python-six' 'python2-six' 'git')
 checkdepends=('python-testrepository' 'python2-testrepository' 'python-mock' 'python2-mock')
 source=("git+https://github.com/openstack/requests-mock.git#tag=$pkgver")
-md5sums=('SKIP')
+sha512sums=('SKIP')
 
 prepare() {
   cp -a requests-mock{,-py2}



More information about the arch-commits mailing list