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:           Tue Oct 29 05:33:48 UTC 2024

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

Log Message:
py-meson_python: updated to 0.17.1

0.17.1

- Update tests to work with newly released ``pyproject-metadata`` 0.9.0.
- Fix tests to work when not executed in a git work tree.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-meson_python/Makefile
cvs rdiff -u -r1.5 -r1.6 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.7 pkgsrc/devel/py-meson_python/Makefile:1.8
--- pkgsrc/devel/py-meson_python/Makefile:1.7   Tue Oct 22 11:06:20 2024
+++ pkgsrc/devel/py-meson_python/Makefile       Tue Oct 29 05:33:47 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2024/10/22 11:06:20 adam Exp $
+# $NetBSD: Makefile,v 1.8 2024/10/29 05:33:47 adam Exp $
 
-DISTNAME=      meson_python-0.17.0
+DISTNAME=      meson_python-0.17.1
 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.5 pkgsrc/devel/py-meson_python/distinfo:1.6
--- pkgsrc/devel/py-meson_python/distinfo:1.5   Tue Oct 22 11:06:20 2024
+++ pkgsrc/devel/py-meson_python/distinfo       Tue Oct 29 05:33:47 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/10/22 11:06:20 adam Exp $
+$NetBSD: distinfo,v 1.6 2024/10/29 05:33:47 adam Exp $
 
-BLAKE2s (meson_python-0.17.0.tar.gz) = 067b7f993d989037f375fb565a31f7587f63e0b9c4d69ad1fc22c703f4ab683e
-SHA512 (meson_python-0.17.0.tar.gz) = 90b5e33f8312f6f88772e9b7ab4d067cd0e841099699432dbc77cfd053bf8435202cfae3afcfab794f09f58545ba20e09e22609f15d50f95eaf7025fa6fdbd29
-Size (meson_python-0.17.0.tar.gz) = 82450 bytes
+BLAKE2s (meson_python-0.17.1.tar.gz) = d3a9c11fcbfe8a73cad76391d16d1a6b0fff13a3d9b828ae04b5a82b9d668b11
+SHA512 (meson_python-0.17.1.tar.gz) = 235fdc7bffe337221bf55791b488f0ef4cb2405e52ada5ba8f7c07c26ccb511dbe65c4f828fb2eded6c0e797c026b822b83295c4b9bb7ae38d4343437ead548e
+Size (meson_python-0.17.1.tar.gz) = 82687 bytes



Home | Main Index | Thread Index | Old Index