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

Eli Schwartz eschwartz at archlinux.org
Mon Jun 24 14:23:12 UTC 2019


    Date: Monday, June 24, 2019 @ 14:23:11
  Author: eschwartz
Revision: 483564

upgpkg: python-dephell 0.7.4-1

upstream release

Modified:
  python-dephell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-24 14:03:15 UTC (rev 483563)
+++ PKGBUILD	2019-06-24 14:23:11 UTC (rev 483564)
@@ -2,7 +2,7 @@
 
 _pkgname=dephell
 pkgname=python-dephell
-pkgver=0.7.3
+pkgver=0.7.4
 pkgrel=1
 pkgdesc="universal Python project management: convert between formats, build, manage venvs"
 arch=('any')
@@ -13,10 +13,10 @@
        'dephell-shells' 'dephell-specifier' 'dephell-venvs' 'jinja' 'packaging'
        'pip' 'requests' 'setuptools' 'tomlkit' 'yaml' 'yaspin')
 depends=("${_deps[@]/#/python-}" 'm2r')
-checkdepends=('python-pytest-runner')
+checkdepends=('python-pytest' 'python-aioresponses' 'python-requests-mock')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('39be9b301376b1710d11519cabe8c90bf879549b49e35d8e04baed22e4d97222')
-b2sums=('31c6c070fe797948398fea98ed14254b03fefb7133e3cbbc68f10c15456d58f7e02a541fd89b6fbf922da7a1f3b1a8c3591373db253ad96e1cda74cdc33ed36e')
+sha256sums=('4e21ccaaa8366c68d7b2351ad9f06cabc381f09031878f8a880698b67885883e')
+b2sums=('8e532ae03fc2e841add6b3ea4a864cdfeafb385cdd8c1b72dc23258e9a48a49d8bd194306202807b055e3143ed51b30e84a19d26fcb0d5ccf38bd3ca5025d2cc')
 
 prepare() {
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list