From ce729114bc46898477d2cce81655e7372b9030e3 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Wed, 14 Nov 2018 19:57:15 +0100 Subject: Also switch the potr plugin to https:// --- requirements-plugins.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-plugins.txt b/requirements-plugins.txt index 64d101de..c50dbf31 100644 --- a/requirements-plugins.txt +++ b/requirements-plugins.txt @@ -1,4 +1,4 @@ -git+git://github.com/afflux/pure-python-otr.git#egg=python-potr +git+https://github.com/afflux/pure-python-otr.git#egg=python-potr pyinotify python-mpd2 aiohttp diff --git a/requirements.txt b/requirements.txt index 51121422..e865ed37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cython>=0.27.3 --e git+https://lab.louiz.org/poezio/slixmpp#egg=slixmpp +-e git+https://lab.louiz.org/poezio/slixmpp.git/#egg=slixmpp aiodns==1.1.1 pycares==2.3.0 pyasn1==0.4.2 -- cgit v1.2.3