pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-inline-snapshot



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Oct  3 12:14:26 UTC 2025

Modified Files:
        pkgsrc/devel/py-inline-snapshot: Makefile PLIST distinfo

Log Message:
py-inline-snapshot: updated to 0.29.2

0.29.2
- fixed string formatting with black which caused invalid snapshots

0.29.1
Changed
- `Example.run_inline` can now be used with `["--inline-snapshot=disable"]`.

Fixed
- `--inline-snapshot=report` now shows the same changes for external snapshots as `--inline-snapshot=review`


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-inline-snapshot/Makefile \
    pkgsrc/devel/py-inline-snapshot/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-inline-snapshot/PLIST

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-inline-snapshot/Makefile
diff -u pkgsrc/devel/py-inline-snapshot/Makefile:1.9 pkgsrc/devel/py-inline-snapshot/Makefile:1.10
--- pkgsrc/devel/py-inline-snapshot/Makefile:1.9        Tue Aug 12 06:14:24 2025
+++ pkgsrc/devel/py-inline-snapshot/Makefile    Fri Oct  3 12:14:26 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2025/08/12 06:14:24 adam Exp $
+# $NetBSD: Makefile,v 1.10 2025/10/03 12:14:26 adam Exp $
 
-DISTNAME=      inline_snapshot-0.27.2
+DISTNAME=      inline_snapshot-0.29.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/inline_snapshot/}
@@ -12,7 +12,7 @@ LICENSE=      mit
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling
 DEPENDS+=      ${PYPKGPREFIX}-asttokens>=2.0.5:../../lang/py-asttokens
-DEPENDS+=      ${PYPKGPREFIX}-executing>=2.1.0:../../lang/py-executing
+DEPENDS+=      ${PYPKGPREFIX}-executing>=2.2.0:../../lang/py-executing
 DEPENDS+=      ${PYPKGPREFIX}-rich>=13.7.1:../../comms/py-rich
 DEPENDS+=      ${PYPKGPREFIX}-test>=8.3.4:../../devel/py-test
 TEST_DEPENDS+= ${PYPKGPREFIX}-attrs>=24.3.0:../../devel/py-attrs
Index: pkgsrc/devel/py-inline-snapshot/distinfo
diff -u pkgsrc/devel/py-inline-snapshot/distinfo:1.9 pkgsrc/devel/py-inline-snapshot/distinfo:1.10
--- pkgsrc/devel/py-inline-snapshot/distinfo:1.9        Tue Aug 12 06:14:24 2025
+++ pkgsrc/devel/py-inline-snapshot/distinfo    Fri Oct  3 12:14:26 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2025/08/12 06:14:24 adam Exp $
+$NetBSD: distinfo,v 1.10 2025/10/03 12:14:26 adam Exp $
 
-BLAKE2s (inline_snapshot-0.27.2.tar.gz) = 7e5cc703faf6f47488998b5108e19f2b90dae9d48dfdf2fbde8d22fc8cba3c76
-SHA512 (inline_snapshot-0.27.2.tar.gz) = 68e58853236a3a9323873f6f052f5abd06a18a0649eafa73b81c6f6b41b4913fe93dbf4a4355986676d89a0ff03ede3e3891b5daa6cae1b97baf8756ae344033
-Size (inline_snapshot-0.27.2.tar.gz) = 347133 bytes
+BLAKE2s (inline_snapshot-0.29.2.tar.gz) = f67f7dbcd353e9c8572671d206669785e6805f5d5f0086d3a27b864c9e510ad0
+SHA512 (inline_snapshot-0.29.2.tar.gz) = c2197ff1681601d19793d3db0cc577dc26c494398a85a5e08712ecd8208c74d099d7669e66cbde3b1789626331c0eb7fb3d883de31d84ad2eef5bc1d8fa5b771
+Size (inline_snapshot-0.29.2.tar.gz) = 2596750 bytes

Index: pkgsrc/devel/py-inline-snapshot/PLIST
diff -u pkgsrc/devel/py-inline-snapshot/PLIST:1.4 pkgsrc/devel/py-inline-snapshot/PLIST:1.5
--- pkgsrc/devel/py-inline-snapshot/PLIST:1.4   Tue Aug 12 06:14:24 2025
+++ pkgsrc/devel/py-inline-snapshot/PLIST       Fri Oct  3 12:14:26 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2025/08/12 06:14:24 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2025/10/03 12:14:26 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -52,6 +52,9 @@ ${PYSITELIB}/inline_snapshot/_external/_
 ${PYSITELIB}/inline_snapshot/_external/_external.py
 ${PYSITELIB}/inline_snapshot/_external/_external.pyc
 ${PYSITELIB}/inline_snapshot/_external/_external.pyo
+${PYSITELIB}/inline_snapshot/_external/_external_base.py
+${PYSITELIB}/inline_snapshot/_external/_external_base.pyc
+${PYSITELIB}/inline_snapshot/_external/_external_base.pyo
 ${PYSITELIB}/inline_snapshot/_external/_external_file.py
 ${PYSITELIB}/inline_snapshot/_external/_external_file.pyc
 ${PYSITELIB}/inline_snapshot/_external/_external_file.pyo
@@ -100,6 +103,9 @@ ${PYSITELIB}/inline_snapshot/_flags.pyo
 ${PYSITELIB}/inline_snapshot/_format.py
 ${PYSITELIB}/inline_snapshot/_format.pyc
 ${PYSITELIB}/inline_snapshot/_format.pyo
+${PYSITELIB}/inline_snapshot/_get_snapshot_value.py
+${PYSITELIB}/inline_snapshot/_get_snapshot_value.pyc
+${PYSITELIB}/inline_snapshot/_get_snapshot_value.pyo
 ${PYSITELIB}/inline_snapshot/_global_state.py
 ${PYSITELIB}/inline_snapshot/_global_state.pyc
 ${PYSITELIB}/inline_snapshot/_global_state.pyo
@@ -136,6 +142,9 @@ ${PYSITELIB}/inline_snapshot/_snapshot/m
 ${PYSITELIB}/inline_snapshot/_snapshot/undecided_value.py
 ${PYSITELIB}/inline_snapshot/_snapshot/undecided_value.pyc
 ${PYSITELIB}/inline_snapshot/_snapshot/undecided_value.pyo
+${PYSITELIB}/inline_snapshot/_snapshot_session.py
+${PYSITELIB}/inline_snapshot/_snapshot_session.pyc
+${PYSITELIB}/inline_snapshot/_snapshot_session.pyo
 ${PYSITELIB}/inline_snapshot/_source_file.py
 ${PYSITELIB}/inline_snapshot/_source_file.pyc
 ${PYSITELIB}/inline_snapshot/_source_file.pyo



Home | Main Index | Thread Index | Old Index