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

Eli Schwartz eschwartz at archlinux.org
Mon Jun 24 14:03:05 UTC 2019


    Date: Monday, June 24, 2019 @ 14:03:04
  Author: eschwartz
Revision: 483562

upgpkg: python-dephell-discover 0.2.6-1

upstream release to fix metadata
https://github.com/dephell/dephell_discover/issues/4#issuecomment-504875548

Modified:
  python-dephell-discover/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-24 11:44:05 UTC (rev 483561)
+++ PKGBUILD	2019-06-24 14:03:04 UTC (rev 483562)
@@ -2,7 +2,7 @@
 
 _pkgname=dephell_discover
 pkgname=python-dephell-discover
-pkgver=0.2.5
+pkgver=0.2.6
 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=('f2ca52485abdf48de4c4e5c38e4fd6aac028479f54923a9b4c2a7053e665632e')
-b2sums=('c3b9d155e0fb52b485126cf04d2b605c4ed9c03353df80e201cc378f335ac8820f8ebc036495768d45682d54181c0776b0c5dc076907199ea3a91df3519667b6')
+sha256sums=('0daf07f0c45e1bacaf4668a53c72d9717c42125661b0fe09f15d355a5242ae89')
+b2sums=('fc5703472251dbd974f57ce2218a98a44543be7b61d1134c80680d98f86f3e468cc7c731896bbbb9e7634133c7e9e6735340db02d022d6e1ee2f8852b0dd1e07')
 
 prepare() {
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list