pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-gi-docgen



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jul  7 04:51:25 UTC 2025

Modified Files:
        pkgsrc/devel/py-gi-docgen: Makefile distinfo

Log Message:
py-gi-docgen: update to 2025.4.

## [2025.4] - 2025-07-02

### Added

- Add online attribute for devhelp index [#204]
- Include type data in the field template [!250]

### Fixed

- Use normal font size for enumeration values description [#218]


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-gi-docgen/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-gi-docgen/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-gi-docgen/Makefile
diff -u pkgsrc/devel/py-gi-docgen/Makefile:1.14 pkgsrc/devel/py-gi-docgen/Makefile:1.15
--- pkgsrc/devel/py-gi-docgen/Makefile:1.14     Sat Apr 12 17:54:10 2025
+++ pkgsrc/devel/py-gi-docgen/Makefile  Mon Jul  7 04:51:25 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2025/04/12 17:54:10 pgoyette Exp $
+# $NetBSD: Makefile,v 1.15 2025/07/07 04:51:25 wiz Exp $
 
-DISTNAME=      gi_docgen-2025.3
+DISTNAME=      gi_docgen-2025.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/gi_/gi-/}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gi_docgen/}
 

Index: pkgsrc/devel/py-gi-docgen/distinfo
diff -u pkgsrc/devel/py-gi-docgen/distinfo:1.5 pkgsrc/devel/py-gi-docgen/distinfo:1.6
--- pkgsrc/devel/py-gi-docgen/distinfo:1.5      Tue Mar  4 07:18:55 2025
+++ pkgsrc/devel/py-gi-docgen/distinfo  Mon Jul  7 04:51:25 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2025/03/04 07:18:55 wiz Exp $
+$NetBSD: distinfo,v 1.6 2025/07/07 04:51:25 wiz Exp $
 
-BLAKE2s (gi_docgen-2025.3.tar.gz) = c0429b877fb136242dfdb422619510c76437d2a7b2f8777cced65721670d5887
-SHA512 (gi_docgen-2025.3.tar.gz) = 255234090050653637be47cfdb2b7128dbbe9c34b79131015f88892e5b4c295eda1faa174dd2280631807b65ea1b62f6bcd1666126f29304d1bc650d4ba680e3
-Size (gi_docgen-2025.3.tar.gz) = 2533727 bytes
+BLAKE2s (gi_docgen-2025.4.tar.gz) = f138440a62ff85a0fd13ff51a65b7091665c1f6ab91565c68871ee4315afe11d
+SHA512 (gi_docgen-2025.4.tar.gz) = c908e5e641c9aa5c39f637b9b9a80b18c4bc57cb5aefa74c83458a37fc5953c5cf25f48d58bd73805a3a569955b3980c83ea1574ac2fa86d95c48c8d5465b41e
+Size (gi_docgen-2025.4.tar.gz) = 2534005 bytes



Home | Main Index | Thread Index | Old Index