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

Eli Schwartz eschwartz at archlinux.org
Thu Aug 20 15:16:02 UTC 2020


    Date: Thursday, August 20, 2020 @ 15:16:02
  Author: eschwartz
Revision: 685530

upgpkg: python-dephell-argparse 0.1.3-1: upstream release

Modified:
  python-dephell-argparse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-20 15:13:28 UTC (rev 685529)
+++ PKGBUILD	2020-08-20 15:16:02 UTC (rev 685530)
@@ -3,7 +3,7 @@
 
 _pkgname=dephell_argparse
 pkgname=python-dephell-argparse
-pkgver=0.1.2
+pkgver=0.1.3
 pkgrel=1
 pkgdesc='Argparse with groups, commands, colors, and fuzzy matching'
 arch=('any')
@@ -13,8 +13,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha512sums=('6c33dd01e3fccfe52085d21bfffe61204748e0ec926652adf9f59c3ac6c4d3123ef40b129fae980f3ef75c48311fa2db347c9fdb003c9b5ae295ca9a4e02179e')
-b2sums=('860320e63469c4e9317f68403388090d0e58cea608966a03064422c003c01b11cdc86b096b96f7fa9f33629a135962142072e98bb4a870d12fb57fccce4f0f51')
+sha512sums=('76aa2ec3f15ef2235023b6863a4faf7d53cf8d20794ea6882af4d95cd4799b9f78e7c8f75b6885b9b61a7edfff6aae982684dcd142c7241e922eefdf5757618c')
+b2sums=('9c0f365ea9200b1ceba8111b86f5f35cc9791819267bd661551ba646e1c2135a4718adb77303e3c5bdd9cdfbff08cae2fe0d1c43355187f97e97c08779c2f1f8')
 
 build() {
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list