Serhii Tereshchenko
|
36e9dc36b0
|
chore: Remove deprecated pkg_resources
|
2024-05-17 11:05:57 +03:00 |
|
Serhii Tereshchenko
|
6b4bb733d9
|
fix: Store version as plain text file to simplify bumping (#636)
BREAKING CHANGE: Replaced `VERSION` in tuple format by `__version__` as a string
|
2022-05-14 11:11:07 +03:00 |
|
Serg Tereshchenko
|
25b6011a1f
|
style: Apply black
|
2021-09-18 10:55:39 +03:00 |
|
Serg Tereshchenko
|
1fe45d3b37
|
chore: Add python 3.9 to supported version list
|
2021-04-15 21:52:11 +03:00 |
|
Serg Tereshchenko
|
1e64fdadf4
|
build: Use setuptools instead of distutils
|
2021-01-16 12:54:14 +02:00 |
|
Serg Tereshchenko
|
fb3ee74674
|
chore: Apply black
|
2021-01-16 12:39:31 +02:00 |
|
Sergey Tereschenko
|
49e89c840c
|
build(ci): Update travis.yml
|
2020-03-19 22:19:57 +02:00 |
|
Sergey Tereschenko
|
5b0645d718
|
Drop old python versions
|
2020-03-19 22:17:09 +02:00 |
|
Sergey Tereschenko
|
b24b750b69
|
fix requirements syntax (close #530)
|
2019-12-06 00:40:48 +02:00 |
|
Misha Kalyna
|
5505208003
|
explicitly install and import six (which was removed from Django 3.0)
|
2019-10-05 21:07:08 +02:00 |
|
Sergey Tereschenko
|
6afe13e3a2
|
Add python-3.7 to setup.py; remove python 3.4
|
2019-02-11 23:22:08 +02:00 |
|
Dirk Eschler
|
c8bda494a8
|
Prepared 0.13-beta1 release.
|
2018-04-16 15:15:28 +02:00 |
|
Dirk Eschler
|
693f088a82
|
Updated supported Django and Python version.
|
2017-04-13 10:42:54 +02:00 |
|
Dirk Eschler
|
0dad9beefd
|
Prepared 0.12.1 release.
|
2017-04-05 14:03:25 +02:00 |
|
Dirk Eschler
|
3e53ec2be1
|
Indicated Python 3.4 support (close #254).
|
2014-07-11 14:44:16 +02:00 |
|
deschler
|
3dcffd7f1b
|
Removed classifier for Python 2.5 which is no longer supported.
|
2014-06-22 13:53:09 +02:00 |
|
deschler
|
7dcd7790d7
|
Required Django >=1.4.
|
2014-06-22 13:51:47 +02:00 |
|
Jacek Tomaszewski
|
b5fbdd3a66
|
Indicate Python 3 support in docs and Pypi.
|
2013-04-08 11:52:44 +02:00 |
|
Benoît Bryon
|
ea11a6d7a7
|
Fixed download URL in setup.py.
|
2013-01-21 11:21:27 +01:00 |
|
Dirk Eschler
|
fcb56c9003
|
Adopted code from Django's development version to derive a PEP386-compliant version number from VERSION. We shouldn't reinvent the wheel. Includes support to add a git timestamp for dev snapshots if a .git directory is present.
|
2012-11-16 00:33:32 +01:00 |
|
Dirk Eschler
|
6ad3e839aa
|
Central definition of version in module's __init__.py. The version is reused by setup.py and sphinx.
|
2012-11-02 12:59:46 +01:00 |
|
Dirk Eschler
|
d3e86f160b
|
Made changes to support at least Django 1.3.
|
2012-10-24 20:56:01 +02:00 |
|
Dirk Eschler
|
e83270e6f7
|
Set minimum required Django version to 1.4.
|
2012-10-24 16:50:09 +02:00 |
|
Dirk Eschler
|
c8a9dcc397
|
Added more classifiers and removed include_package_data option which is not present in distutils.
|
2012-10-24 12:21:48 +02:00 |
|
Dirk Eschler
|
9846ace446
|
Set minimum required Django version to 1.2.
|
2012-10-19 14:06:25 +02:00 |
|
Dirk Eschler
|
7b8cafbde7
|
Fixed release doesn't include rst files.
|
2012-10-17 17:41:18 +02:00 |
|
Dirk Eschler
|
09a0c4434a
|
Prepared 0.4.0-beta1 release.
|
2012-10-17 17:12:26 +02:00 |
|
Dirk Eschler
|
858961a665
|
Updated project url to reflect move to github.
|
2012-10-17 15:53:39 +02:00 |
|
Dirk Eschler
|
4245d1543a
|
Prepared 0.4.0-alpha1 release.
|
2012-10-12 13:29:13 +00:00 |
|
Dirk Eschler
|
eeb0a0b704
|
Prepared 0.3.3 release.
|
2012-02-23 10:03:41 +00:00 |
|
Dirk Eschler
|
7f212aaa20
|
Added missing package_data option to include static files.
|
2012-02-22 22:54:05 +00:00 |
|
Dirk Eschler
|
a27e5fc723
|
Fixed static files not included during installation. Resolves reopened issue 61 (thanks to Chris Adams).
|
2011-06-16 08:39:54 +00:00 |
|
Dirk Eschler
|
b7cc3cf262
|
Bumped version to 0.3.1.
|
2011-06-07 15:02:38 +00:00 |
|
Dirk Eschler
|
8ad5f4c34a
|
Bumped version to 0.3.
|
2011-06-03 08:50:15 +00:00 |
|
Dirk Eschler
|
cc194a36e1
|
Added download url.
|
2011-04-28 14:38:20 +00:00 |
|
Dirk Eschler
|
a5ce765879
|
Added additional meta-data.
|
2011-04-28 14:33:25 +00:00 |
|
Dirk Eschler
|
33d780ff7e
|
Prepared 0.2 release.
|
2010-06-15 10:12:06 +00:00 |
|
Peter Eschler
|
b49e4cff88
|
Prepared 0.1 release.
|
2009-02-22 23:05:39 +00:00 |
|
Peter Eschler
|
8ecb23309e
|
Updated documentation and added some initial distutils setup file.
|
2009-02-22 22:56:53 +00:00 |
|