pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-modelsearch
Module Name: pkgsrc
Committed By: adam
Date: Tue Aug 18 18:31:32 UTC 2026
Modified Files:
pkgsrc/www/py-modelsearch: Makefile distinfo
Log Message:
py-modelsearch: updated to 1.3.2
1.3.2
Fix SQLite MatchExpression for Django >=6.1
Disable indexing signals during fixture loading
Resolve IndexEntry table dynamically in enable_trigram
Add tests for filtering on django-treebeard tree operations
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-modelsearch/Makefile \
pkgsrc/www/py-modelsearch/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-modelsearch/Makefile
diff -u pkgsrc/www/py-modelsearch/Makefile:1.2 pkgsrc/www/py-modelsearch/Makefile:1.3
--- pkgsrc/www/py-modelsearch/Makefile:1.2 Mon May 25 11:42:30 2026
+++ pkgsrc/www/py-modelsearch/Makefile Tue Aug 18 18:31:31 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2026/05/25 11:42:30 adam Exp $
+# $NetBSD: Makefile,v 1.3 2026/08/18 18:31:31 adam Exp $
-DISTNAME= modelsearch-1.3.1
+DISTNAME= modelsearch-1.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/modelsearch/}
Index: pkgsrc/www/py-modelsearch/distinfo
diff -u pkgsrc/www/py-modelsearch/distinfo:1.2 pkgsrc/www/py-modelsearch/distinfo:1.3
--- pkgsrc/www/py-modelsearch/distinfo:1.2 Mon May 25 11:42:30 2026
+++ pkgsrc/www/py-modelsearch/distinfo Tue Aug 18 18:31:31 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2026/05/25 11:42:30 adam Exp $
+$NetBSD: distinfo,v 1.3 2026/08/18 18:31:31 adam Exp $
-BLAKE2s (modelsearch-1.3.1.tar.gz) = 51249fb147a268bcbc04e36b32768fad6a802cd849356608791dadecb3910b94
-SHA512 (modelsearch-1.3.1.tar.gz) = 98cc42620c721789ac1833de5b6dedc32cb84e6a328d603de7bcdb46d6525482571487f95a345cce1d81147e80d6e7b344c1fa38b70e22bfc26db96dff7d7a45
-Size (modelsearch-1.3.1.tar.gz) = 103935 bytes
+BLAKE2s (modelsearch-1.3.2.tar.gz) = bb7346165db6f220017db2da46a52f558c12127f78bfcb11cc26e89b4fd4ba57
+SHA512 (modelsearch-1.3.2.tar.gz) = 7e460a60b36677c229923cd0666a08f9dea7f5998cd21cab70998a680677a946d753e962afa3b1d9e32968668584822358646d5743172d39507faefc58c4a2c0
+Size (modelsearch-1.3.2.tar.gz) = 105253 bytes
Home |
Main Index |
Thread Index |
Old Index