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

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


    Date: Wednesday, July 10, 2019 @ 00:31:57
  Author: eschwartz
Revision: 488321

upgpkg: python-dephell-specifier 0.2.1-1

upstream release

Modified:
  python-dephell-specifier/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-09 23:13:28 UTC (rev 488320)
+++ PKGBUILD	2019-07-10 00:31:57 UTC (rev 488321)
@@ -2,7 +2,7 @@
 
 _pkgname=dephell_specifier
 pkgname=python-dephell-specifier
-pkgver=0.1.7
+pkgver=0.2.1
 pkgrel=1
 pkgdesc="Work with version specifiers"
 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=('5e7235ec357fcd4c6e038b4c1996a9564374d36edb2223bf81f9ac41df3c22e0')
-b2sums=('e154a7041b73552a8357fbe371e1aae82b2a254f94b391fe48479391242a172dbe7f770cb4c9305ea833534dfa8f197c9912bda468b6abd26b57d500513d5e9c')
+sha256sums=('c2ec7e62a2406960e19eb6db0f11918d82af64995ee1f26fe00d013791ae9758')
+b2sums=('8ede7f342e841f430c6ba58f8c43cae3b6c5e2607fcb71d8cdca1237009ed5022f83de419e59bfc1c94eaec6e8a7be59bd753fcda185bec70cc4f282303002c0')
 
 prepare() {
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list