From 5db69dc840ef6ca3119a69dd356812721954d272 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Tue, 26 Mar 2024 21:23:20 +0100
Subject: [PATCH] stellarium: update to 24.1

---
 components/python/pipdeptree/patches/01-tox-no-diff-cover.patch |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/components/python/pipdeptree/patches/01-tox-no-diff-cover.patch b/components/python/pipdeptree/patches/01-tox-no-diff-cover.patch
index 54c8fb0..d00d56f 100644
--- a/components/python/pipdeptree/patches/01-tox-no-diff-cover.patch
+++ b/components/python/pipdeptree/patches/01-tox-no-diff-cover.patch
@@ -1,7 +1,7 @@
 We cannot compare against origin/main branch because we build from sdist, not git.
 
---- pipdeptree-2.16.1/tox.ini.orig
-+++ pipdeptree-2.16.1/tox.ini
+--- pipdeptree-2.16.2/tox.ini.orig
++++ pipdeptree-2.16.2/tox.ini
 @@ -30,7 +30,6 @@
        --cov-report html:{envtmpdir}{/}htmlcov --cov-report xml:{toxworkdir}{/}coverage.{envname}.xml \
        --junitxml {toxworkdir}{/}junit.{envname}.xml \
@@ -10,13 +10,13 @@
  
  [testenv:fix]
  description = format the code base to adhere to our styles, and complain about what we cannot do automatically
---- pipdeptree-2.16.1/pyproject.toml.orig
-+++ pipdeptree-2.16.1/pyproject.toml
-@@ -44,7 +44,6 @@
+--- pipdeptree-2.16.2/pyproject.toml.orig
++++ pipdeptree-2.16.2/pyproject.toml
+@@ -47,7 +47,6 @@
  ]
  optional-dependencies.test = [
    "covdefaults>=2.3",
 -  "diff-cover>=8.0.1",
-   "pip>=23.3.1",
    "pytest>=7.4.3",
    "pytest-cov>=4.1",
+   "pytest-mock>=3.12",

--
Gitblit v1.9.3