Mon Apr 17 08:20:35 2023 UTC ()
py-test-sugar: updated to 0.9.7

0.9.7 - 2023-04-10
- For long-running tests, display minutes and not only seconds (thanks @last-partizan)
- Add support for Pytest窶冱 ``--header`` option (thanks @wiresv)


(adam)
diff -r1.10 -r1.11 pkgsrc/devel/py-test-sugar/Makefile
diff -r1.9 -r1.10 pkgsrc/devel/py-test-sugar/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/devel/py-test-sugar/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-test-sugar/Makefile 2022/11/22 13:07:13 1.10
+++ pkgsrc/devel/py-test-sugar/Makefile 2023/04/17 08:20:35 1.11
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.10 2022/11/22 13:07:13 adam Exp $ 1# $NetBSD: Makefile,v 1.11 2023/04/17 08:20:35 adam Exp $
2 2
3DISTNAME= pytest-sugar-0.9.6 3DISTNAME= pytest-sugar-0.9.7
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-sugar/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-sugar/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://pivotfinland.com/pytest-sugar/ 9HOMEPAGE= https://pivotfinland.com/pytest-sugar/
10COMMENT= Py.test plugin that changes the default look and feel 10COMMENT= Py.test plugin that changes the default look and feel
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= ${PYPKGPREFIX}-termcolor>=1.1.0:../../devel/py-termcolor 13DEPENDS+= ${PYPKGPREFIX}-termcolor>=1.1.0:../../devel/py-termcolor
14 14
15PYTHON_VERSIONED_DEPENDENCIES= packaging test 15PYTHON_VERSIONED_DEPENDENCIES= packaging test
16 16

cvs diff -r1.9 -r1.10 pkgsrc/devel/py-test-sugar/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-test-sugar/distinfo 2022/11/22 13:07:13 1.9
+++ pkgsrc/devel/py-test-sugar/distinfo 2023/04/17 08:20:35 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2022/11/22 13:07:13 adam Exp $ 1$NetBSD: distinfo,v 1.10 2023/04/17 08:20:35 adam Exp $
2 2
3BLAKE2s (pytest-sugar-0.9.6.tar.gz) = 89d25907d1e86c86f90fbbe5a41347600dce24f8c250ed359307c277d40c81bf 3BLAKE2s (pytest-sugar-0.9.7.tar.gz) = ca0746c6cd3760bce4ec6b00a5d5b1bc2ec6cb6ec289db080499c7d6512d5078
4SHA512 (pytest-sugar-0.9.6.tar.gz) = 955e28478854c6751e7470b49f130bce2904c1f74d46caa2a6e212c132e3f1f0565f2f31ac360a32d2d9c4999f4dcdd19e7373508660bfd7da530981aef9cd62 4SHA512 (pytest-sugar-0.9.7.tar.gz) = 7ab1a4f91bd252452ffd5b4fa636a1dffd4ffa5a19c839f2d00d0c69b885216144bb25e1a666bebb17be8112a397adfe04d5caa215edc98f64c20fefd43334cf
5Size (pytest-sugar-0.9.6.tar.gz) = 13702 bytes 5Size (pytest-sugar-0.9.7.tar.gz) = 14874 bytes