From c028ccd8bf35334f2185c77b3d42e6cd4e78af1f Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Sat, 06 Apr 2024 21:13:40 +0200
Subject: [PATCH] Add pydantic_core Python project

---
 components/python/Chameleon/Makefile |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/components/python/Chameleon/Makefile b/components/python/Chameleon/Makefile
index e8619aa..e0bc09a 100644
--- a/components/python/Chameleon/Makefile
+++ b/components/python/Chameleon/Makefile
@@ -19,13 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		Chameleon
-HUMAN_VERSION =			4.5.2
+HUMAN_VERSION =			4.5.3
 COMPONENT_SUMMARY =		Chameleon - Fast HTML/XML Template Compiler.
 COMPONENT_PROJECT_URL =		https://chameleon.readthedocs.io
-COMPONENT_ARCHIVE_URL =		\
-	https://files.pythonhosted.org/packages/aa/ec/6f18b5ec9b7e69c25cd9f6d515df98dbbd9a0792ce76a610c0fb145608f3/Chameleon-4.5.2.tar.gz
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:8fc0e5ae67c68a589c0ab3fe230d473950204e36e926ffeecf878c4717382616
+	sha256:7fa7e8d5ddd43f85caf039de8e46f1107e6cac949a333cbe8fe73cda72ec4af8
 COMPONENT_LICENSE =		BSD-3-Clause OR PSF-2.0
 COMPONENT_LICENSE_FILE =	LICENSE.txt
 

--
Gitblit v1.9.3