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:           Wed Apr 16 20:57:19 UTC 2025

Modified Files:
        pkgsrc/www/py-django-mptt: Makefile PLIST distinfo

Log Message:
py-django-mptt: updated to 0.17.0

0.17

Added support for Python 3.13 and Django 5.1 and 5.2.
Dropped Django < 4.2.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/py-django-mptt/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/py-django-mptt/PLIST
cvs rdiff -u -r1.20 -r1.21 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.27 pkgsrc/www/py-django-mptt/Makefile:1.28
--- pkgsrc/www/py-django-mptt/Makefile:1.27     Mon Jan 27 12:00:26 2025
+++ pkgsrc/www/py-django-mptt/Makefile  Wed Apr 16 20:57:19 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2025/01/27 12:00:26 adam Exp $
+# $NetBSD: Makefile,v 1.28 2025/04/16 20:57:19 adam Exp $
 
-DISTNAME=      django_mptt-0.16.0
+DISTNAME=      django_mptt-0.17.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-mptt/}

Index: pkgsrc/www/py-django-mptt/PLIST
diff -u pkgsrc/www/py-django-mptt/PLIST:1.13 pkgsrc/www/py-django-mptt/PLIST:1.14
--- pkgsrc/www/py-django-mptt/PLIST:1.13        Sat Oct 28 19:57:22 2023
+++ pkgsrc/www/py-django-mptt/PLIST     Wed Apr 16 20:57:19 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2023/10/28 19:57:22 wiz Exp $
+@comment $NetBSD: PLIST,v 1.14 2025/04/16 20:57:19 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -50,6 +50,8 @@ ${PYSITELIB}/mptt/locale/pt_BR/LC_MESSAG
 ${PYSITELIB}/mptt/locale/pt_BR/LC_MESSAGES/django.po
 ${PYSITELIB}/mptt/locale/ru/LC_MESSAGES/django.mo
 ${PYSITELIB}/mptt/locale/ru/LC_MESSAGES/django.po
+${PYSITELIB}/mptt/locale/tr/LC_MESSAGES/django.mo
+${PYSITELIB}/mptt/locale/tr/LC_MESSAGES/django.po
 ${PYSITELIB}/mptt/locale/uk/LC_MESSAGES/django.mo
 ${PYSITELIB}/mptt/locale/uk/LC_MESSAGES/django.po
 ${PYSITELIB}/mptt/locale/zh_Hans/LC_MESSAGES/django.mo

Index: pkgsrc/www/py-django-mptt/distinfo
diff -u pkgsrc/www/py-django-mptt/distinfo:1.20 pkgsrc/www/py-django-mptt/distinfo:1.21
--- pkgsrc/www/py-django-mptt/distinfo:1.20     Mon Jan 22 19:32:39 2024
+++ pkgsrc/www/py-django-mptt/distinfo  Wed Apr 16 20:57:19 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2024/01/22 19:32:39 adam Exp $
+$NetBSD: distinfo,v 1.21 2025/04/16 20:57:19 adam Exp $
 
-BLAKE2s (django_mptt-0.16.0.tar.gz) = 6719c0e4a00af9f6f15a9fc4581e70dd2063062b0032f7dd25eba3fc0a27a013
-SHA512 (django_mptt-0.16.0.tar.gz) = f275a81c676b2866b2cef279e3bc8fc6fe1b3396871ae3be132ea80140ef79d25a7a54792ea0e10d55a9c8f16ef9282aa167597ff816ff35c8caf32b16ef03fe
-Size (django_mptt-0.16.0.tar.gz) = 69886 bytes
+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



Home | Main Index | Thread Index | Old Index