pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-reversion
Module Name: pkgsrc
Committed By: adam
Date: Fri Feb 5 07:56:47 UTC 2021
Modified Files:
pkgsrc/www/py-django-reversion: Makefile distinfo
Log Message:
py-django-reversion: updated to 3.0.9
3.0.9:
- Significant speedup to ``Version.objects.get_deleted(...)`` database query for PostgreSQL.
- Testing against Django 3.1.
- Django 4.0 compatibility improvements.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/py-django-reversion/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/py-django-reversion/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-reversion/Makefile
diff -u pkgsrc/www/py-django-reversion/Makefile:1.25 pkgsrc/www/py-django-reversion/Makefile:1.26
--- pkgsrc/www/py-django-reversion/Makefile:1.25 Fri Oct 2 19:23:35 2020
+++ pkgsrc/www/py-django-reversion/Makefile Fri Feb 5 07:56:46 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2020/10/02 19:23:35 adam Exp $
+# $NetBSD: Makefile,v 1.26 2021/02/05 07:56:46 adam Exp $
-DISTNAME= django-reversion-3.0.8
+DISTNAME= django-reversion-3.0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-reversion/}
Index: pkgsrc/www/py-django-reversion/distinfo
diff -u pkgsrc/www/py-django-reversion/distinfo:1.22 pkgsrc/www/py-django-reversion/distinfo:1.23
--- pkgsrc/www/py-django-reversion/distinfo:1.22 Fri Oct 2 19:23:35 2020
+++ pkgsrc/www/py-django-reversion/distinfo Fri Feb 5 07:56:46 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2020/10/02 19:23:35 adam Exp $
+$NetBSD: distinfo,v 1.23 2021/02/05 07:56:46 adam Exp $
-SHA1 (django-reversion-3.0.8.tar.gz) = 7aa80896b13baf55e21ffbb4b645e66dbd790ab8
-RMD160 (django-reversion-3.0.8.tar.gz) = ef5764185cf0c76ff7ccc5ffc78cff455a5600bc
-SHA512 (django-reversion-3.0.8.tar.gz) = 93d2f04d67058f48e7e21fee000221842528b12dd23a51f8264c13446aac6b0dbdda5260efeadb67179fd27494daf6864e3fe739a5908a6035c9a20171213391
-Size (django-reversion-3.0.8.tar.gz) = 68134 bytes
+SHA1 (django-reversion-3.0.9.tar.gz) = 5a5792d1eb34ef3b6a10750dc907c8d4a91531bf
+RMD160 (django-reversion-3.0.9.tar.gz) = 3c6e16a007f0d96bfa5599b813070fe7981ebe55
+SHA512 (django-reversion-3.0.9.tar.gz) = be18668ecc4e3575b6be9a71a61cfddfc1c3e936ab5bc3bd272aef4b61c1327bf02175d72cf850b3b45f04105f61ff9864cd7555cb30f5fd5d3d2f72c49913ec
+Size (django-reversion-3.0.9.tar.gz) = 70781 bytes
Home |
Main Index |
Thread Index |
Old Index