diff --git a/python-anyjson.spec b/python-anyjson.spec index bfde5fa..34c6173 100644 --- a/python-anyjson.spec +++ b/python-anyjson.spec @@ -10,10 +10,8 @@ BuildArch: noarch %description -Overview Anyjson loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used. -Originally part of carrot (http://github.com/ask/carrot/) %package -n python3-anyjson Summary: Wraps the best available JSON implementation available in a common interface @@ -21,19 +19,15 @@ Provides: python-anyjson BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-anyjson -Overview Anyjson loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used. -Originally part of carrot (http://github.com/ask/carrot/) %package help Summary: Development documents and examples for anyjson Provides: python3-anyjson-doc %description help -Overview Anyjson loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used. -Originally part of carrot (http://github.com/ask/carrot/) %prep %autosetup -n anyjson-0.3.3