Commit Graph

24 Commits

Author SHA1 Message Date
Benjamin Dauvergne 4729ef9a3b apply isort and pyupgrade (#55990) 2021-08-05 11:13:19 +02:00
Benjamin Dauvergne 5b9bc1ff57 trivial: apply black (#51575) 2021-03-02 14:52:10 +01:00
Frédéric Péters 74230b51ec general: remove compatibility with django < 1.11 (#38616) 2020-01-29 20:33:02 +01:00
Frédéric Péters 3557720aa6 misc: limit setup_requires to django 1.11, to still be ok with py2 2019-09-22 14:45:51 +02:00
Frédéric Péters b34e0de5dd misc: lower django version to 1.7 in setup.py, to build on jessie 2019-09-22 10:49:15 +02:00
Frédéric Péters 431577cc3e misc: update setup.py with new django requirements 2019-09-22 09:56:26 +02:00
Benjamin Dauvergne 39e2e7e5ac update and cache metadata from URL and path (#10196) 2019-06-18 00:53:01 +02:00
Benjamin Dauvergne 6c528dd2c3 Revert "support federation file loading (#19396)"
This reverts commit 63993e360c.
2018-01-09 21:43:25 +01:00
Paul Marillonnet 63993e360c support federation file loading (#19396) 2018-01-09 17:50:25 +01:00
Frédéric Péters 05d566d152 limit to django 1.11 2017-12-30 11:53:31 +01:00
Frédéric Péters 2c58690f73 misc: update setup.py to be compatible with python 3 (#17958) 2017-08-10 11:37:41 +02:00
Benjamin Dauvergne 74b61de641 replace dateutil by isodate (#10196)
isodate has better support for the full ISO8601 specification.
2016-04-11 19:14:07 +02:00
Benjamin Dauvergne 1ad8264621 setup.py: replace distutils sdist by setuptools version 2016-04-06 01:10:47 +02:00
Benjamin Dauvergne fc7fd250cd pep8ness 2016-02-12 19:44:19 +01:00
Benjamin Dauvergne 9143056569 use dateutil to parse datetime strings (#9640) 2016-01-15 12:26:58 +01:00
Benjamin Dauvergne 9b7da116ea setup.py: hide DJANGO_SETTINGS_MODULE value when calling compilemessages 2015-12-17 11:06:42 +01:00
Benjamin Dauvergne c9b4663033 setup.py,MANIFEST.in: include the VERSION file in distribution 2015-05-29 11:52:01 +02:00
Jérôme Schneider 1bf26c3bc3 setup.py: requests is an install_requires not a setup_requires 2015-05-19 17:01:51 +02:00
Frédéric Péters 8dc0fd969a add support for artifact GET protocol binding (#7267) 2015-05-18 18:09:15 +02:00
Benjamin Dauvergne 9c83540415 Set version only from git tags 2015-03-09 13:01:43 +01:00
Benjamin Dauvergne 9ad80a9972 Use call_command to compile translations 2014-09-03 09:12:00 +02:00
Benjamin Dauvergne e503ecf344 setup: do not require django >= 1.6 2014-05-09 14:22:12 +02:00
Benjamin Dauvergne a1a0f8dce0 setup.py: make setup_requires require just Django not a specific version 2014-05-02 19:20:02 +02:00
Benjamin Dauvergne a1646489e2 first commit 2014-04-30 14:34:39 +02:00