pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-sybil



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jun 25 12:46:09 UTC 2026

Modified Files:
        pkgsrc/devel/py-sybil: Makefile distinfo

Log Message:
py-sybil: updated to 10.1.0

10.1.0 (13 Jun 2026)

- Ignore trailing whitespace in doctest output by default, see
  :data:`~sybil.evaluators.doctest.KEEP_TRAILING_WHITESPACE` if you need whitespace sensitivity.

- Make :func:`~sybil.testing.run_pytest` runs immune to ambient color environment variables.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-sybil/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-sybil/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-sybil/Makefile
diff -u pkgsrc/devel/py-sybil/Makefile:1.6 pkgsrc/devel/py-sybil/Makefile:1.7
--- pkgsrc/devel/py-sybil/Makefile:1.6  Mon May 25 12:27:22 2026
+++ pkgsrc/devel/py-sybil/Makefile      Thu Jun 25 12:46:08 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2026/05/25 12:27:22 adam Exp $
+# $NetBSD: Makefile,v 1.7 2026/06/25 12:46:08 adam Exp $
 
-DISTNAME=      sybil-10.0.1
+DISTNAME=      sybil-10.1.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sybil/}

Index: pkgsrc/devel/py-sybil/distinfo
diff -u pkgsrc/devel/py-sybil/distinfo:1.5 pkgsrc/devel/py-sybil/distinfo:1.6
--- pkgsrc/devel/py-sybil/distinfo:1.5  Mon May 25 12:27:23 2026
+++ pkgsrc/devel/py-sybil/distinfo      Thu Jun 25 12:46:08 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2026/05/25 12:27:23 adam Exp $
+$NetBSD: distinfo,v 1.6 2026/06/25 12:46:08 adam Exp $
 
-BLAKE2s (sybil-10.0.1.tar.gz) = fd415ea33246ac336936e11b5c82d750dda02503114bda1662023e021b3a3675
-SHA512 (sybil-10.0.1.tar.gz) = f343fe9f4ed5248bdd8e31cfc8fd52970d6e57daceccb48fd961c9ca3f770c33b0b2f5f46df6e74590b285ba935a91455ac98097fba07f948f55c17212a72e6a
-Size (sybil-10.0.1.tar.gz) = 80120 bytes
+BLAKE2s (sybil-10.1.0.tar.gz) = 74c5f97d26b0f50ff989fd287902f3fc12d83f6a338612725471197e8035e247
+SHA512 (sybil-10.1.0.tar.gz) = 21587e232f2d8179e2616c5d4ad49517d5db5d24118edfc7111aa7311229d3efa7bcc3a6fb26a262a9a490e2f20c8dde83b7ab4c3b3bb43e61b4f8bdc9ace7ca
+Size (sybil-10.1.0.tar.gz) = 82376 bytes



Home | Main Index | Thread Index | Old Index