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

Eli Schwartz eschwartz at archlinux.org
Wed Jul 10 00:39:58 UTC 2019


    Date: Wednesday, July 10, 2019 @ 00:39:58
  Author: eschwartz
Revision: 488325

upgpkg: python-dephell-discover 0.2.7-1

upstream release

Modified:
  python-dephell-discover/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-10 00:36:53 UTC (rev 488324)
+++ PKGBUILD	2019-07-10 00:39:58 UTC (rev 488325)
@@ -2,7 +2,7 @@
 
 _pkgname=dephell_discover
 pkgname=python-dephell-discover
-pkgver=0.2.6
+pkgver=0.2.7
 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=('0daf07f0c45e1bacaf4668a53c72d9717c42125661b0fe09f15d355a5242ae89')
-b2sums=('fc5703472251dbd974f57ce2218a98a44543be7b61d1134c80680d98f86f3e468cc7c731896bbbb9e7634133c7e9e6735340db02d022d6e1ee2f8852b0dd1e07')
+sha256sums=('ab949ba595feccf39c08f01c2e3e4b5b50f29148c78cfe2fb05394b4bb76d834')
+b2sums=('93a00109c83b7cf904ff98f4cbce4c3cc6e88f3f24aacfa42b36a9bbfc6ee470f3862b66b365efe30ab704aeac1d9afc0215d7421d01e53cf8e6285eff0e7fa9')
 
 prepare() {
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list