pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Oct 31 09:48:43 UTC 2025

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

Log Message:
py-django-registration: updated to 5.2.1

Version 5.2.1

* Correct a packaging error with 5.2.0.

Version 5.2.0

* Supported Django versions are now 4.2, 5.1, and 5.2.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/py-django-registration/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-django-registration/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-registration/Makefile
diff -u pkgsrc/www/py-django-registration/Makefile:1.16 pkgsrc/www/py-django-registration/Makefile:1.17
--- pkgsrc/www/py-django-registration/Makefile:1.16     Mon Jan 27 12:03:16 2025
+++ pkgsrc/www/py-django-registration/Makefile  Fri Oct 31 09:48:42 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2025/01/27 12:03:16 adam Exp $
+# $NetBSD: Makefile,v 1.17 2025/10/31 09:48:42 adam Exp $
 
-DISTNAME=      django_registration-5.1.0
+DISTNAME=      django_registration-5.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-registration/}

Index: pkgsrc/www/py-django-registration/distinfo
diff -u pkgsrc/www/py-django-registration/distinfo:1.9 pkgsrc/www/py-django-registration/distinfo:1.10
--- pkgsrc/www/py-django-registration/distinfo:1.9      Mon Jan 27 12:03:16 2025
+++ pkgsrc/www/py-django-registration/distinfo  Fri Oct 31 09:48:42 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2025/01/27 12:03:16 adam Exp $
+$NetBSD: distinfo,v 1.10 2025/10/31 09:48:42 adam Exp $
 
-BLAKE2s (django_registration-5.1.0.tar.gz) = 63f2d85907470df8ed558e32be9465d2f92d1cf31212c196ba5152de34b39289
-SHA512 (django_registration-5.1.0.tar.gz) = f74077d022b8d2667f30a962d6dc76c26fc773a0572bf5152247f8f13af1db87f8715b050499abeed891fd77f3dbb1c9e4a08bb7082ea3c9866a31c943383352
-Size (django_registration-5.1.0.tar.gz) = 93367 bytes
+BLAKE2s (django_registration-5.2.1.tar.gz) = 8f5a91126e1c4d396f8847eda528dafd4ba2f981183e2f431e19446ad7b97e1b
+SHA512 (django_registration-5.2.1.tar.gz) = 0090ca0a434b59bbc614eeab8ba08fcf890fbcbaa9044e75327dcf57192eca80df1121d9e6b97d5196d460008503557a0d445f3360f2338008e1974bdc2550b6
+Size (django_registration-5.2.1.tar.gz) = 94187 bytes



Home | Main Index | Thread Index | Old Index