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:           Mon Nov  3 12:15:26 UTC 2025

Modified Files:
        pkgsrc/www/py-django-import-export: Makefile distinfo

Log Message:
py-django-import-export: updated to 4.3.13

4.3.13 (2025-10-31)
- Fix: file_name is None in before_import_row when ``skip_import_confirm=True``

4.3.12 (2025-10-19)
- Minor documentation fix

4.3.11 (2025-10-19)
- Fix for export not retaining URI query params


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/py-django-import-export/Makefile
cvs rdiff -u -r1.35 -r1.36 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.43 pkgsrc/www/py-django-import-export/Makefile:1.44
--- pkgsrc/www/py-django-import-export/Makefile:1.43    Thu Oct  9 07:58:08 2025
+++ pkgsrc/www/py-django-import-export/Makefile Mon Nov  3 12:15:25 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2025/10/09 07:58:08 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2025/11/03 12:15:25 adam Exp $
 
-DISTNAME=      django_import_export-4.3.10
+DISTNAME=      django_import_export-4.3.13
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 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.35 pkgsrc/www/py-django-import-export/distinfo:1.36
--- pkgsrc/www/py-django-import-export/distinfo:1.35    Thu Oct  2 15:34:07 2025
+++ pkgsrc/www/py-django-import-export/distinfo Mon Nov  3 12:15:25 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2025/10/02 15:34:07 adam Exp $
+$NetBSD: distinfo,v 1.36 2025/11/03 12:15:25 adam Exp $
 
-BLAKE2s (django_import_export-4.3.10.tar.gz) = aa8e0e7fd4eb4ea1d72cfdb34a72f571702f43cf1f264a33da91f8a6efed8ac0
-SHA512 (django_import_export-4.3.10.tar.gz) = 00d23aa0675c960896167d711b5c8551464e7ce72b9d924a2fb43e4b718a0bec21dca705476d339c5d4306e56dc9ddae22424c1e53ad1adf3f6fb822da29a062
-Size (django_import_export-4.3.10.tar.gz) = 2230656 bytes
+BLAKE2s (django_import_export-4.3.13.tar.gz) = 930f93f29efbd6cab92a2733082eadea780b2ce3e485b4a39f3af94a69e37be5
+SHA512 (django_import_export-4.3.13.tar.gz) = 70806d77a50e3802ff19bdffcafc3056a315676bddf952810d293d7e1bf5b92447af9a3eb707a73a577d0a47bb460ab46218d813e401ca950525100b1d960a6d
+Size (django_import_export-4.3.13.tar.gz) = 2233044 bytes



Home | Main Index | Thread Index | Old Index