From 2116ba65cacd52964f7e67ec484f24fa952c25b5 Mon Sep 17 00:00:00 2001
From: Charles Ballard <charles.ballard@stfc.ac.uk>
Date: Mon, 4 Nov 2024 20:07:24 +0000
Subject: [PATCH 1/2] gemmi, update to 0.6.7

---
 ccp4.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ccp4.xml b/ccp4.xml
index 7b24d06b..d7235e03 100644
--- a/ccp4.xml
+++ b/ccp4.xml
@@ -3248,9 +3248,9 @@ install intltool libfontconfig1-dev libxrender-dev
   <custom id="gemmi"
           install="pip3 install -v --no-dependencies . --root=${destdir} --no-build-isolation">
     <branch repo="github-zip"
-            version="0.6.6"
+            version="0.6.7"
             module="project-gemmi/gemmi/archive/v${version}.zip"
-            hash="sha256:a4fe3dae59748fb3fa4e1d511acfc264f8265d6b5faa19d440ea222256fa57c9"
+            hash="sha256:297a0ab9fc13307e72388bb7c685d062e4c85228f036978cf2f0bcffb26e52fb"
             checkoutdir="gemmi-${version}">
     <!--branch repo="github"
             module="project-gemmi/gemmi.git"
-- 
GitLab


From c519d6255efd0e84c571f4d3b99a9db4c19a8327 Mon Sep 17 00:00:00 2001
From: Charles Ballard <charles.ballard@stfc.ac.uk>
Date: Mon, 4 Nov 2024 20:08:37 +0000
Subject: [PATCH 2/2] servalcat, update to 0.4.88

---
 ccp4.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ccp4.xml b/ccp4.xml
index d7235e03..4cfb4d74 100644
--- a/ccp4.xml
+++ b/ccp4.xml
@@ -317,9 +317,9 @@
           install="pip3 install -v --no-deps . --root=${destdir} --no-build-isolation">
     <branch repo="github-zip"
             module="keitaroyam/servalcat/archive/refs/tags/v${version}.tar.gz"
-            version="0.4.82"
+            version="0.4.88"
             checkoutdir="servalcat-${version}"
-            hash="sha256:75e7a13f8c8bab6d87448d0c10e398ac7693093deb12ed4b147b5f1687df6fe6" >
+            hash="sha256:e216857f6c4fe94288001c3296cb7f7f91da87c71e6e70b219c4f6a91b250815" >
     <!--branch repo="github"
             module="keitaroyam/servalcat.git"
             revision="main"
-- 
GitLab