add iapp_itouchvision_com, chilteren inherits from iapp_itouchvision_com (#2522)

* Update chiltern_gov_uk.py

* add iapp_itouchvision_com, chilteren inherits from iapp_itouchvision_com
based on the work of @craigsblackie in #2521
- added iapp_itouchvision_com
- chilteren now deprecated and inherits from iapp_itouchvision_com
- GUI configuration get automatically migrated
- added requirement pycryptodome to handle aes en/de-cryption

---------

Co-authored-by: craigsblackie <craig@craigsblackie.com>
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
This commit is contained in:
5ila5
2024-08-21 16:45:22 +02:00
committed by GitHub
parent ae58843ee7
commit aa794752e4
13 changed files with 272 additions and 87 deletions

View File

@@ -47,6 +47,7 @@ repos:
args:
- --multi-line=3
- --trailing-comma
- --profile=black
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks: