From 5bf35e16b20e8a87203e5e21b45f4ad50d7f0f94 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Feb 11 2017 02:25:47 +0000 Subject: Drop outdated comments --- diff --git a/python-anyjson.spec b/python-anyjson.spec index 49c42d0..289b0d9 100644 --- a/python-anyjson.spec +++ b/python-anyjson.spec @@ -34,20 +34,7 @@ BuildRequires: python3-six BuildRequires: python3-nose # The tests test whichever parsers they can find, so install as many -# as we can for the tests to use -# Note: there is a PR with a patch for ujson support: -# https://bitbucket.org/runeh/anyjson/pull-requests/6 -# and we have python-ujson packaged, but ujson has very questionable -# default behaviour (it silently serializes all sorts of not-really- -# serializable things, lossily): -# https://github.com/esnme/ultrajson/issues/168 -# so I don't think enabling this support is a good idea at present. -# AFAICT, we do not have these packaged: -# python-yajl -# python-jsonlib -# python-jsonlib2 -# and django.utils.simplejson doesn't seem to exist upstream any more - +# as we can for the tests to use. # python2-simplejson provide is missing on f24 BuildRequires: python-simplejson BuildRequires: python3-simplejson