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

Felix Yan felixonmars at archlinux.org
Wed Dec 14 08:56:05 UTC 2016


    Date: Wednesday, December 14, 2016 @ 08:55:58
  Author: felixonmars
Revision: 199330

upgpkg: python-pyassert 0.4.2-2

fix pkgdesc and url

Modified:
  python-pyassert/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-14 08:53:40 UTC (rev 199329)
+++ PKGBUILD	2016-12-14 08:55:58 UTC (rev 199330)
@@ -6,10 +6,10 @@
 pkgbase=python-pyassert
 pkgname=('python-pyassert' 'python2-pyassert')
 pkgver=0.4.2
-pkgrel=1
-pkgdesc='https://github.com/pyclectic/pyassert'
+pkgrel=2
+pkgdesc='Rich assertions library for Python'
 arch=('any')
-url='http://pyassert.com'
+url='https://github.com/pyclectic/pyassert'
 license=('Apache')
 makedepends=('python-pybuilder' 'python2-pybuilder' 'python-mockito' 'python2-mockito'
              'python-coverage' 'python2-coverage' 'python-six' 'python2-six' 'git')



More information about the arch-commits mailing list