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:           Mon May 25 11:42:30 UTC 2026

Modified Files:
        pkgsrc/www/py-modelsearch: Makefile PLIST distinfo

Log Message:
py-modelsearch: updated to 1.3.1

1.3.1
Support django-tasks 0.12
Test against Django 6.0 final and git main


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-modelsearch/Makefile \
    pkgsrc/www/py-modelsearch/PLIST 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.1 pkgsrc/www/py-modelsearch/Makefile:1.2
--- pkgsrc/www/py-modelsearch/Makefile:1.1      Sat Dec 27 22:02:50 2025
+++ pkgsrc/www/py-modelsearch/Makefile  Mon May 25 11:42:30 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2025/12/27 22:02:50 adam Exp $
+# $NetBSD: Makefile,v 1.2 2026/05/25 11:42:30 adam Exp $
 
-DISTNAME=      modelsearch-1.1.1
+DISTNAME=      modelsearch-1.3.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/modelsearch/}
Index: pkgsrc/www/py-modelsearch/PLIST
diff -u pkgsrc/www/py-modelsearch/PLIST:1.1 pkgsrc/www/py-modelsearch/PLIST:1.2
--- pkgsrc/www/py-modelsearch/PLIST:1.1 Sat Dec 27 22:02:50 2025
+++ pkgsrc/www/py-modelsearch/PLIST     Mon May 25 11:42:30 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2025/12/27 22:02:50 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2026/05/25 11:42:30 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -88,6 +88,15 @@ ${PYSITELIB}/modelsearch/management/__in
 ${PYSITELIB}/modelsearch/management/commands/__init__.py
 ${PYSITELIB}/modelsearch/management/commands/__init__.pyc
 ${PYSITELIB}/modelsearch/management/commands/__init__.pyo
+${PYSITELIB}/modelsearch/management/commands/enable_fuzzystrmatch.py
+${PYSITELIB}/modelsearch/management/commands/enable_fuzzystrmatch.pyc
+${PYSITELIB}/modelsearch/management/commands/enable_fuzzystrmatch.pyo
+${PYSITELIB}/modelsearch/management/commands/enable_trigram.py
+${PYSITELIB}/modelsearch/management/commands/enable_trigram.pyc
+${PYSITELIB}/modelsearch/management/commands/enable_trigram.pyo
+${PYSITELIB}/modelsearch/management/commands/enable_unaccent.py
+${PYSITELIB}/modelsearch/management/commands/enable_unaccent.pyc
+${PYSITELIB}/modelsearch/management/commands/enable_unaccent.pyo
 ${PYSITELIB}/modelsearch/management/commands/rebuild_modelsearch_index.py
 ${PYSITELIB}/modelsearch/management/commands/rebuild_modelsearch_index.pyc
 ${PYSITELIB}/modelsearch/management/commands/rebuild_modelsearch_index.pyo
@@ -97,6 +106,12 @@ ${PYSITELIB}/modelsearch/migrations/0001
 ${PYSITELIB}/modelsearch/migrations/0002_customise_indexentry.py
 ${PYSITELIB}/modelsearch/migrations/0002_customise_indexentry.pyc
 ${PYSITELIB}/modelsearch/migrations/0002_customise_indexentry.pyo
+${PYSITELIB}/modelsearch/migrations/0003_add_text_fields.py
+${PYSITELIB}/modelsearch/migrations/0003_add_text_fields.pyc
+${PYSITELIB}/modelsearch/migrations/0003_add_text_fields.pyo
+${PYSITELIB}/modelsearch/migrations/0004_rename_modelsear_autocom_476c89_gin_modelsearch_autocom_ea8581_gin_and_more.py
+${PYSITELIB}/modelsearch/migrations/0004_rename_modelsear_autocom_476c89_gin_modelsearch_autocom_ea8581_gin_and_more.pyc
+${PYSITELIB}/modelsearch/migrations/0004_rename_modelsear_autocom_476c89_gin_modelsearch_autocom_ea8581_gin_and_more.pyo
 ${PYSITELIB}/modelsearch/migrations/__init__.py
 ${PYSITELIB}/modelsearch/migrations/__init__.pyc
 ${PYSITELIB}/modelsearch/migrations/__init__.pyo
@@ -133,6 +148,18 @@ ${PYSITELIB}/modelsearch/test/testapp/mi
 ${PYSITELIB}/modelsearch/test/testapp/migrations/0003_m2m_test_models.py
 ${PYSITELIB}/modelsearch/test/testapp/migrations/0003_m2m_test_models.pyc
 ${PYSITELIB}/modelsearch/test/testapp/migrations/0003_m2m_test_models.pyo
+${PYSITELIB}/modelsearch/test/testapp/migrations/0004_meeting.py
+${PYSITELIB}/modelsearch/test/testapp/migrations/0004_meeting.pyc
+${PYSITELIB}/modelsearch/test/testapp/migrations/0004_meeting.pyo
+${PYSITELIB}/modelsearch/test/testapp/migrations/0005_enable_pg_extensions.py
+${PYSITELIB}/modelsearch/test/testapp/migrations/0005_enable_pg_extensions.pyc
+${PYSITELIB}/modelsearch/test/testapp/migrations/0005_enable_pg_extensions.pyo
+${PYSITELIB}/modelsearch/test/testapp/migrations/0006_alter_novel_protagonist.py
+${PYSITELIB}/modelsearch/test/testapp/migrations/0006_alter_novel_protagonist.pyc
+${PYSITELIB}/modelsearch/test/testapp/migrations/0006_alter_novel_protagonist.pyo
+${PYSITELIB}/modelsearch/test/testapp/migrations/0007_agendaitem_speaker.py
+${PYSITELIB}/modelsearch/test/testapp/migrations/0007_agendaitem_speaker.pyc
+${PYSITELIB}/modelsearch/test/testapp/migrations/0007_agendaitem_speaker.pyo
 ${PYSITELIB}/modelsearch/test/testapp/migrations/__init__.py
 ${PYSITELIB}/modelsearch/test/testapp/migrations/__init__.pyc
 ${PYSITELIB}/modelsearch/test/testapp/migrations/__init__.pyo
@@ -190,6 +217,9 @@ ${PYSITELIB}/modelsearch/tests/test_rela
 ${PYSITELIB}/modelsearch/tests/test_sqlite_backend.py
 ${PYSITELIB}/modelsearch/tests/test_sqlite_backend.pyc
 ${PYSITELIB}/modelsearch/tests/test_sqlite_backend.pyo
+${PYSITELIB}/modelsearch/tests/test_version.py
+${PYSITELIB}/modelsearch/tests/test_version.pyc
+${PYSITELIB}/modelsearch/tests/test_version.pyo
 ${PYSITELIB}/modelsearch/utils.py
 ${PYSITELIB}/modelsearch/utils.pyc
 ${PYSITELIB}/modelsearch/utils.pyo
Index: pkgsrc/www/py-modelsearch/distinfo
diff -u pkgsrc/www/py-modelsearch/distinfo:1.1 pkgsrc/www/py-modelsearch/distinfo:1.2
--- pkgsrc/www/py-modelsearch/distinfo:1.1      Sat Dec 27 22:02:50 2025
+++ pkgsrc/www/py-modelsearch/distinfo  Mon May 25 11:42:30 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2025/12/27 22:02:50 adam Exp $
+$NetBSD: distinfo,v 1.2 2026/05/25 11:42:30 adam Exp $
 
-BLAKE2s (modelsearch-1.1.1.tar.gz) = 30aa8c3d87f0693e2eeb5ff974e827ce9121ad90be42ff43f50e309edf902365
-SHA512 (modelsearch-1.1.1.tar.gz) = d322c5ebfc35ab2ab9a0a0295312a1471fbbc95f298d31dc4ed72fcc89f13e67784e1a8345a89d02517b755c415ec93090c0e169c722557ecc4d44fbb3d42c86
-Size (modelsearch-1.1.1.tar.gz) = 87514 bytes
+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



Home | Main Index | Thread Index | Old Index