pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-mptt
Module Name: pkgsrc
Committed By: adam
Date: Fri Aug 29 11:06:56 UTC 2025
Modified Files:
pkgsrc/www/py-django-mptt: Makefile distinfo
Log Message:
py-django-mptt: updated to 0.18.0
0.18
Fixed the way indexes are defined for Django 5 and better.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/py-django-mptt/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/py-django-mptt/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-django-mptt/Makefile
diff -u pkgsrc/www/py-django-mptt/Makefile:1.28 pkgsrc/www/py-django-mptt/Makefile:1.29
--- pkgsrc/www/py-django-mptt/Makefile:1.28 Wed Apr 16 20:57:19 2025
+++ pkgsrc/www/py-django-mptt/Makefile Fri Aug 29 11:06:56 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2025/04/16 20:57:19 adam Exp $
+# $NetBSD: Makefile,v 1.29 2025/08/29 11:06:56 adam Exp $
-DISTNAME= django_mptt-0.17.0
+DISTNAME= django_mptt-0.18.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-mptt/}
Index: pkgsrc/www/py-django-mptt/distinfo
diff -u pkgsrc/www/py-django-mptt/distinfo:1.21 pkgsrc/www/py-django-mptt/distinfo:1.22
--- pkgsrc/www/py-django-mptt/distinfo:1.21 Wed Apr 16 20:57:19 2025
+++ pkgsrc/www/py-django-mptt/distinfo Fri Aug 29 11:06:56 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2025/04/16 20:57:19 adam Exp $
+$NetBSD: distinfo,v 1.22 2025/08/29 11:06:56 adam Exp $
-BLAKE2s (django_mptt-0.17.0.tar.gz) = bc65f290217da300c3cb219e6b9afd304afd451e0e49b1526c8490d0a7a2e916
-SHA512 (django_mptt-0.17.0.tar.gz) = 08cb743285164edd5879ecfb50536a17c8853321e7b02f37b889d04041a66db7abcbcbe0fcd6b5ee156741dd6bb110722511681b9e366571c915990724e68a8a
-Size (django_mptt-0.17.0.tar.gz) = 71428 bytes
+BLAKE2s (django_mptt-0.18.0.tar.gz) = dba6a875cda33e52b732cc3ee09f573d47f0eb4f71a03612afeec9432e5c8b1c
+SHA512 (django_mptt-0.18.0.tar.gz) = 0ea10d917df97e2c92bd80206965346f6b6e8a4b22b774b9185150a8a76def5cf21ad95f5ccc825ec6dacceae9cd5346fc6d718e92d3676d54f76ad54371e588
+Size (django_mptt-0.18.0.tar.gz) = 71407 bytes
Home |
Main Index |
Thread Index |
Old Index