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

Felix Yan felixonmars at archlinux.org
Thu Jun 11 18:47:54 UTC 2020


    Date: Thursday, June 11, 2020 @ 18:47:54
  Author: felixonmars
Revision: 642118

upgpkg: python-aspectlib 1.5.1-1

Modified:
  python-aspectlib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-11 18:47:41 UTC (rev 642117)
+++ PKGBUILD	2020-06-11 18:47:54 UTC (rev 642118)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aspectlib
-pkgver=1.5.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="Development library for quickly writing configurable applications and daemons"
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-mock' 'python-tornado' 'python-process-tests'
               'python-profilestats' 'python-pytest-runner') # 'mysql-python')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ionelmc/python-aspectlib/archive/v$pkgver.tar.gz")
-sha512sums=('313e383d44b8ebbfcb3e657512280ce8a0919dd4736dd058282788ea1c0711c6a33cb9ceecbc711368abda438be515a5579bbd4d31a629208e320be3e7e39381')
+sha512sums=('24e700a14096042f2382910eb1245a9b64d99670c8bd60e2df4afe41113e8f813633bae10c8c2487c52c556f537a77ee43f6672a00af1f05d2ed4a129a92332e')
 
 build() {
   cd python-aspectlib-$pkgver



More information about the arch-commits mailing list