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

Eli Schwartz eschwartz at archlinux.org
Mon Aug 5 04:19:52 UTC 2019


    Date: Monday, August 5, 2019 @ 04:19:52
  Author: eschwartz
Revision: 497422

upgpkg: python-dephell-discover 0.2.8-1

upstream release

Modified:
  python-dephell-discover/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-05 04:19:46 UTC (rev 497421)
+++ PKGBUILD	2019-08-05 04:19:52 UTC (rev 497422)
@@ -2,7 +2,7 @@
 
 _pkgname=dephell_discover
 pkgname=python-dephell-discover
-pkgver=0.2.7
+pkgver=0.2.8
 pkgrel=1
 pkgdesc="Find project modules and data files (packages and package_data for setup.py)"
 arch=('any')
@@ -12,8 +12,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('ab949ba595feccf39c08f01c2e3e4b5b50f29148c78cfe2fb05394b4bb76d834')
-b2sums=('93a00109c83b7cf904ff98f4cbce4c3cc6e88f3f24aacfa42b36a9bbfc6ee470f3862b66b365efe30ab704aeac1d9afc0215d7421d01e53cf8e6285eff0e7fa9')
+sha256sums=('70347d511074c19a3facb16cd87f98c7077b76f3dfb6f4fc49e03392a81cb97d')
+b2sums=('3e739975095e4358ab8931a24fd7949b6b25faaeaeaf94f3a89f9b81d1eb6d0368c391aa440e9d498d5449cd0155a0524a5e7ca62cfa71239bdc83a60264afda')
 
 prepare() {
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list