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

Felix Yan felixonmars at archlinux.org
Wed Jun 26 15:49:28 UTC 2019


    Date: Wednesday, June 26, 2019 @ 15:49:28
  Author: felixonmars
Revision: 484587

upgpkg: python-requirementslib 1.5.2-1

Modified:
  python-requirementslib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-26 14:50:04 UTC (rev 484586)
+++ PKGBUILD	2019-06-26 15:49:28 UTC (rev 484587)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-requirementslib
-pkgver=1.5.1
+pkgver=1.5.2
 pkgrel=1
 pkgdesc="A tool for converting between pip-style and pipfile requirements"
 url="https://github.com/sarugaku/requirementslib"
@@ -13,11 +13,11 @@
          'python-vistir')
 makedepends=('python-invoke' 'python-wheel' 'python-parver' 'git')
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 'python-pytest-timeout'
-              'python-pytest-xdist')
+              'python-pytest-xdist' 'python-hypothesis')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/sarugaku/requirementslib/archive/$pkgver.tar.gz"
         "git+https://github.com/kennethreitz/requests.git#commit=64bde6582d9b49e9345d9b8df16aaa26dc372d13"
         "git+https://github.com/sarugaku/shellingham.git#commit=9abe7464dab5cc362fe08361619d3fb15f2e16ab")
-sha512sums=('4f1b05a633989ea43517c78f143439a992e67d5e300cb89b8a65bc2cdc5b2e57de4192ca2bc9aea65efe5d441fde0e7347fb8ad7891e6220550c3da4737a93dc'
+sha512sums=('4d2a90dc9df19397c9eb876b0ab990e83fa9e6608865a2485d847fa4e767e603e4c7dc3e1c878d7993d434d7afaab2e7f6ef534f583d3b3e623bdfd07fdaf77b'
             'SKIP'
             'SKIP')
 



More information about the arch-commits mailing list