~sircmpwn/sr.ht-packages

meta.sr.ht-deb: Slight update to latest patch refresh v1 APPLIED

Peter Sanchez: 1
 Slight update to latest patch refresh

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~sircmpwn/sr.ht-packages/patches/36888/mbox | git am -3
Learn more about email & git

[PATCH meta.sr.ht-deb] Slight update to latest patch refresh Export this patch

---
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
Pushed, thanks.