pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-import-export
Module Name: pkgsrc
Committed By: adam
Date: Tue Oct 6 05:41:16 UTC 2020
Modified Files:
pkgsrc/www/py-django-import-export: Makefile distinfo
Log Message:
py-django-import-export: updated to 2.4.0
2.4.0:
Fix deprecated Django 3.1 Signal(providing_args=...) usage.
Fix deprecated Django 3.1 django.conf.urls.url() usage.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/py-django-import-export/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/py-django-import-export/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-import-export/Makefile
diff -u pkgsrc/www/py-django-import-export/Makefile:1.12 pkgsrc/www/py-django-import-export/Makefile:1.13
--- pkgsrc/www/py-django-import-export/Makefile:1.12 Sun Jul 12 17:53:15 2020
+++ pkgsrc/www/py-django-import-export/Makefile Tue Oct 6 05:41:16 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2020/07/12 17:53:15 adam Exp $
+# $NetBSD: Makefile,v 1.13 2020/10/06 05:41:16 adam Exp $
-DISTNAME= django-import-export-2.3.0
+DISTNAME= django-import-export-2.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-import-export/}
Index: pkgsrc/www/py-django-import-export/distinfo
diff -u pkgsrc/www/py-django-import-export/distinfo:1.11 pkgsrc/www/py-django-import-export/distinfo:1.12
--- pkgsrc/www/py-django-import-export/distinfo:1.11 Sun Jul 12 17:53:15 2020
+++ pkgsrc/www/py-django-import-export/distinfo Tue Oct 6 05:41:16 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2020/07/12 17:53:15 adam Exp $
+$NetBSD: distinfo,v 1.12 2020/10/06 05:41:16 adam Exp $
-SHA1 (django-import-export-2.3.0.tar.gz) = 0ce6c6b13e70baa8ebba78e30ec051ce929e1df7
-RMD160 (django-import-export-2.3.0.tar.gz) = 804fb97d20f322309a79e3414e28add8740365d8
-SHA512 (django-import-export-2.3.0.tar.gz) = 691ba3626fb0a1cc05e95e7dabdbfe383e3fbf9d5fca387fa3dfaba84d01cc0d8d4dce29de08df1b60dca98b310b0157d93467cfdabc479dda8f4fb01534298c
-Size (django-import-export-2.3.0.tar.gz) = 47977 bytes
+SHA1 (django-import-export-2.4.0.tar.gz) = 68f44173e26ff9d1eac20640da1625fdc7336c82
+RMD160 (django-import-export-2.4.0.tar.gz) = 24f10249e025d6d8639cfc24ebc75f14f0ad9e5c
+SHA512 (django-import-export-2.4.0.tar.gz) = 6f8540ce6a32f411d463eca3738ff4f1eb8a0a0c3092ba6477ac679382b6c7256d223ff6008afe60b61ed89610bc8b52ee2f91e71f91e77fc17a172c8d327aaa
+Size (django-import-export-2.4.0.tar.gz) = 47981 bytes
Home |
Main Index |
Thread Index |
Old Index