Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-simplejson-debuginfo-2.5.2-1.fc17 RPM for x86_64

From Fedora 17 updates for x86_64 / debug

Name: python-simplejson-debuginfo Distribution: Fedora Project
Version: 2.5.2 Vendor: Fedora Project
Release: 1.fc17 Build date: Tue May 15 17:10:34 2012
Group: Development/Debug Build host: x86-14.phx2.fedoraproject.org
Size: 206232 Source RPM: python-simplejson-2.5.2-1.fc17.src.rpm
Packager: Fedora Project
Url: http://undefined.org/python/#simplejson
Summary: Debug information for package python-simplejson
This package provides debug information for package python-simplejson.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

MIT and (MIT or GPLv2)

Changelog

* Tue May 15 2012 Toshio Kuratomi <toshio@fedoraproject.org> - 2.5.2-1
  - Update to 2.5.2
  - This update adds new PI but should be backwards compatible
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Dec 09 2011 Toshio Kuratomi <toshoi@fedoraproject.org> - 2.3.0-1
  - Update to 2.3.0 -- behaviour changing bugfixes
* Mon May 09 2011 Toshio Kuratomi <toshoi@fedoraproject.org> - 2.1.6-1
  - Update to 2.1.6 for a segfault fix
* Sat Apr 30 2011 Toshio Kuratomi <toshoi@fedoraproject.org> - 2.1.5-1
  - Update to 2.1.5, trivial upstream release (change makes more compact output)
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Jan 18 2011 Toshio Kuratomi <toshoi@fedoraproject.org> - 2.1.3-1
  - Update to 2.1.3
* Mon Dec 20 2010 Toshio Kuratomi <toshoi@fedoraproject.org> - 2.1.2-1
  - Update to upstream 2.1.2, a bugfix release with four small, self-contained
    fixes.
* Wed Oct 20 2010 Toshio Kuratomi <toshoi@fedoraproject.org> - 2.1.1-4
  - Simplify the %files section to own the tests directory
  - Use the fedora documented filter functions to filter provides
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 2.1.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Wed Jun 30 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 2.1.1-2
  - Filter unnecessary provides
  - License tag update
  - Minor spec file cleanups
* Mon Jun 21 2010 Kyle VanderBeek <kylev@kylev.com> - 2.1.1-1
  - Update to 2.1.1
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.9-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Jun 05 2009 Kyle VanderBeek <kylev@kylev.com> - 2.0.9-2
  - Remove ill-advised gcc BuildRequires
* Thu Jun 04 2009 Kyle VanderBeek <kylev@kylev.com> - 2.0.9-1
  - Update to 2.0.9
  - Make sure to require gcc to the speedups get compiled
  - Fix description since we're not "pure" python
  - Change to pypi instead of cheesehop
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Jan 06 2009 Luke Macken <lmacken@redhat.com> 2.0.7-1
  - Update to 2.0.7
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0.3-3
  - Rebuild for Python 2.6
* Thu Oct 23 2008 Luke Macken <lmacken@redhat.com> 2.0.3-2
  - Use nose to run the simplejson test suite
* Mon Oct 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.0.3-1
  - update to 2.0.3
* Wed Oct 01 2008 Luke Macken <lmacken@redhat.com> - 2.0.1-1
  - Update to 2.0.1, which contains many optimizations and bugfixes
* Wed Sep 24 2008 Luke Macken <lmacken@redhat.com> - 1.9.3-1
  - Update to 1.9.3, which includes a significant decoding speed boost, and
    various bug fixes.
* Tue May 06 2008 Luke Macken <lmacken@redhat.com> - 1.9.1-1
  - Update to 1.9.1
* Wed Apr 02 2008 Luke Macken <lmacken@redhat.com> - 1.8.1-1
  - Update to 1.8.1
* Thu Feb 28 2008 Luke Macken <lmacken@redhat.com> - 1.7.4-1
  - Update to 1.7.4
* Fri Feb 08 2008 Luke Macken <lmacken@redhat.com> - 1.7.3-3
  - Rebuild for gcc 4.3
* Wed Oct 24 2007 Luke Macken <lmacken@redhat.com> - 1.7.3-2
  - Include the LICENSE.txt
* Wed Oct 03 2007 Luke Macken <lmacken@redhat.com> - 1.7.3-1
  - 1.7.3
* Sun Sep 02 2007 Luke Macken <lmacken@redhat.com> - 1.7.1-3
  - Update for python-setuptools changes in rawhide
* Tue Aug 21 2007 Luke Macken <lmacken@redhat.com> - 1.7.1-2
  - Rebuild
* Sun Jul 08 2007 Luke Macken <lmacken@redhat.com> - 1.7.1-1
  - 1.7.1
* Wed Mar 21 2007 Luke Macken <lmacken@redhat.com> - 1.7-2
  - Use python_sitearch instead of sitelib
* Tue Mar 20 2007 Luke Macken <lmacken@redhat.com> - 1.7-1
  - 1.7 (Bug #233212)
* Sat Mar 03 2007 Luke Macken <lmacken@redhat.com> - 1.5
  - 1.5
* Sat Dec 09 2006 Luke Macken <lmacken@redhat.com> - 1.4-4
  - Add python-devel to BuildRequires
* Sat Dec 09 2006 Luke Macken <lmacken@redhat.com> - 1.4-2
  - Rebuild for new python
* Fri Nov 24 2006 Luke Macken <lmacken@redhat.com> - 1.4-1
  - 1.4
* Sun Sep 03 2006 Luke Macken <lmacken@redhat.com> - 1.3-4
  - Rebuild for FC6
* Mon Aug 14 2006 Luke Macken <lmacken@redhat.com> - 1.3-3
  - Include .pyo's instead of just ghosting them
* Wed Jul 12 2006 Luke Macken <lmacken@redhat.com> - 1.3-2
  - Add --single-version-externally-managed flag to install
* Mon Jul 10 2006 Luke Macken <lmacken@redhat.com> - 1.3-1
  - Initial package

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/0f
/usr/lib/debug/.build-id/0f/dd50eddaff9e51518c09a790a6b18a85b3c817
/usr/lib/debug/.build-id/0f/dd50eddaff9e51518c09a790a6b18a85b3c817.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/python2.7
/usr/lib/debug/usr/lib64/python2.7/site-packages
/usr/lib/debug/usr/lib64/python2.7/site-packages/simplejson
/usr/lib/debug/usr/lib64/python2.7/site-packages/simplejson/_speedups.so.debug
/usr/src/debug/simplejson-2.5.2
/usr/src/debug/simplejson-2.5.2/simplejson
/usr/src/debug/simplejson-2.5.2/simplejson/_speedups.c


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jun 19 00:52:57 2013