From 6d12b67c490c222e8de91484dc58cc3458312fb5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Feb 2026 10:03:38 +0000 Subject: [PATCH] bump: python-materialyoucolor posthog --- anda/langs/python/materialyoucolor/python-materialyoucolor.spec | 2 +- anda/langs/python/posthog/posthog.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/python/materialyoucolor/python-materialyoucolor.spec b/anda/langs/python/materialyoucolor/python-materialyoucolor.spec index 0baf59ba3e..02e74a0b1b 100644 --- a/anda/langs/python/materialyoucolor/python-materialyoucolor.spec +++ b/anda/langs/python/materialyoucolor/python-materialyoucolor.spec @@ -2,7 +2,7 @@ %bcond test 0 Name: python-%{pypi_name} -Version: 2.0.10 +Version: 3.0.1 Release: 1%?dist Summary: Material You color generation algorithms in pure python! License: MIT diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec index 61d3d9e263..f1899783f9 100644 --- a/anda/langs/python/posthog/posthog.spec +++ b/anda/langs/python/posthog/posthog.spec @@ -2,7 +2,7 @@ %global _desc Send usage data from your Python code to PostHog. Name: python-%{pypi_name} -Version: 7.8.6 +Version: 7.9.0 Release: 1%?dist Summary: Send usage data from your Python code to PostHog License: MIT