pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-django-filer



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Sep  7 05:43:51 UTC 2024

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

Log Message:
py-django-filer: updated to 3.2.1

3.2.1

revert type hint to typing.List


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/py-django-filer/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/py-django-filer/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-filer/Makefile
diff -u pkgsrc/www/py-django-filer/Makefile:1.16 pkgsrc/www/py-django-filer/Makefile:1.17
--- pkgsrc/www/py-django-filer/Makefile:1.16    Tue Aug 27 08:59:27 2024
+++ pkgsrc/www/py-django-filer/Makefile Sat Sep  7 05:43:51 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2024/08/27 08:59:27 adam Exp $
+# $NetBSD: Makefile,v 1.17 2024/09/07 05:43:51 adam Exp $
 
-DISTNAME=      django_filer-3.2.0
+DISTNAME=      django_filer-3.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-filer/}

Index: pkgsrc/www/py-django-filer/distinfo
diff -u pkgsrc/www/py-django-filer/distinfo:1.14 pkgsrc/www/py-django-filer/distinfo:1.15
--- pkgsrc/www/py-django-filer/distinfo:1.14    Tue Aug 27 08:59:27 2024
+++ pkgsrc/www/py-django-filer/distinfo Sat Sep  7 05:43:51 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2024/08/27 08:59:27 adam Exp $
+$NetBSD: distinfo,v 1.15 2024/09/07 05:43:51 adam Exp $
 
-BLAKE2s (django_filer-3.2.0.tar.gz) = e1d2ab63cbaf3ff551c072a714079cd8bbab9f4c2bbaaebc8b28e9aada130f91
-SHA512 (django_filer-3.2.0.tar.gz) = ead1fbcf67d9b5ae4bd93c296b623ea04e9830e540fa442eaee2987ecf795192b617194bf39d7ad1c883a4334e483e42601d3eb8817217f25a6b6bf9c5484839
-Size (django_filer-3.2.0.tar.gz) = 1112989 bytes
+BLAKE2s (django_filer-3.2.1.tar.gz) = 44c776e1cd431887673cbad939531da79c01f41b3d8ba0e31489c88c8c201ce4
+SHA512 (django_filer-3.2.1.tar.gz) = b44397179eb3cefad68fe225efb49de5bb7ca4e0f5e360222dd524e4adca8206447b43d5bb9bebc0ed3f078126c51151eec53e1a8b82179762b4f0124cecc80a
+Size (django_filer-3.2.1.tar.gz) = 1112918 bytes
 SHA1 (patch-setup.py) = bff20b3b23f60971dcad4b49b722b4e2317d44d7



Home | Main Index | Thread Index | Old Index