Date: Thursday, February 2, 2017 @ 12:32:28
Author: felixonmars
Revision: 209697
upgpkg: python-requests-mock 1.3.0-1
Modified:
python-requests-mock/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-02-02 11:42:11 UTC (rev 209696)
+++ PKGBUILD 2017-02-02 12:32:28 UTC (rev 209697)
@@ -3,8 +3,8 @@
pkgbase=python-requests-mock
pkgname=('python-requests-mock' 'python2-requests-mock')
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
pkgdesc="A mock of useful classes and functions to be used with
python-requests."
arch=('any')
url="https://github.com/openstack/requests-mock"