Skip to content

Commit

Permalink
Bump python-msgpack to python3
Browse files Browse the repository at this point in the history
ZeroNet now uses python3, and python2 is removed from Debian as of
bullseye.
  • Loading branch information
JeremyRand committed Apr 4, 2021
1 parent 359d3b2 commit d95f9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Description: Dependencies for Whonix-Workstation CLI
Package: whonix-workstation-packages-recommended-cli
Architecture: all
Depends: anon-ws-disable-stacked-tor, pwgen,
python-msgpack, codecrypt, gpg, gpg-agent, dirmngr,
python3-msgpack, codecrypt, gpg, gpg-agent, dirmngr,
magic-wormhole, diceware, makepasswd,
bindp | dummy-dependency,
${misc:Depends}
Expand Down

0 comments on commit d95f9ec

Please sign in to comment.