Merge pull request #169616 from armeenm/swiften-python3

swiften: remove python2 dependency
This commit is contained in:
davidak
2022-05-09 09:12:05 +02:00
committed by GitHub
@@ -1,6 +1,5 @@
{ stdenv
, lib
, python2
, libidn
, lua
, miniupnpc
@@ -40,7 +39,6 @@ stdenv.mkDerivation rec {
];
buildInputs = [
python2
libidn
lua
miniupnpc