---
Seems like this patch isn't applying. Looking at meta.sr.ht it seems
like the patch is based on an earlier version of setup.py.
Because of the build failures the Debian package for meta is way behind.
See build failure:
https://builds.sr.ht/~sircmpwn/job/880529
And the change made to meta.
https://git.sr.ht/~sircmpwn/meta.sr.ht/commit/7a9fa6c64323b0151bd1799c34ba6212cd78a755#setup.py
.../patches/0002-Drop-stripe-and-weasyprint-dependencies.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/0002-Drop-stripe-and-weasyprint-dependencies.patch b/debian/patches/0002-Drop-stripe-and-weasyprint-dependencies.patch
index 929a0d2..15aa946 100644
--- a/debian/patches/0002-Drop-stripe-and-weasyprint-dependencies.patch
+++ b/debian/patches/0002-Drop-stripe-and-weasyprint-dependencies.patch
@@ -14,9 +14,9 @@ index a3bb018..e876d04 100755
--- a/setup.py
+++ b/setup.py
@@ -40,9 +40,7 @@ setup(
+ 'qrcode',
'redis',
'srht',
- 'sshpubkeys',
- 'stripe',
'prometheus_client',
- 'weasyprint',
--
2.38.1