pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-dunamai



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Feb 17 15:25:58 UTC 2026

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

Log Message:
py-dunamai: updated to 1.26.0

1.26.0 (2026-02-14)

* Added `--highest-tag` option to select the numerically highest version,
  even if it is not the chronologically latest tag.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-dunamai/Makefile \
    pkgsrc/devel/py-dunamai/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-dunamai/Makefile
diff -u pkgsrc/devel/py-dunamai/Makefile:1.1 pkgsrc/devel/py-dunamai/Makefile:1.2
--- pkgsrc/devel/py-dunamai/Makefile:1.1        Sun Oct 12 17:28:58 2025
+++ pkgsrc/devel/py-dunamai/Makefile    Tue Feb 17 15:25:58 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2025/10/12 17:28:58 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2026/02/17 15:25:58 adam Exp $
 
-DISTNAME=      dunamai-1.25.0
+DISTNAME=      dunamai-1.26.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/dunamai/}
@@ -11,6 +11,7 @@ COMMENT=      Dynamic version generation
 LICENSE=       mit
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core-[0-9]*:../../devel/py-poetry-core
+DEPENDS+=      ${PYPKGPREFIX}-packaging>=20.9:../../devel/py-packaging
 
 USE_LANGUAGES= # none
 # for testing
Index: pkgsrc/devel/py-dunamai/distinfo
diff -u pkgsrc/devel/py-dunamai/distinfo:1.1 pkgsrc/devel/py-dunamai/distinfo:1.2
--- pkgsrc/devel/py-dunamai/distinfo:1.1        Sun Oct 12 17:28:58 2025
+++ pkgsrc/devel/py-dunamai/distinfo    Tue Feb 17 15:25:58 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2025/10/12 17:28:58 wiz Exp $
+$NetBSD: distinfo,v 1.2 2026/02/17 15:25:58 adam Exp $
 
-BLAKE2s (dunamai-1.25.0.tar.gz) = 6e0c4c59489faca5b706293ff3ee95476568280002ba17c123ef422970af9b8b
-SHA512 (dunamai-1.25.0.tar.gz) = eb234c06f72b0c4942a30e53331c809bbde6af6e2795045b6411818e8e832e0307e706a4caf84ffdfb8c5123b9225fe1df52c857ac0dc1868f0f4edcdb49da29
-Size (dunamai-1.25.0.tar.gz) = 46155 bytes
+BLAKE2s (dunamai-1.26.0.tar.gz) = 8488c2a8b77d3ff96333ae7eb5691d15d235c8b01d371ec1111c1dd61088f7fb
+SHA512 (dunamai-1.26.0.tar.gz) = 3521ca2185f982c6f69e8c76496e1e3735069fa6d725654fd513082c150bcfe36a6e89b6d06980c9364a345f11fa830dfc18b7af10db7274ca8b022db43550e3
+Size (dunamai-1.26.0.tar.gz) = 45500 bytes



Home | Main Index | Thread Index | Old Index