From e5412f68c3b1d711f30d2fa6a3106d7f65fee74d Mon Sep 17 00:00:00 2001
From: Nico Alt <nicoalt@posteo.org>
Date: Sat, 27 Mar 2021 12:00:00 +0000
Subject: [PATCH] Update briar_wrapper to 0.0.7

---
 briar-wrapper    | 2 +-
 debian/control   | 3 +--
 requirements.txt | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/briar-wrapper b/briar-wrapper
index afba642..8a59c71 160000
--- a/briar-wrapper
+++ b/briar-wrapper
@@ -1 +1 @@
-Subproject commit afba642b3a9556661b16220751283b8a2f9fc1c4
+Subproject commit 8a59c71644f7feaf7260c8fa8be9f723f144bd4d
diff --git a/debian/control b/debian/control
index 896dce1..c585aa4 100644
--- a/debian/control
+++ b/debian/control
@@ -23,8 +23,7 @@ Depends:
  ${misc:Depends},
  gir1.2-handy-1 (>= 0.90.0),
  python3,
- python3-briar-wrapper(>= 0.0.6),
- briar-headless (>= 1.2.12),
+ python3-briar-wrapper(>= 0.0.7),
  python3-gi
 Description: Secure messaging, anywhere
  Briar is a messaging app designed for activists, journalists, and anyone
diff --git a/requirements.txt b/requirements.txt
index 91b00fe..c842b15 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,4 +2,4 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 # License-Filename: LICENSE.md
 
-git+https://code.briarproject.org/briar/python-briar-wrapper.git@afba642b3a9556661b16220751283b8a2f9fc1c4#egg=briar-wrapper
+briar_wrapper>=0.0.7
-- 
GitLab