Commit Graph

128 Commits

Author SHA1 Message Date
ThomasV e8d30129ea replace TLSLite dependency with minimal RSA implementation 2015-08-04 18:16:06 +02:00
ThomasV e96a0945ca do not use pycrypto for DNSSEC validation 2015-07-29 22:06:44 +02:00
ThomasV 291b57b99a add pycrypto to dependencies in setup 2015-07-26 12:45:34 +02:00
ThomasV 3c4809ec5a fix path in setup.py 2015-06-08 13:54:15 +02:00
ThomasV f02c2fde64 add payrequest.html to setup 2015-06-07 22:15:53 +02:00
Neil Booth fb4b6ff960 Setup same for FreeBSD and DragonFly 2015-04-23 07:50:44 +09:00
ThomasV 47f89f43b6 get rid of pyasn1 dependencies 2015-04-14 15:10:44 +02:00
palob 768fe3c03a Icon location fix. Fixes #1111 2015-03-29 18:07:03 +02:00
Dmitry Marakasov 27c2a4e202 Treat FreeBSD just like Linux in setup.py 2015-03-14 14:36:26 +03:00
ThomasV a90f3e0027 re-add older version of socks.py to repo, because SocksiPy-branch does not work with current code 2015-02-28 19:22:43 +01:00
ThomasV b5ac7f2a7c simplify setup.py using package_data 2015-02-18 17:13:41 +01:00
ThomasV 5426dae9fc re-add dnspython in setup.py 2015-02-17 18:30:04 +01:00
ThomasV f3ebed1545 fix email address in setup.py 2015-02-17 17:24:40 +01:00
ThomasV f5d25f6b3a fix: missing plugins in setup.py 2015-02-17 17:21:16 +01:00
ThomasV de5bc0ceaf Merge pull request #1005 from kevcooper/master
Added electrum-env to use a virtualenv for python dependencies
2015-02-04 11:55:22 +01:00
Kevin Cooper f928c565c4 fixed setup.py so it doesnt break when trying to install pyasn1 2015-02-04 03:47:16 -07:00
ThomasV 4d90e2e1f7 add version number for aes requirement, because it's a prerelease 2015-02-03 15:13:01 +01:00
ThomasV 1905b4743d fix: add missing protobuf to dependencies 2015-02-01 22:05:19 +01:00
ThomasV 0556e7adde set data_files only when install is invoked 2014-11-22 14:03:21 +01:00
ThomasV 571d1c8886 require python 2.7 from now 2014-11-07 17:25:54 +01:00
nomnombtc da663d3de1 add missing electrum_gui.qt.qrwindow to setup.py 2014-11-07 01:14:16 +01:00
ThomasV 7860bcfaf7 Merge pull request #875 from YaChen-PaiJu-Waheeb-Azhar-Zakariyah/master
plugin added for plotting history transactions
2014-10-31 15:07:00 +01:00
ThomasV 692d215f26 fix for virtualenv install 2014-10-23 22:44:41 +02:00
ThomasV b8a5d4146d Do not use XDG_DATA_HOME. Tell user to use virtualenv if they are not root 2014-10-23 21:25:14 +02:00
waheebyaqub 374182e4bf Update setup.py
plugin name added
2014-09-27 16:56:26 +04:00
Pablo Castellano ce89c0a7e7 setup.py: Install qrscanner (it's a library now) 2014-09-21 00:58:31 +02:00
ThomasV 2fd94a185c remove socks from list of modules 2014-09-18 23:41:03 +02:00
ThomasV fbb0801d15 better workaround for tlslite issue 2014-09-18 23:38:30 +02:00
ThomasV 39719dda9c remove socks.py from repo, add it as dependency 2014-09-17 15:24:21 +02:00
ThomasV 0606a30804 move wordlists to data dir 2014-09-13 09:58:11 +02:00
ThomasV 04e53281f6 add old_mnemonic to setup 2014-09-09 22:24:08 +02:00
Martin Milata dfe34ec620 Update plugin modules in setup.py 2014-09-06 18:44:37 +02:00
ThomasV f62299097d add explanation to comment 2014-08-17 11:20:43 +02:00
ThomasV 1023240369 workaround the official distribution of tlslite 2014-08-11 13:22:53 +02:00
ThomasV 9ee0614edb make daemon usable with the GUI 2014-07-24 16:12:18 +02:00
ThomasV 2e410a6368 add missing module qrtextedit 2014-06-24 20:31:39 +02:00
ThomasV 2b2a8d17df bundle dependencies in 'packages' dir. use qrcode instead of pyqrnative 2014-06-17 11:02:46 +02:00
Andy Weidenbaum bf7c335060 pyasn1_modules.rfc2459 requires pyasn1-modules 2014-06-11 12:11:58 -07:00
ThomasV 9c0afe429c add new files and deps to setup 2014-06-11 19:34:30 +02:00
ThomasV 0838b35058 add requests and pbkdf2 dependencies 2014-06-07 13:30:40 +02:00
ThomasV 31226b8a34 add pbkdf2 dependency 2014-06-05 16:19:13 +02:00
ThomasV a638127185 add paymentrequest to setup.py 2014-05-10 23:27:05 +02:00
ThomasV 7e0711f6ec move synchronizer class in its own file. abstract wallet class. 2014-04-30 10:32:40 +02:00
ThomasV a6f9b713f9 fix setup 2014-03-16 14:02:21 +01:00
Maran bae36d658b Remove theme image from setup.py 2014-03-13 18:26:12 +01:00
ThomasV 6e30894af6 daemon; initial commit 2014-03-10 16:16:27 +01:00
RunningDroid d1387262b4 finish removing coinbase cert 2014-01-10 12:36:50 -05:00
ortutay 4edfc6d82e Coinbase BuyBack plugin 2014-01-05 00:19:23 -08:00
pitchforks 16cc2644db fix setup.py to make `pip install --user` possible in Linux
added one more fallback to a local directory inside user's HOME, because
/usr/share/electrum for Linux was hardcoded in lib/util.py - see function
appdata_dir()
2013-12-12 18:14:32 +02:00
Bryan Stitt 55e1e4b4bc flake8 cleanup of ./setup* 2013-11-12 19:33:47 -08:00