python-simplejson: add Python3 specific package
authorKarel Kočí <cynerd@email.cz>
Mon, 11 Feb 2019 20:57:04 +0000 (21:57 +0100)
committerKarel Kočí <karel.koci@nic.cz>
Mon, 11 Mar 2019 09:43:37 +0000 (10:43 +0100)
commit82565d1e730fc3053544c8795e72ea6775707ffb
tree6fef781a1a24d64f4de93e6d01385cf6de6b77b7
parentf80fd7e44dbaa452a90621cedac0100b8ae684ae
python-simplejson: add Python3 specific package

Package is rewritten to be current type of python package with variants
but for backward compatibility the simplejson package name was left as
is and new Python3 specific package was named correctly as
python3-simplejson.

Signed-off-by: Karel Kočí <cynerd@email.cz>
lang/python/python-simplejson/Makefile [new file with mode: 0644]
lang/python/simplejson/Makefile [deleted file]