pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-wagtail Add forgotten migration from the wagtai...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99bb2757e42a
branches:  trunk
changeset: 450596:99bb2757e42a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Apr 20 14:49:16 2021 +0000

description:
Add forgotten migration from the wagtail 2.12.4 update.

diffstat:

 www/py-wagtail/PLIST |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 36da92481d78 -r 99bb2757e42a www/py-wagtail/PLIST
--- a/www/py-wagtail/PLIST      Tue Apr 20 14:44:04 2021 +0000
+++ b/www/py-wagtail/PLIST      Tue Apr 20 14:49:16 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2021/04/20 14:44:04 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/04/20 14:49:16 joerg Exp $
 bin/wagtail
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -4468,6 +4468,9 @@
 ${PYSITELIB}/wagtail/tests/i18n/migrations/0001_initial.py
 ${PYSITELIB}/wagtail/tests/i18n/migrations/0001_initial.pyc
 ${PYSITELIB}/wagtail/tests/i18n/migrations/0001_initial.pyo
+${PYSITELIB}/wagtail/tests/i18n/migrations/0002_clusterabletestmodel_clusterabletestmodelchild_clusterabletestmodeltranslatablechild.py
+${PYSITELIB}/wagtail/tests/i18n/migrations/0002_clusterabletestmodel_clusterabletestmodelchild_clusterabletestmodeltranslatablechild.pyc
+${PYSITELIB}/wagtail/tests/i18n/migrations/0002_clusterabletestmodel_clusterabletestmodelchild_clusterabletestmodeltranslatablechild.pyo
 ${PYSITELIB}/wagtail/tests/i18n/migrations/__init__.py
 ${PYSITELIB}/wagtail/tests/i18n/migrations/__init__.pyc
 ${PYSITELIB}/wagtail/tests/i18n/migrations/__init__.pyo



Home | Main Index | Thread Index | Old Index