From abdc36d1af6736bf8ed59f239d1bdffb6c39588b7d2f7d27b539d3ace89f6afb Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Fri, 21 Jun 2024 16:28:22 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/mygnuhealth?expand=0&rev=41 --- remove-obsolete-deps.patch | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/remove-obsolete-deps.patch b/remove-obsolete-deps.patch index b4987e5..aed1323 100644 --- a/remove-obsolete-deps.patch +++ b/remove-obsolete-deps.patch @@ -1,13 +1,12 @@ -Index: mygnuhealth/pyproject.toml -=================================================================== ---- mygnuhealth.orig/pyproject.toml -+++ mygnuhealth/pyproject.toml -@@ -18,8 +18,6 @@ dependencies = [ +diff -U 3 -dHrN -- a/pyproject.toml b/pyproject.toml +--- a/pyproject.toml 2024-06-18 17:57:21.000000000 +0200 ++++ b/pyproject.toml 2024-06-21 18:23:26.520311691 +0200 +@@ -19,8 +19,6 @@ 'tinydb', 'bcrypt', 'cairosvg', - 'tinycss', -- 'cssselect' +- 'cssselect', + 'bleak' ] - classifiers=[