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:           Fri May 24 16:54:27 UTC 2024

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

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

4.0.5 (2024-05-23)

- Fix for invalid build due to malformed README.rst

4.0.4 (2024-05-23)

- Refactored ``DateWidget`` & ``DateTimeWidget`` to remove code duplication
- Release note documentation updated
- Added missing migration to example app
- Fix admin UI display of field import order


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/py-django-import-export/Makefile
cvs rdiff -u -r1.25 -r1.26 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.28 pkgsrc/www/py-django-import-export/Makefile:1.29
--- pkgsrc/www/py-django-import-export/Makefile:1.28    Sat May 18 06:08:50 2024
+++ pkgsrc/www/py-django-import-export/Makefile Fri May 24 16:54:27 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2024/05/18 06:08:50 adam Exp $
+# $NetBSD: Makefile,v 1.29 2024/05/24 16:54:27 adam Exp $
 
-DISTNAME=      django_import_export-4.0.3
+DISTNAME=      django_import_export-4.0.5
 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.25 pkgsrc/www/py-django-import-export/distinfo:1.26
--- pkgsrc/www/py-django-import-export/distinfo:1.25    Sat May 18 06:08:50 2024
+++ pkgsrc/www/py-django-import-export/distinfo Fri May 24 16:54:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2024/05/18 06:08:50 adam Exp $
+$NetBSD: distinfo,v 1.26 2024/05/24 16:54:27 adam Exp $
 
-BLAKE2s (django_import_export-4.0.3.tar.gz) = 3dd28de6811d0e19aa764adb7dd3de89df6f32526e8c659a4f23ca67e1853807
-SHA512 (django_import_export-4.0.3.tar.gz) = f5ae180e28d43b443c88d85830eb29a8e7d9c781832fe161d8b2be95256d1c40163bbc6799e2a07483ff460a779f4805304ab6d6bf27a8003b2e8020d49e4022
-Size (django_import_export-4.0.3.tar.gz) = 2348633 bytes
+BLAKE2s (django_import_export-4.0.5.tar.gz) = 25f5f4e1b05ffe5771b68d359b9b4bddcbf52d4efec194ce670f261133758db5
+SHA512 (django_import_export-4.0.5.tar.gz) = a7042ac2dc3c5fa20afcd97e256b729de53bd4f4a3aefc456a6a4bcf601d7997480027023fc15feb2685a2ab73dfe9edb57b902cf63baf21b4b1e25d8eb35a8f
+Size (django_import_export-4.0.5.tar.gz) = 2349569 bytes



Home | Main Index | Thread Index | Old Index