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

Felix Yan felixonmars at archlinux.org
Mon Dec 25 05:40:09 UTC 2017


    Date: Monday, December 25, 2017 @ 05:40:08
  Author: felixonmars
Revision: 275979

fix pkgdesc (FS#52924)

Modified:
  python-sure/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-25 05:34:18 UTC (rev 275978)
+++ PKGBUILD	2017-12-25 05:40:08 UTC (rev 275979)
@@ -5,7 +5,7 @@
 pkgname=("python-sure" "python2-sure")
 pkgver=1.4.7
 pkgrel=1
-pkgdesc="HTTP client mock for Python"
+pkgdesc="An idiomatic testing library for python with powerful and flexible assertions"
 arch=('any')
 url="https://github.com/gabrielfalcao/sure"
 license=('GPL')



More information about the arch-commits mailing list