django-jsonfield: Change packaged project
authorJeffery To <redacted>
Thu, 20 Feb 2020 13:29:16 +0000 (21:29 +0800)
committerJeffery To <redacted>
Fri, 13 Mar 2020 20:35:00 +0000 (04:35 +0800)
commit7f9d22b5ad9e46bea642abad42d9b3e89936f4de
treed59b51705c27e1bf9a21623f60ed4dff6fb2c284
parent22b4000d33e148dfe18ac02e96f59635b13ed75c
django-jsonfield: Change packaged project

Previously, this packaged "django-jsonfield" on PyPI.

The only (in-tree) package that depends on this package is
django-postoffice.

django-post-office actually depends on "jsonfield" on PyPI.[1][2]

This changes the packaged project from "django-jsonfield" to
"jsonfield".

The version packaged here is not the latest available update, but the
last version compatible with Django 1.11 / Python 2.

[1]: https://github.com/ui/django-post_office/blob/v3.2.1/setup.py#L45
[2]: https://github.com/ui/django-post_office/issues/182

Signed-off-by: Jeffery To <redacted>
lang/python/django-jsonfield/Makefile
git clone https://git.99rst.org/PROJECT