epel8
Luke Macken 18 years ago
parent fd3f9be729
commit f972a02eca

@ -1 +1 @@
simplejson-1.7.1.tar.gz
simplejson-1.7.3.tar.gz

@ -2,8 +2,8 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: python-simplejson
Version: 1.7.1
Release: 3%{?dist}
Version: 1.7.3
Release: 1%{?dist}
Summary: Simple, fast, extensible JSON encoder/decoder for Python
Group: System Environment/Libraries
@ -13,11 +13,7 @@ Source0: http://cheeseshop.python.org/packages/source/s/simplejson/simple
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: python-devel
%if 0%{?fedora} >= 8
BuildRequires: python-setuptools-devel
%else
BuildRequires: python-setuptools
%endif
%description
@ -66,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Oct 3 2007 Luke Macken <lmacken@redhat.com> - 1.7.3-1
- 1.7.3
* Sun Sep 2 2007 Luke Macken <lmacken@redhat.com> - 1.7.1-3
- Update for python-setuptools changes in rawhide

@ -1 +1 @@
b723d488ea43583122511263e9c2c93a simplejson-1.7.1.tar.gz
03935eda1211f29d6856481baf6cba59 simplejson-1.7.3.tar.gz

Loading…
Cancel
Save