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

Felix Yan felixonmars at archlinux.org
Thu Nov 30 10:07:29 UTC 2017


    Date: Thursday, November 30, 2017 @ 10:07:28
  Author: felixonmars
Revision: 270840

fix metadata

Modified:
  python-stestr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-30 09:57:58 UTC (rev 270839)
+++ PKGBUILD	2017-11-30 10:07:28 UTC (rev 270840)
@@ -7,9 +7,9 @@
 pkgname=(python-stestr python2-stestr)
 pkgver=1.1.0
 pkgrel=1
-pkgdesc="The most basic Text::Unidecode port"
-url="https://github.com/kmike/stestr"
-license=('PerlArtistic')
+pkgdesc="A test runner runner similar to testrepository"
+url="http://stestr.readthedocs.io/en/latest/"
+license=('Apache')
 arch=('any')
 makedepends=('python-future' 'python2-future' 'python-pbr' 'python2-pbr' 'python-subunit'
              'python2-subunit' 'python-fixtures' 'python2-fixtures' 'python-testtools'



More information about the arch-commits mailing list