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 Mar 19 10:05:30 UTC 2021

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

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

0.12

Fixed a few bugs and added a few features.
Reformatted the code using isort and black.
Other, undocumented changes. Please help out.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/py-django-mptt/Makefile
cvs rdiff -u -r1.14 -r1.15 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.18 pkgsrc/www/py-django-mptt/Makefile:1.19
--- pkgsrc/www/py-django-mptt/Makefile:1.18     Wed Feb 19 09:56:48 2020
+++ pkgsrc/www/py-django-mptt/Makefile  Fri Mar 19 10:05:30 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2020/02/19 09:56:48 adam Exp $
+# $NetBSD: Makefile,v 1.19 2021/03/19 10:05:30 adam Exp $
 
-DISTNAME=      django-mptt-0.11.0
+DISTNAME=      django-mptt-0.12.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 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.14 pkgsrc/www/py-django-mptt/distinfo:1.15
--- pkgsrc/www/py-django-mptt/distinfo:1.14     Wed Feb 19 09:56:48 2020
+++ pkgsrc/www/py-django-mptt/distinfo  Fri Mar 19 10:05:30 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2020/02/19 09:56:48 adam Exp $
+$NetBSD: distinfo,v 1.15 2021/03/19 10:05:30 adam Exp $
 
-SHA1 (django-mptt-0.11.0.tar.gz) = 21912aa6dc8a4d7730add85e499e1fd105eca8c7
-RMD160 (django-mptt-0.11.0.tar.gz) = fd9da15c7275ed4738ba5272e4cddb889ac68997
-SHA512 (django-mptt-0.11.0.tar.gz) = 21af30007661db1474628b6f8af86a3f6de52494efe1aaf9235f8b1660ba153f0de3ad91ff979588e4b681b00b44652a05146df7d3951d6ee62da38a1900fd89
-Size (django-mptt-0.11.0.tar.gz) = 98300 bytes
+SHA1 (django-mptt-0.12.0.tar.gz) = 38dc689a76017a0190ff60052dbf1632d2487256
+RMD160 (django-mptt-0.12.0.tar.gz) = 1a55dd199554dfb9dc1a4a5e255736d2e7fee882
+SHA512 (django-mptt-0.12.0.tar.gz) = 527135b859170c887f592f4f9b6f105dfc7f54af18affbf205d33860e80e3ba2336cfc9a3727792f4778817359cbef705d696c122725cf45d36838b5026e8699
+Size (django-mptt-0.12.0.tar.gz) = 103513 bytes



Home | Main Index | Thread Index | Old Index