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

Felix Yan felixonmars at archlinux.org
Thu Jan 31 21:01:02 UTC 2019


    Date: Thursday, January 31, 2019 @ 21:01:01
  Author: felixonmars
Revision: 428828

upgpkg: python-requests-toolbelt 0.9.1-1

Modified:
  python-requests-toolbelt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-31 21:00:49 UTC (rev 428827)
+++ PKGBUILD	2019-01-31 21:01:01 UTC (rev 428828)
@@ -3,8 +3,8 @@
 
 pkgbase=python-requests-toolbelt
 pkgname=('python-requests-toolbelt' 'python2-requests-toolbelt')
-pkgver=0.8.0
-pkgrel=3
+pkgver=0.9.1
+pkgrel=1
 pkgdesc="A toolbelt of useful classes and functions to be used with python-requests."
 arch=('any')
 url="https://github.com/requests/toolbelt"
@@ -11,9 +11,9 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 'python2-requests')
 checkdepends=('python-pytest' 'python2-pytest' 'python-betamax' 'python2-betamax'
-              'python-mock' 'python2-mock')
+              'python-mock' 'python2-mock' 'python-pyopenssl' 'python2-pyopenssl')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/requests/toolbelt/archive/$pkgver.tar.gz")
-sha512sums=('55bf93d386442f5deb81eabd85812ffd49e98ff88c0bb96e15271efd84deb7c5d854a2cdc81c989a7d74870e8a218fc968d080052d9ca7cd9733a2378ea9c2f5')
+sha512sums=('12667056c225ce0bc88a5959660103feed23810890abd3890ef15581aa64c09c0552c3974473e1742cbe6200bd37d6475ad34ec051e83d4fbf0a33f320dbc0cc')
 
 prepare() {
   cp -a toolbelt-$pkgver{,-py2}



More information about the arch-commits mailing list