pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/py-strich



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Sep  4 09:43:07 UTC 2026

Modified Files:
        pkgsrc/graphics/py-strich: Makefile distinfo

Log Message:
py-strich: updated to 0.20

0.20

All formats: numeric arguments (cell size, render options, encoder settings)
are validated for type and range up front
GS1-128: Code128Data.gs1 rejects payloads over the GS1 maximum of 48 data
characters


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/py-strich/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/py-strich/distinfo

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

Modified files:

Index: pkgsrc/graphics/py-strich/Makefile
diff -u pkgsrc/graphics/py-strich/Makefile:1.12 pkgsrc/graphics/py-strich/Makefile:1.13
--- pkgsrc/graphics/py-strich/Makefile:1.12     Sun Aug  9 06:49:35 2026
+++ pkgsrc/graphics/py-strich/Makefile  Fri Sep  4 09:43:07 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2026/08/09 06:49:35 adam Exp $
+# $NetBSD: Makefile,v 1.13 2026/09/04 09:43:07 adam Exp $
 
-DISTNAME=      pystrich-0.19
+DISTNAME=      pystrich-0.20
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pyStrich/}

Index: pkgsrc/graphics/py-strich/distinfo
diff -u pkgsrc/graphics/py-strich/distinfo:1.7 pkgsrc/graphics/py-strich/distinfo:1.8
--- pkgsrc/graphics/py-strich/distinfo:1.7      Sun Aug  9 06:49:35 2026
+++ pkgsrc/graphics/py-strich/distinfo  Fri Sep  4 09:43:07 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2026/08/09 06:49:35 adam Exp $
+$NetBSD: distinfo,v 1.8 2026/09/04 09:43:07 adam Exp $
 
-BLAKE2s (pystrich-0.19.tar.gz) = 50e25d274f889621e61fd8f000aa03b740eca1e30ae0859f224cbb009bc04264
-SHA512 (pystrich-0.19.tar.gz) = 4bcb366824608811ed9dfc89bc47931a22c0418a8d9ef7d62cfbc0d3a10820892de035a16ebfc23dcc1162ada4cb972a7d952724e568ea5cfa4a54fa83f9bfbd
-Size (pystrich-0.19.tar.gz) = 290768 bytes
+BLAKE2s (pystrich-0.20.tar.gz) = 78059716a1e026428eb231df968a2827cd04169d7dac8f49afba61dc753875d1
+SHA512 (pystrich-0.20.tar.gz) = 25942315a264569c80b78b02c6f8857cadb4a298086bd4a933e674a36751bda78fe59fdfbdd7bc304f15bff83c0dfa2a54e87fe1348a0473fafa0b7c74926fac
+Size (pystrich-0.20.tar.gz) = 290983 bytes



Home | Main Index | Thread Index | Old Index