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:           Mon May 13 15:58:44 UTC 2019

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

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

0.10.0:
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/py-django-mptt/Makefile
cvs rdiff -u -r1.12 -r1.13 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.16 pkgsrc/www/py-django-mptt/Makefile:1.17
--- pkgsrc/www/py-django-mptt/Makefile:1.16     Tue Aug  7 06:31:28 2018
+++ pkgsrc/www/py-django-mptt/Makefile  Mon May 13 15:58:44 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2018/08/07 06:31:28 adam Exp $
+# $NetBSD: Makefile,v 1.17 2019/05/13 15:58:44 adam Exp $
 
-DISTNAME=      django-mptt-0.9.1
+DISTNAME=      django-mptt-0.10.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-mptt/}
@@ -15,5 +15,7 @@ DEPENDS+=     ${PYPKGPREFIX}-django-js-asset
 
 USE_LANGUAGES= # none
 
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/www/py-django-mptt/distinfo
diff -u pkgsrc/www/py-django-mptt/distinfo:1.12 pkgsrc/www/py-django-mptt/distinfo:1.13
--- pkgsrc/www/py-django-mptt/distinfo:1.12     Tue Aug  7 06:31:28 2018
+++ pkgsrc/www/py-django-mptt/distinfo  Mon May 13 15:58:44 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2018/08/07 06:31:28 adam Exp $
+$NetBSD: distinfo,v 1.13 2019/05/13 15:58:44 adam Exp $
 
-SHA1 (django-mptt-0.9.1.tar.gz) = 973f05b2792dad30200a1b13efb5166939f2b09d
-RMD160 (django-mptt-0.9.1.tar.gz) = 29bcc9ff991b5e0f57c5ac5e38cab86efc88abdd
-SHA512 (django-mptt-0.9.1.tar.gz) = 54e0d36fe4893846491cc253d9010024b53eff4c6570e77cde33257844dba36406ad56f4dc13a586806abbc4e53d4864101002227d5c5819c72926b45100914d
-Size (django-mptt-0.9.1.tar.gz) = 95615 bytes
+SHA1 (django-mptt-0.10.0.tar.gz) = 8712525cb9872f1fb56f5775e36d747efd8f0a38
+RMD160 (django-mptt-0.10.0.tar.gz) = 969217049336cfb92c4fe62df241edd8cfc85bc1
+SHA512 (django-mptt-0.10.0.tar.gz) = 8d20232f1a24991187321b680aff40a34ff06d43ed7231d43be1576bc51c61941b01ec0123efd4500097e0baee7fd31da16560d22e34f30e9e57fb217350fec7
+Size (django-mptt-0.10.0.tar.gz) = 96683 bytes



Home | Main Index | Thread Index | Old Index