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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 21 00:29:42 UTC 2022


    Date: Thursday, July 21, 2022 @ 00:29:42
  Author: felixonmars
Revision: 1254958

upgpkg: python-pytest-sugar 0.9.5-1

Modified:
  python-pytest-sugar/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-21 00:26:00 UTC (rev 1254957)
+++ PKGBUILD	2022-07-21 00:29:42 UTC (rev 1254958)
@@ -1,17 +1,17 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-sugar
-pkgver=0.9.4
-_commit=92ae9dee9f76af01a64d29de5ab07ef33fc5a15b
-pkgrel=5
+pkgver=0.9.5
+_commit=eb5c26cb7f07cc125a72d154b743a6276585a996
+pkgrel=1
 pkgdesc='A plugin for py.test that changes the default look and feel of py.test'
 arch=('any')
 license=('BSD')
-url='https://github.com/Frozenball/pytest-sugar'
+url='https://pivotfinland.com/pytest-sugar/'
 depends=('python-pytest' 'python-termcolor')
 makedepends=('python-setuptools')
 source=("https://github.com/Frozenball/pytest-sugar/archive/$_commit/$pkgname-$_commit.tar.gz")
-sha512sums=('006772eeacd4cccec0fbe7dd615f4a24b30bda935a7c7a91551173e5c4053bc4316a9c22f859c29ed2314ba5a2e81d0956fe5f1ccdd5fb9ca70e68354d30371d')
+sha512sums=('0f0a4e1b165f18a23badf9eb9b3780906287f77ea1e8fc6a36d5730a0cdd853cf3bdf911b9e3ef9a675416cdd1c095f812b47b54c140c9831e2d23a14dcbb972')
 
 prepare() {
   mv pytest-sugar-{$_commit,$pkgver}



More information about the arch-commits mailing list