Commit graph

69 commits

Author SHA1 Message Date
Tobias Gruetzmacher f1fb85a744 Replace pbr with plain setuptools 2019-12-01 18:04:38 +01:00
Tobias Gruetzmacher 233328d495 Test with Python 3.8 (and drop support for 3.4) 2019-10-28 16:00:38 +01:00
Tobias Gruetzmacher 84553d37d4 Update copyright year. 2018-03-11 01:17:43 +01:00
Tobias Gruetzmacher 8c5b0091b1 So, it's 2017. 2017-01-12 01:38:00 +01:00
Tobias Gruetzmacher 9a6a310b76 Fixup copyright years. 2016-10-29 00:21:41 +02:00
Tobias Gruetzmacher c876530159 Require "new" version of setuptools and pbr.
See
http://docs.openstack.org/developer/pbr/compatibility.html#evaluate-marker
2016-10-15 20:29:21 +02:00
Tobias Gruetzmacher b819afec39 Switch build to PBR.
This gets us:
- Automatic changelog
- Automatic authors list
- Automatic git version management
2015-11-03 23:27:53 +01:00
Tobias Gruetzmacher 808b624e5f Remove hard dependency on pycountry again.
This basically reverts commit 86b31dc12b.

It now works like this: If the use has pycountry installed, it is used.
If not, Dosage falls back to a small internal list generated from
pycountry by scripts/mklanguages.py.

This means additional work if we ever decide to translate Dosage, since
pycountry already has all the translations for language names...

This fixes #23.
2015-07-11 01:27:39 +02:00
Tobias Gruetzmacher bf9f45b380 Switch to setuptools and cleanup metadata.
py2exe support is gone for now, will be restored later.
2015-04-22 22:22:03 +02:00
Tobias Gruetzmacher 86b31dc12b Depend on pycountry directly. 2015-04-21 21:56:54 +02:00
Bastian Kleineidam bed49c19ad Bump up version. 2014-09-22 21:59:26 +02:00
Bastian Kleineidam c6debcfe1c Bump up version 2014-07-03 21:49:02 +02:00
Bastian Kleineidam 68afeaf82d Make appname lowercase. 2014-06-09 13:24:58 +02:00
Bastian Kleineidam cc651b18ac Bump up version and upload to Pypi. 2014-06-08 21:58:14 +02:00
Bastian Kleineidam 7b76a87122 Bump up version 2014-03-04 20:55:30 +01:00
Bastian Kleineidam 4386384ba4 Bump up version. 2014-01-20 19:01:53 +01:00
Bastian Kleineidam a19db64d12 Bump up version. 2014-01-06 09:45:48 +01:00
Bastian Kleineidam 4d63920434 Updated copyright. 2014-01-05 16:50:57 +01:00
Bastian Kleineidam 73a0d5d6ac Bump up version. 2014-01-05 11:15:52 +01:00
Bastian Kleineidam 425a82eaad Set release date 2013-12-22 13:42:59 +01:00
Bastian Kleineidam e3ab43ada0 Use local certs. 2013-12-12 23:29:50 +01:00
Bastian Kleineidam 752fdb2b18 Record _Dosage_configdata.py[co] during install. Closes: #47 2013-12-09 17:53:02 +01:00
Bastian Kleineidam d5889d6bb2 Bump up version. 2013-11-27 20:46:23 +01:00
Bastian Kleineidam a15bf1c06f Bump up version. 2013-11-14 21:31:41 +01:00
Bastian Kleineidam 7e77bce0a3 Bump up version 2013-07-19 14:11:12 +02:00
Bastian Kleineidam a27ab5460b Add ICanBarelyDraw 2013-07-04 12:22:20 +02:00
Bastian Kleineidam 6cee07e273 Bump up version. 2013-06-24 20:21:43 +02:00
Bastian Kleineidam b3e2ab1c93 Bump version. 2013-05-26 11:13:56 +02:00
Bastian Kleineidam 39f930cd9f Add authors file. 2013-04-25 19:00:09 +02:00
Bastian Kleineidam 060ed84632 Add Tobias to author list. 2013-04-16 19:52:53 +02:00
Bastian Kleineidam f607999a4e Bump up version. 2013-04-14 23:35:00 +02:00
Bastian Kleineidam 4fce0ff28b Bump up version. 2013-04-12 21:03:31 +02:00
Bastian Kleineidam 30ca959c02 Dont install readme.txt on windows. 2013-04-11 21:23:34 +02:00
Bastian Kleineidam afb00d9741 Updated homepage. 2013-04-09 19:34:11 +02:00
Bastian Kleineidam 55d350c187 Ignore unknown distribution option. 2013-04-04 18:30:02 +02:00
Bastian Kleineidam 31d2a1c1d0 Add install_requires. 2013-04-02 23:36:50 +02:00
Bastian Kleineidam 3f56cc1f2b Prefer tuple over lists. 2013-04-02 23:23:44 +02:00
Bastian Kleineidam 181a643f43 Remove deprecated mainline script. 2013-04-02 23:01:07 +02:00
Bastian Kleineidam a1860e15d9 Bump up version. 2013-04-02 22:58:21 +02:00
Bastian Kleineidam 2279878192 Bump up version. 2013-03-25 19:49:20 +01:00
Bastian Kleineidam 4338afc1a7 Updated program description. 2013-03-25 19:46:48 +01:00
Bastian Kleineidam 353e96f428 Bump up version. 2013-03-19 20:44:19 +01:00
Bastian Kleineidam 3fdcd7c057 Documentation added. 2013-03-16 17:19:36 +01:00
Bastian Kleineidam bae2a96d8b Added some comic strips and cleanup the scraper code. 2013-03-06 20:00:30 +01:00
Bastian Kleineidam bd4be727ff Bump up version. 2013-03-05 21:23:54 +01:00
Bastian Kleineidam 6b9cabb92e Updated version and add trove classifiers. 2013-03-04 19:10:27 +01:00
Bastian Kleineidam af7072912a More inno setup optimization. 2013-03-01 20:56:51 +01:00
Bastian Kleineidam 44679d8a7f Fix inno setup installer. 2013-02-28 21:46:12 +01:00
Bastian Kleineidam 254af3c351 Add help entry and set PATH in windows installer. 2013-02-28 21:18:50 +01:00
Bastian Kleineidam 3f4bb06faf Fix for Python3. 2013-02-15 18:32:17 +01:00