pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-meson_python



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jan 15 15:44:54 UTC 2026

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

Log Message:
py-meson_python: updated to 0.19.0

0.19.0

Drop Python 3.8 support.
Development-related extras were moved to dependency groups.
Add support for targeting the iOS platform.
The strip binary is now included in synthesized cross files.
Documentation improvements: add more examples for specific use cases, and a contributing guide.
Use trusted publishing with digital attestations to upload release artifacts to PyPI.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-meson_python/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-meson_python/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-meson_python/Makefile
diff -u pkgsrc/devel/py-meson_python/Makefile:1.9 pkgsrc/devel/py-meson_python/Makefile:1.10
--- pkgsrc/devel/py-meson_python/Makefile:1.9   Fri May  9 18:47:58 2025
+++ pkgsrc/devel/py-meson_python/Makefile       Thu Jan 15 15:44:54 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2025/05/09 18:47:58 adam Exp $
+# $NetBSD: Makefile,v 1.10 2026/01/15 15:44:54 adam Exp $
 
-DISTNAME=      meson_python-0.18.0
+DISTNAME=      meson_python-0.19.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/meson_python/}

Index: pkgsrc/devel/py-meson_python/distinfo
diff -u pkgsrc/devel/py-meson_python/distinfo:1.7 pkgsrc/devel/py-meson_python/distinfo:1.8
--- pkgsrc/devel/py-meson_python/distinfo:1.7   Fri May  9 18:47:58 2025
+++ pkgsrc/devel/py-meson_python/distinfo       Thu Jan 15 15:44:54 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/05/09 18:47:58 adam Exp $
+$NetBSD: distinfo,v 1.8 2026/01/15 15:44:54 adam Exp $
 
-BLAKE2s (meson_python-0.18.0.tar.gz) = 468d7f43070fe1cdcb16bdd72a19a5afb5ee6c56b34f45275b339375a1f9427d
-SHA512 (meson_python-0.18.0.tar.gz) = dea156e85746acf3139bef9c1ac3f9f91f473a4162f3835cb942e28d94fd7afdad469e08f6ec2b15d2ea3a96ce071aae5d8de856334b2dbcb8b89a21ce561d17
-Size (meson_python-0.18.0.tar.gz) = 95630 bytes
+BLAKE2s (meson_python-0.19.0.tar.gz) = 7c7a4aab93fd83c957f6cd4ba186e20f14dd37917f21ba90052de9905ecea493
+SHA512 (meson_python-0.19.0.tar.gz) = 3ad3fd06a526c3e0b055eaabf67a574930b0d092c6fd6dd7e6ff773a7d1d0454de436352769a381d91f0b997dbcfbc9f83e1910bc2805beef15a6288cee1158f
+Size (meson_python-0.19.0.tar.gz) = 101504 bytes



Home | Main Index | Thread Index | Old Index