Commit graph

63 commits

Author SHA1 Message Date
Manuel Ebert
81dfebb2c0 export changes 2019-04-29 20:34:18 +02:00
Radomír Bosák
6d7bd18d52 Fix behave tests by adding asteval dependency (#469) 2017-03-09 11:56:44 -08:00
Manuel Ebert
49a374e552 Upgrade to cryptography 1.4 2016-08-17 13:41:54 +00:00
Manuel Ebert
7776b3d24c Update Cryptography
Fixes SSL issues described in
https://github.com/pyca/cryptography/issues/2750
2016-08-16 11:00:08 +02:00
Manuel Ebert
e9d856b039 Update dependencies and lock versions on keyring and cryptography. Fixes #407 2016-02-10 10:24:52 -08:00
Manuel Ebert
94d6ebeb2d Merge pull request #347 from MinchinWeb/2.0-rc1-markdown-export-fix
2.0 rc1 markdown export fix
2015-04-20 14:29:17 +02:00
Manuel Ebert
10eb36076f Consolidate requirements 2015-04-20 14:15:48 +02:00
MinchinWeb
a2c75e180c Include plugins in eggs 2015-04-19 23:19:35 -06:00
MinchinWeb
873356b623 Don't pin to a specific version of cryptography 2015-04-14 10:41:28 -06:00
flight16
00a5657c1b Fix: dateutil conflict because python-dateutils was already added to the conditional section. 2015-04-13 09:01:10 +09:00
flight16
6bcd5be7d4 Merge remote-tracking branch 'maebert/2.0-rc1' into 2.0-rc1
Conflicts:
	setup.py
2015-04-13 08:46:43 +09:00
flight16
41bec199a2 Add missing dependencies pyyaml and pyxdg 2015-04-11 13:03:15 +09:00
Manuel Ebert
7dc2ccbd3a Cleanup and more logging 2015-04-05 02:28:04 +04:00
Manuel Ebert
367b13b849 Fix conflicting requirements
Fixes #296
2015-04-05 02:27:47 +04:00
Manuel Ebert
dd79639095 Hardcoded salt to fix crypto 2015-04-04 17:50:44 +11:00
Manuel Ebert
c5c6676bab Uses PBKDF2-SHA256 instead of plain SHA256
Fixes #192
2014-09-12 14:28:37 -07:00
Manuel Ebert
84d886d0ef Basic support for cryptography.io
Still needs better hash function
2014-09-12 14:28:03 -07:00
Matthias Vogelgesang
84002574e6 Remove circular dependency 2014-09-12 14:26:23 -07:00
Manuel Ebert
9c16ad4577 YAML configs
See #184, #230, #197
2014-09-12 14:22:30 -07:00
Matthias Vogelgesang
b77a579ab5 Use PyXDG to save config and journal in XDG dirs
This change also hides the CONFIG_PATH state information entirely within
the install module. Therefore, the cli module does not have to care about
checking existence of files and paths.
2014-09-12 14:20:05 -07:00
Manuel Ebert
bf49f31d22 Manifest update 2014-07-27 12:43:26 +09:00
Manuel Ebert
6837c46351 Conditional dateutil for python 3 2014-07-21 14:22:16 +09:00
Manuel Ebert
49f67df064 Improves dateutil parsing
Closes #133
Fixes #183, #185, #228
2014-07-21 13:30:10 +09:00
Manuel Ebert
f5a3d7328c Installs readline on non-windows if not available
Fixes #208
2014-06-27 15:56:12 +02:00
Manuel Ebert
8a4401b670 Mark jrnl as 3.4 compatible 2014-05-22 14:18:15 -07:00
Manuel Ebert
73ee4054d6 add six to requirements 2014-05-22 12:18:00 -07:00
Manuel Ebert
27c261943c Flexible argparse for 2.6 2014-02-23 20:10:31 -08:00
William Minchin
a20381ce68 require tzlocal version 1.1 or better
jrnl needs the OSX fixes in version 1.1
2014-01-29 09:15:46 -07:00
William Minchin
6f302ad664 Just use setup.py
(don't keep a second copy in `requirements.txt`)
2014-01-28 15:20:13 -07:00
Manuel Ebert
cebe33574d Upgrade to parsedatetime 1.2 2014-01-26 12:37:41 +01:00
Manuel Ebert
6c9687110c Port slugify to Python3 2014-01-19 11:58:13 +01:00
Manuel Ebert
f0aab36e19 Only install colorama on windows 2014-01-03 15:51:27 +01:00
Manuel Ebert
b050f2b030 Include dateutil in setup 2014-01-02 23:42:01 +01:00
Manuel Ebert
fcd8c4d214 Gets rid of colorama 2014-01-02 23:41:53 +01:00
Manuel Ebert
f9ea3e69ff jrnl.py:cli -> cli.py:run 2013-11-29 10:23:09 -08:00
Manuel Ebert
be2c511ea4 Saves password to keyring
Closes #96 and deprecates password field in config
2013-10-17 14:55:59 -07:00
Manuel Ebert
9dda1b39bd Updates distribution info 2013-07-26 19:40:39 -07:00
Manuel Ebert
02ce7dfbd3 Adds slugify to setup.py 2013-07-18 09:02:37 +02:00
dejay
42daea2dd6 Better Day One Timestamps 2013-07-13 11:57:34 -06:00
Manuel Ebert
56a9c0bbcc pycrypto back to extras.
Fixes 68
2013-04-22 09:58:45 +02:00
Manuel Ebert
80da7326b8 Python 2.6 compatibility
Closes #67
2013-04-18 11:51:42 +02:00
Manuel Ebert
41706c3cb5 Fixes install routine 2013-04-17 12:02:26 +02:00
Manuel Ebert
9b0bee0637 Fixes readline support on windows
Closes #60
2013-04-17 10:50:03 +02:00
Manuel Ebert
b2a5b7b219 Automatic versioning 2013-04-17 10:19:38 +02:00
Manuel Ebert
24f769cf66 Makes PyCrypto an automatic install 2013-04-17 10:19:25 +02:00
Manuel Ebert
fe521147c0 Uses colorama instead of clint 2013-04-17 10:19:02 +02:00
Manuel Ebert
e3613b8628 Version bump 2013-03-12 13:30:24 -07:00
Manuel Ebert
3d31e31eb5 Requires current version of parsedatime when using setuptools
Closes #52
2013-03-12 13:29:10 -07:00
Manuel Ebert
dd47a94b61 Version bump to 1.0.0 2013-03-04 14:58:02 -08:00
Manuel Ebert
918a46a2fa Fixes requirements and setup 2012-12-14 15:18:30 -08:00