From ec29795b4e147974afcc83d3114b9f123677c695 Mon Sep 17 00:00:00 2001 From: Chris Mason Date: Tue, 6 Jun 2023 03:52:12 +0100 Subject: [PATCH] update libs and drop support for python 3.7 --- README.md | 2 +- contrib/update_cdnjs_links.py | 6 +++--- jinjafx_server.py | 2 +- setup.py | 2 +- www/dt.html | 2 +- www/index.html | 40 +++++++++++++++++------------------ www/output.html | 8 +++---- 7 files changed, 31 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index c0470a3..647b3be 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![PyPI](https://img.shields.io/pypi/v/jinjafx-server.svg)](https://pypi.python.org/pypi/jinjafx-server/) -![Python](https://img.shields.io/badge/python-≥ 3.7-brightgreen) +![Python](https://img.shields.io/badge/python-≥ 3.8-brightgreen) [](https://jinjafx.io)  

JinjaFx Server - Jinja2 Templating Tool

diff --git a/contrib/update_cdnjs_links.py b/contrib/update_cdnjs_links.py index 8c0e0f9..7a82ebb 100755 --- a/contrib/update_cdnjs_links.py +++ b/contrib/update_cdnjs_links.py @@ -3,11 +3,11 @@ import sys, os, re, requests libraries = { - 'bootstrap': '5.2.3', - 'codemirror': '5.65.12', + 'bootstrap': '5.3.0', + 'codemirror': '5.65.13', 'split.js': '1.6.5', 'js-yaml': '4.1.0', - 'dayjs': '1.11.7', + 'dayjs': '1.11.8', 'pako': '2.1.0', 'jszip': '3.10.1' } diff --git a/jinjafx_server.py b/jinjafx_server.py index 316b9b9..5b75f65 100755 --- a/jinjafx_server.py +++ b/jinjafx_server.py @@ -21,7 +21,7 @@ import re, argparse, hashlib, traceback, glob, hmac, uuid, struct, binascii, gzip, requests, ctypes import cmarkgfm, emoji -__version__ = '23.3.2' +__version__ = '23.6.0' lock = threading.RLock() base = os.path.abspath(os.path.dirname(__file__)) diff --git a/setup.py b/setup.py index e72301f..f8732d6 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( name="jinjafx_server", version=__version__, - python_requires=">=3.7", + python_requires=">=3.8", description="JinjaFx Server - Jinja2 Templating Tool", long_description=README, long_description_content_type="text/markdown", diff --git a/www/dt.html b/www/dt.html index 0c75d0e..7f2e047 100644 --- a/www/dt.html +++ b/www/dt.html @@ -6,7 +6,7 @@ JinjaFx DataTemplate - + diff --git a/www/index.html b/www/index.html index fd3ac21..6bc414b 100644 --- a/www/index.html +++ b/www/index.html @@ -8,31 +8,31 @@ JinjaFx - Jinja2 Templating Tool - - - - - + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - - + + diff --git a/www/output.html b/www/output.html index d0bfe46..08661dd 100644 --- a/www/output.html +++ b/www/output.html @@ -6,13 +6,13 @@ Generating... - + - + - - + +