19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:58 +01:00
parent 20e6dadd87
commit 4b94f0abc5
205 changed files with 24700 additions and 14614 deletions

View file

@ -1,13 +1,15 @@
[project]
name = "odoo-bringout-oca-ocb-web_unsplash"
version = "16.0.0"
description = "Unsplash Image Library - Find free high-resolution images from Unsplash"
description = "Unsplash Image Library -
Find free high-resolution images from Unsplash
"
authors = [
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
]
dependencies = [
"odoo-bringout-oca-ocb-base_setup>=16.0.0",
"odoo-bringout-oca-ocb-web_editor>=16.0.0",
"odoo-bringout-oca-ocb-base_setup>=19.0.0",
"TODO_MAP-html_editor>=19.0.0",
"requests>=2.25.1"
]
readme = "README.md"
@ -17,7 +19,7 @@ classifiers = [
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Office/Business",
]