Commit Graph

33 Commits

Author SHA1 Message Date
Oskar Hahn 92a39a3fc6 support python 3.7
fix new pep8 stype
2018-08-08 21:46:56 +02:00
Oskar Hahn acceeff8f8 * Update python requirements
* drop python 3.4
2018-08-07 15:23:11 +02:00
Emanuel Schütze 6ffb79f514 Release 2.2b1 2017-12-20 21:17:53 +01:00
FinnStutzenstein a998657923 extended the legal notice page (fixes #3504) 2017-12-05 07:55:12 +01:00
Norman Jäckel 0086b513d0 Release 2.1 2017-03-29 14:33:00 +02:00
Norman Jäckel 789a3c308b Release 2.1b1 2016-12-16 23:54:23 +01:00
Norman Jäckel a8591c9343 Updated metadata files. 2016-04-17 22:49:17 +02:00
Norman Jäckel 4f0d5fd0ea Updated bower and setup file. 2016-03-21 19:52:06 +01:00
Norman Jäckel 28eda0f0b1 Updated setup.py. 2015-12-07 21:54:33 +01:00
Norman Jäckel 8c04454ecd Updated setup.py and openslides module init, esp. version string. Removed git commit id grabbing during development. 2015-02-18 16:44:26 +01:00
Oskar Hahn 32137b6523 Use python3
python3.3 and python3.4 are supported
2014-08-24 21:21:11 +02:00
Norman Jäckel ee9e2729d1 Updated CHANGELOG, README.rst, requirements files, .travis.yml and setup.py. 2014-05-05 21:25:17 +02:00
Norman Jäckel 9abb7a3caf Updated CHANGELOG, README.rst, requirements.txt, requirements_production.txt and setup.py. 2014-03-31 21:27:56 +02:00
Oskar Hahn dc54ef5573 Fixed setup.py, changed readme. 2014-03-31 00:22:03 +02:00
Norman Jäckel 047dce9842 Updated metadata files for final release. 2013-11-25 19:41:06 +01:00
Oskar Hahn 9f0395c758 Changed requirements to flexible versions in setup.py 2013-11-21 20:13:24 +01:00
Oskar Hahn 0752d476e4 Change to MIT Licence
* Remove headers
* Changed lineendings to linux style in AUTHORS and CHANGELOG
2013-11-04 14:57:30 +01:00
Norman Jäckel f74cce96cb Melt INSTALL.txt, THANKS and README.txt to new README.rst. Change metadate for portable version. 2013-10-21 19:46:52 +02:00
Norman Jäckel c63b7f995f Clean up main.py and move code to __main__.py and utils/main.py. 2013-10-19 14:44:20 +02:00
Norman Jäckel 8456bdc0c6 Fixed setup.py 2013-05-17 01:17:07 +02:00
Norman Jäckel 1a58298daf Update metafiles for new packaging style 2013-05-16 23:54:49 +02:00
Norman Jäckel 592cbcfe7d Update all meta files. 2013-05-15 01:59:18 +02:00
Oskar Hahn 9d78d44e5b fab command, to run scripts with the OpenSlides settings
Add two example scripts
2013-04-24 13:06:04 +02:00
Oskar Hahn 7fb3c38cc8 Use Pillow instead of PIL 2013-02-28 11:29:17 +01:00
Roland Geider 70407feab8 Use the tornado server to serve the application 2013-01-19 10:51:42 +01:00
Norman Jäckel deb0d5b2e5 Some fixes. Update requirements.txt and setup.py. 2013-01-05 23:20:38 +01:00
Emanuel Schuetze 67b9adc0be Udated package description. 2012-12-10 22:36:37 +01:00
Emanuel Schuetze a1b3e1c422 Added python 2.5 support for with_statement.
(Fixed install error during 'pip install openslides' on python 2.5
systems.)
2012-11-29 15:00:06 +01:00
Oskar Hahn 691a27655c Include the README.txt as long-description into the distribution 2012-11-25 00:28:41 +01:00
Oskar Hahn 5d5989b67e removed the tests package from the distribution 2012-11-25 00:19:38 +01:00
Oskar Hahn e3f8bfcfd0 update setup.py to make an openslides module 2012-08-04 20:59:27 +02:00
Emanuel Schuetze 7ef298881d Updated license header. 2012-04-25 22:29:19 +02:00
Oskar Hahn 6498095e2b create setup.py to install openslides 2012-02-09 16:57:10 +01:00