aboutsummaryrefslogtreecommitdiff
--- a/setup.py	2017-09-12 01:22:06.273997788 +0200
+++ b/setup.py	2017-09-12 01:22:14.297918757 +0200
@@ -57,7 +57,7 @@
 # Both install and setup requires - because we read VERSION from within the
 # package, and the package also exports all the APIs.
 # six for compat helpers
-REQUIRES = ['argparse', 'six>=1.4', 'traceback2'],
+REQUIRES = ['six>=1.4', 'traceback2'],
 
 params = dict(
     name=NAME,
09e5a1a4b20236f3952163ff0d441913ff'>gnu: wireguard: Update to 0.0.20190406....Rutger Helling 2019-04-04gnu: Move nss & co. to nss.scm....Ludovic Courtès 2019-03-23gnu: vpnc-scripts: Update to 20190116.1000e0f....Tobias Geerinckx-Rice 2019-03-22gnu: Add xl2tpd....Tomáš Čech 2019-03-07gnu: wireguard: Update to 0.0.20190227....Rutger Helling 2019-03-01gnu: Add WireGuard....Leo Famulari 2019-02-22gnu: openvpn: Update to 2.4.7....Tobias Geerinckx-Rice 2019-02-04gnu: sshuttle: Update to 0.78.5....Tobias Geerinckx-Rice 2019-01-19gnu: openconnect: Update to 8.02....Tobias Geerinckx-Rice 2019-01-19gnu: openconnect: Use HTTPS home page....Tobias Geerinckx-Rice 2019-01-15gnu: Separate Python core packages from the rest....Ricardo Wurmus 2018-12-26gnu: Add badvpn....Meiyo Peng 2018-10-27gnu: gvpe: Update to 3.1....Tobias Geerinckx-Rice 2018-10-26gnu: tinc: Use HTTPS for sources and home page....Tobias Geerinckx-Rice 2018-10-24gnu: tinc: Update to 1.0.35 [fixes CVE-2018-{16737,16738,16758}]....Tobias Geerinckx-Rice 2018-09-30gnu: sshuttle: Rely on $PATH to find a POSIX sh....Tobias Geerinckx-Rice 2018-09-28gnu: sshuttle: Patch FHS assumptions....Tobias Geerinckx-Rice