47 Commits

Author SHA1 Message Date
Travis CI
2b2a2678b0 more debugging 2020-11-09 16:55:50 -08:00
Peter Gorniak
6c1caaeb6e add missing requirement 2020-04-21 13:13:50 -07:00
Peter
69c0a66868
Change card db handling (#286)
* reorganize card db, add doit file
* make card_db_src a true source by removing untranslated entries, removing the untranslated field
* turn update language script into a better compiler
* move tools into submodule
* remove language db comparison test; add travis compile and check-in of card db
Co-authored-by: Nick Vance <nickv2002@users.noreply.github.com>
2020-01-04 15:26:51 -08:00
Peter
b951c594db
Switch version management to use setuptools_scm (#283)
* use setuptools_scm
* update requirements
2019-12-07 21:00:34 -08:00
Peter Gorniak
71eb160572 bump version 2019-11-27 16:32:59 -08:00
Peter Gorniak
6786f63bd7 more travis trying 2019-11-27 16:07:52 -08:00
Peter Gorniak
35c7016796 bump version to test pypi deployment 2019-11-23 11:35:09 -08:00
Peter Gorniak
f8521a5cfd bump version 2019-11-23 11:04:44 -08:00
Peter
da99939249
Simplify language tool (#270)
* simplify language tool by using standard json output
* stop supporting python < 3
2019-10-20 22:46:46 -07:00
Peter Gorniak
bef0a8926d bump version 2019-09-19 16:26:05 -07:00
Peter Gorniak
70594b8ef0 bump version 2019-09-14 15:15:10 -07:00
Peter
31a71447f0
precommit git hooks, rearrange package structure (#251)
* precommit hooks and changes because of these
* mv package into src dir
* add requirements file, clean up setup reqs, add precommit to CI
2019-05-23 16:17:30 -07:00
Peter Gorniak
b27162927c freeze pillow and reportlab versions 2019-04-03 17:05:50 -07:00
Peter Gorniak
231013c3da bump version 2019-04-03 16:46:50 -07:00
Peter Gorniak
160953d030 bump version 2019-01-05 15:09:39 -08:00
Peter Gorniak
1240b68c6c bump version 2018-12-02 14:11:27 -08:00
Peter Gorniak
cba06a7d11 bump version 2018-11-17 15:18:13 -08:00
Sumpfork
510309ff82 bump version 2018-11-10 09:57:05 -08:00
Sumpfork
20854077c0 bump version 2018-09-02 22:05:43 -07:00
Peter
bea714dfb8
Python 3 Compatibility (#208)
* make python3 compatible; clean up test reqs a bit
2018-07-30 12:03:36 -07:00
Sumpfork
8daff221ac bump patch version -> 3.4.3 2018-06-13 13:08:39 -07:00
Sumpfork
51ddb211ce bump version for patch 2018-02-19 13:39:54 -08:00
Peter
0ffa111025
Test language tool run (#192)
* switch to pytest
* add language tool test
2018-02-19 13:38:30 -08:00
Sumpfork
099b30290a bump version for patch release 2018-01-06 09:12:12 -08:00
Sumpfork
6245d36d25 bump version for Nocture release 2017-11-28 10:04:07 -08:00
Sumpfork
10dbb6d82b update readme 2017-11-21 14:13:26 -08:00
Sumpfork
ba0c184a24 work on distribution 2017-11-21 13:48:17 -08:00
Sumpfork
10b8e858cb minor version bump for sorting issue; accept new reportlab version again, they seem to work once more 2017-11-17 16:22:28 -08:00
Sumpfork
41ca63020d put in correct version 2017-10-07 12:20:40 -07:00
Sumpfork
7c2cb1b347 bump minor version 2017-04-21 11:03:48 -07:00
Sumpfork
7f1032bcd0 version 3.2.0 2017-04-19 20:20:07 -07:00
Sumpfork
e8d54d4f52 pin depency versions - reportlab 3.4 breaks us 2017-04-19 20:19:56 -07:00
Sumpfork
c4c44bfbea Increase minor version number 2017-01-08 11:03:28 -08:00
Sumpfork
1920b5dd35 "Increase major version number" 2017-01-07 13:29:00 -08:00
Sumpfork
89a8bf8db7 move to 3 part version numbers 2017-01-04 10:20:46 -08:00
Sumpfork
286f74cbe2 move version spec into setup file 2017-01-04 10:18:56 -08:00
Peter
f47d9ee17b Make better package (#132)
* make domdiv a better behaved python package (see #131)
* move code from __init__.py to main.py to make import quicker and make version work without dependencies
* update languages import to use pkg_resources, fix tests
* update readmes
* change font lookup, font readme notes
2016-12-15 16:29:48 -08:00
Sumpfork
5d3fb7589e missed an ez_setup dependency 2016-07-06 15:58:37 -07:00
Sumpfork
b70bd37d80 - start using argparse instead of optionparser
- make all code conform to pep8 once more
- add a unit test to check for pep8 compliance
- delete old ez_setup
2016-07-06 15:21:00 -07:00
Sumpfork
9ab83ac4c8 switch to new setuptools version 2015-11-10 17:00:26 -08:00
Sumpfork
d1750589a1 start refactoring and renaming to clear up code structure 2015-11-10 16:40:45 -08:00
Sumpfork
1b96a9ceb8 Throw out yaml as the python yaml library is badly documented and out of date; use JSON everywhere instead 2015-11-03 13:21:41 -08:00
Sumpfork
e377a06876 add yaml to setup, replace PIL with Pillow, bump version 2015-06-05 10:20:38 -07:00
Sumpfork
375511e5d7 first pass at Dark Ages; starting to add coins images to text instead of +x Coins; fix setup to include .txt files; bzr cleanup and additions 2012-08-22 00:44:51 +01:00
Sumpfork
e22ab0ac13 release script 2011-06-16 11:47:57 +02:00
Sumpfork
c62a6481d2 bump version to 1.2 2011-06-13 13:09:49 +02:00
Sumpfork
555f848091 Setup scripts, readme, distribute bootstrap 2010-10-28 14:47:10 -07:00