pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-typing-inspection
Module Name: pkgsrc
Committed By: adam
Date: Thu Oct 2 15:37:33 UTC 2025
Modified Files:
pkgsrc/devel/py-typing-inspection: Makefile distinfo
Log Message:
py-typing-inspection: updated to 0.4.2
0.4.2 (2025-10-01)
- Add `typing_objects.is_noextraitems()`
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-typing-inspection/Makefile \
pkgsrc/devel/py-typing-inspection/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-typing-inspection/Makefile
diff -u pkgsrc/devel/py-typing-inspection/Makefile:1.2 pkgsrc/devel/py-typing-inspection/Makefile:1.3
--- pkgsrc/devel/py-typing-inspection/Makefile:1.2 Thu May 22 05:40:26 2025
+++ pkgsrc/devel/py-typing-inspection/Makefile Thu Oct 2 15:37:33 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2025/05/22 05:40:26 adam Exp $
+# $NetBSD: Makefile,v 1.3 2025/10/02 15:37:33 adam Exp $
-DISTNAME= typing_inspection-0.4.1
+DISTNAME= typing_inspection-0.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/typing-inspection/}
Index: pkgsrc/devel/py-typing-inspection/distinfo
diff -u pkgsrc/devel/py-typing-inspection/distinfo:1.2 pkgsrc/devel/py-typing-inspection/distinfo:1.3
--- pkgsrc/devel/py-typing-inspection/distinfo:1.2 Thu May 22 05:40:26 2025
+++ pkgsrc/devel/py-typing-inspection/distinfo Thu Oct 2 15:37:33 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2025/05/22 05:40:26 adam Exp $
+$NetBSD: distinfo,v 1.3 2025/10/02 15:37:33 adam Exp $
-BLAKE2s (typing_inspection-0.4.1.tar.gz) = 4e8ba47c2b9a32deec5012e70e52b90a3fdb3c658c220dcbb53ca5afde37debd
-SHA512 (typing_inspection-0.4.1.tar.gz) = 57be9e86b2e1d787eeda8366e0c4ffe07e87ff6a32f06e401d70d092661c663cfb989b77a1e02fa333a427b6dc32ba00118761c3aa9b30e27d0d71ef03fc1695
-Size (typing_inspection-0.4.1.tar.gz) = 75726 bytes
+BLAKE2s (typing_inspection-0.4.2.tar.gz) = 9d4bee8ca3d44b614ed2952907f70102d196c10af8dcc19fa8abeee78ff6a345
+SHA512 (typing_inspection-0.4.2.tar.gz) = 1011e708fe0c93da57948f3bc8a00d6d45774d7960c6719fd3357c36fb2050147fc0dae51838b389e76fe1b360e44744d783e9a441c10e2702f88b5a7293892e
+Size (typing_inspection-0.4.2.tar.gz) = 75949 bytes
Home |
Main Index |
Thread Index |
Old Index