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: Sat Jan 16 08:59:39 UTC 2021
Modified Files:
pkgsrc/www/py-django-import-export: Makefile PLIST distinfo
Log Message:
py-django-import-export: updated to 2.5.0
2.5.0
Changed the default value for IMPORT_EXPORT_CHUNK_SIZE to 100.
Add translation for Korean
Update linting, CI, and docs.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/py-django-import-export/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-django-import-export/PLIST
cvs rdiff -u -r1.12 -r1.13 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.13 pkgsrc/www/py-django-import-export/Makefile:1.14
--- pkgsrc/www/py-django-import-export/Makefile:1.13 Tue Oct 6 05:41:16 2020
+++ pkgsrc/www/py-django-import-export/Makefile Sat Jan 16 08:59:38 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2020/10/06 05:41:16 adam Exp $
+# $NetBSD: Makefile,v 1.14 2021/01/16 08:59:38 adam Exp $
-DISTNAME= django-import-export-2.4.0
+DISTNAME= django-import-export-2.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-import-export/}
Index: pkgsrc/www/py-django-import-export/PLIST
diff -u pkgsrc/www/py-django-import-export/PLIST:1.7 pkgsrc/www/py-django-import-export/PLIST:1.8
--- pkgsrc/www/py-django-import-export/PLIST:1.7 Sun Jul 12 17:53:15 2020
+++ pkgsrc/www/py-django-import-export/PLIST Sat Jan 16 08:59:38 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2020/07/12 17:53:15 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2021/01/16 08:59:38 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -49,6 +49,8 @@ ${PYSITELIB}/import_export/locale/it/LC_
${PYSITELIB}/import_export/locale/it/LC_MESSAGES/django.po
${PYSITELIB}/import_export/locale/ja/LC_MESSAGES/django.mo
${PYSITELIB}/import_export/locale/ja/LC_MESSAGES/django.po
+${PYSITELIB}/import_export/locale/ko/LC_MESSAGES/django.mo
+${PYSITELIB}/import_export/locale/ko/LC_MESSAGES/django.po
${PYSITELIB}/import_export/locale/kz/LC_MESSAGES/django.mo
${PYSITELIB}/import_export/locale/kz/LC_MESSAGES/django.po
${PYSITELIB}/import_export/locale/nl/LC_MESSAGES/django.mo
Index: pkgsrc/www/py-django-import-export/distinfo
diff -u pkgsrc/www/py-django-import-export/distinfo:1.12 pkgsrc/www/py-django-import-export/distinfo:1.13
--- pkgsrc/www/py-django-import-export/distinfo:1.12 Tue Oct 6 05:41:16 2020
+++ pkgsrc/www/py-django-import-export/distinfo Sat Jan 16 08:59:38 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2020/10/06 05:41:16 adam Exp $
+$NetBSD: distinfo,v 1.13 2021/01/16 08:59:38 adam Exp $
-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
+SHA1 (django-import-export-2.5.0.tar.gz) = be28fb98c8671d7949ddfce43e777c50d3c9c39e
+RMD160 (django-import-export-2.5.0.tar.gz) = 60c392a3ccce6d249f3b9cc1c461063f584360a2
+SHA512 (django-import-export-2.5.0.tar.gz) = dccd843940aa85e3992e153f7fe081a50787b21608163882331737602081f1bce9192244c45826cb9e253746f0cf50af58d79f92cef70a5a54adcb157b817602
+Size (django-import-export-2.5.0.tar.gz) = 48956 bytes
Home |
Main Index |
Thread Index |
Old Index