| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python-tools | Distribution: Red Hat Linux |
| Version: 1.5.2 | Vendor: Red Hat, Inc. |
| Release: 43.71 | Build date: Fri Jan 31 20:51:50 2003 |
| Group: Development/Tools | Build host: daffy.perf.redhat.com |
| Size: 351522 | Source RPM: python-1.5.2-43.71.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Summary: A collection of development tools included with Python. | |
The Python package includes several development tools that are used to build python programs. This package contains a selection of those tools, including the IDLE Python IDE. Install python-tools if you want to use these tools to develop Python programs. You will also need to install the python and tkinter packages.
distributable
* Thu Jan 30 2003 Mihai Ibanescu <misa@redhat.com> 1.5.2-43
- Rebuild
* Tue Jan 14 2003 Mihai Ibanescu <misa@redhat.com> 1.5.2-42
- Fixed bug #81796: python time.strptime() causes segfault on ia64
* Fri Jan 10 2003 Mihai Ibanescu <misa@redhat.com> 1.5.2-41
- Fixed the https patch: writing binary data through an SSL port would bork if
the data has nulls in it.
- Fixed MACHDEP
* Tue Nov 05 2002 Mihai Ibanescu <misa@redhat.com> 1.5.2-41
- Removed Doc/.cvsignore
* Tue Nov 05 2002 Mihai Ibanescu <misa@redhat.com> 1.5.2-40.73
- Fixed the security patch
- Fixed a race condition in popen2:_test()
* Thu Sep 12 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.5.2-38.73
- Add security patch
* Thu Apr 04 2002 Matt Wilson <msw@redhat.com> 1.5.2-38
- include a new version of the https patch from gafton
- added shm module at the request of gafton.
* Tue Mar 26 2002 Nalin Dahyabhai <nalin@redhat.com> 1.5.2-37
- backport patch to make mpzmodule happy with gmp4
* Mon Mar 25 2002 Nalin Dahyabhai <nalin@redhat.com> 1.5.2-36
- rebuild
* Sat Jun 30 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- do not set -fno-merge-constants on s390,s390x
- truncate changelog due to rpm errors
* Thu Jun 28 2001 Elliot Lee <sopwith@redhat.com>
- -fno-merge-constants
* Wed Jun 13 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
- s/Copyright:/License:/
* Sat May 12 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5.2-32
- rebuild with new readline
* Sat May 05 2001 Preston Brown <pbrown@redhat.com> 1.5.2-31
- inspect.py and pydoc.py modules added
* Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
* Fri Jan 19 2001 Nalin Dahyabhai <nalin@redhat.com>
- build even the static libs with -fPIC
- obey RPM_OPT_FLAGS
* Fri Jan 19 2001 Matt Wilson <msw@redhat.com>
- added gettext.py from gnome-python, closes #23212
- did some evail buildprereq stuff to make it go on ia64
* Sat Aug 26 2000 Preston Brown <pbrown@redhat.com>
- Cristian had to supply a newer version of https handling for working
with certificates
* Fri Aug 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- re-merge Preston's patch
* Thu Aug 24 2000 Nalin Dahyabhai <nalin@redhat.com>
- byte-compile modules with the correct directory paths
* Mon Aug 21 2000 Preston Brown <pbrown@redhat.com>
- https patch
* Tue Aug 01 2000 Matt Wilson <msw@redhat.com>
- fixed directory perms from 775 to 755 to make rpmlint shut up
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Mon Jun 19 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
* Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new tcltk
* Sun Jun 04 2000 Jeff Johnson <jbj@redhat.com>
- rebuild against tcltk 8.3.1.
* Sat Apr 29 2000 Matt Wilson <msw@redhat.com>
- rebuild against gmp 3.0.1
* Thu Apr 06 2000 Bill Nottingham <notting@redhat.com>
- what he said
* Tue Mar 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild with readline 4.1
* Sat Mar 18 2000 Jeff Johnson <jbj@redhat.com>
- rebuild tkinter against tcl-8.2.3.
* Thu Mar 09 2000 Nalin Dahyabhai <nalin@redhat.com>
- build _localemodule.so to fix bug #9385 (release 14)
* Tue Feb 01 2000 Cristian Gafton <gafton@redhat.com>
- add patch tp fix problems talioking to wuftpd from hjl
- rebuild to fix dependencies
* Mon Jan 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- add buildrequires lines (#8925)
* Mon Jan 17 2000 Nalin Dahyabhai <nalin@redhat.com>
- put idle, modulator, and pynche only in python-tools
* Thu Dec 02 1999 Michael K. Johnson <johnsonm@redhat.com>
- fixed whichdb patch to actually do something (#7458)
* Mon Nov 22 1999 Michael K. Johnson <johnsonm@redhat.com>
- link nismodule against -lnss
- whichdb patch by Guido (Python.org bug 97)
* Sat Sep 18 1999 Tim Powers <timp@redhat.com>
- added modulator and pynche to the python-tools package
- using a files list in the %files section for python-tools
* Sat Sep 18 1999 Michael K. Johnson <johnsonm@redhat.com>
- added conflicts/requires between subpackages so that you cannot
have an older tkinter installed with a new python.
- added more tools
* Thu Sep 16 1999 Michael K. Johnson <johnsonm@redhat.com>
- changed defattr so that executable scripts in docs stay executable
* Wed Aug 25 1999 Bill Nottingham <notting@redhat.com>
- rebuild to fix broken tkinter.
* Tue Aug 10 1999 Matt Wilson <msw@redhat.com>
- fixed bogus /usr/local/bin/python requirements
* Sun Jul 18 1999 Matt Wilson <msw@redhat.com>
- added patch to import global symbols until we get libtool patched
* Mon Jul 12 1999 Matt Wilson <msw@redhat.com>
- updated to 1.5.2
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 10)
* Thu Mar 18 1999 Bill Nottingham <notting@redhat.com>
- fix permissions in python-docs
* Thu Feb 11 1999 Michael Johnson <johnsonm@redhat.com>
- added mpzmodule at user request (uses gmp)
- added bsddbmodule at user request (uses db 1.85 interface)
* Mon Feb 08 1999 Michael Johnson <johnsonm@redhat.com>
- add --with-threads at user request
- clean up spec file
* Fri Jan 08 1999 Michael K. Johnson <johnsonm@redhat.com>
- New libc changes ndbm.h to db1/ndbm.h and -ldb to -ldb1
* Fri Sep 04 1998 Jeff Johnson <jbj@redhat.com>
- recompile for RH 5.2.
* Thu May 07 1998 Cristian Gafton <gafton@redhat.com>
- python-docs used to require /usr/bin/sed. Changed to /bin/sed instead
* Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com>
- fixed the spec file for version 1.5.1
- buildroot (!)
* Tue Apr 21 1998 Michael K. Johnson <johnsonm@redhat.com>
- updated to python 1.5.1
- created our own Python-Doc tar file from 1.5 to substitute for the
not-yet-released Doc package.
- build _tkinter properly
- use readline again
- build crypt module again
- install rand replacement module
- added a few modules
* Fri Apr 10 1998 Erik Troan <ewt@redhat.com>
- updated to python 1.5
- made /usr/lib/python1.5 file list automatically generated
* Tue Nov 04 1997 Michael K. Johnson <johnsonm@redhat.com>
- Fixed dependencies for python and tkinter
* Mon Nov 03 1997 Michael K. Johnson <johnsonm@redhat.com>
- pulled out tk-related stuff into tkinter package
* Sat Oct 11 1997 Erik Troan <ewt@redhat.com>
- bunches of scripts used /usr/local/bin/python instead of /usr/bin/python
* Wed Oct 01 1997 Erik Troan <ewt@redhat.com>
- updated for tcl/tk 8.0
* Fri Jul 11 1997 Erik Troan <ewt@redhat.com>
- built against glibc
/usr/bin/idle /usr/bin/modulator /usr/bin/pynche /usr/lib/python1.5/site-packages/idle /usr/lib/python1.5/site-packages/idle/AutoExpand.py /usr/lib/python1.5/site-packages/idle/AutoIndent.py /usr/lib/python1.5/site-packages/idle/Bindings.py /usr/lib/python1.5/site-packages/idle/ClassBrowser.py /usr/lib/python1.5/site-packages/idle/ColorDelegator.py /usr/lib/python1.5/site-packages/idle/Debugger.py /usr/lib/python1.5/site-packages/idle/Delegator.py /usr/lib/python1.5/site-packages/idle/EditorWindow.py /usr/lib/python1.5/site-packages/idle/FileList.py /usr/lib/python1.5/site-packages/idle/FormatParagraph.py /usr/lib/python1.5/site-packages/idle/FrameViewer.py /usr/lib/python1.5/site-packages/idle/GrepDialog.py /usr/lib/python1.5/site-packages/idle/History.py /usr/lib/python1.5/site-packages/idle/IOBinding.py /usr/lib/python1.5/site-packages/idle/MultiScrolledLists.py /usr/lib/python1.5/site-packages/idle/OutputWindow.py /usr/lib/python1.5/site-packages/idle/PathBrowser.py /usr/lib/python1.5/site-packages/idle/Percolator.py /usr/lib/python1.5/site-packages/idle/PyShell.py /usr/lib/python1.5/site-packages/idle/ReplaceDialog.py /usr/lib/python1.5/site-packages/idle/ScriptBinding.py /usr/lib/python1.5/site-packages/idle/ScrolledList.py /usr/lib/python1.5/site-packages/idle/SearchBinding.py /usr/lib/python1.5/site-packages/idle/SearchDialog.py /usr/lib/python1.5/site-packages/idle/SearchDialogBase.py /usr/lib/python1.5/site-packages/idle/SearchEngine.py /usr/lib/python1.5/site-packages/idle/Separator.py /usr/lib/python1.5/site-packages/idle/StackViewer.py /usr/lib/python1.5/site-packages/idle/UndoDelegator.py /usr/lib/python1.5/site-packages/idle/WidgetRedirector.py /usr/lib/python1.5/site-packages/idle/WindowList.py /usr/lib/python1.5/site-packages/idle/ZoomHeight.py /usr/lib/python1.5/site-packages/idle/eventparse.py /usr/lib/python1.5/site-packages/idle/extend.py /usr/lib/python1.5/site-packages/idle/extend.txt /usr/lib/python1.5/site-packages/idle/help.txt /usr/lib/python1.5/site-packages/idle/idle.py /usr/lib/python1.5/site-packages/idle/idlever.py /usr/lib/python1.5/site-packages/idle/keydefs.py /usr/lib/python1.5/site-packages/idle/testcode.py /usr/lib/python1.5/site-packages/modulator /usr/lib/python1.5/site-packages/modulator/EXAMPLE.py /usr/lib/python1.5/site-packages/modulator/README /usr/lib/python1.5/site-packages/modulator/ScrolledListbox.py /usr/lib/python1.5/site-packages/modulator/Templates /usr/lib/python1.5/site-packages/modulator/Templates/copyright /usr/lib/python1.5/site-packages/modulator/Templates/module_head /usr/lib/python1.5/site-packages/modulator/Templates/module_method /usr/lib/python1.5/site-packages/modulator/Templates/module_tail /usr/lib/python1.5/site-packages/modulator/Templates/object_head /usr/lib/python1.5/site-packages/modulator/Templates/object_method /usr/lib/python1.5/site-packages/modulator/Templates/object_mlist /usr/lib/python1.5/site-packages/modulator/Templates/object_new /usr/lib/python1.5/site-packages/modulator/Templates/object_structure /usr/lib/python1.5/site-packages/modulator/Templates/object_tail /usr/lib/python1.5/site-packages/modulator/Templates/object_tp_as_mapping /usr/lib/python1.5/site-packages/modulator/Templates/object_tp_as_number /usr/lib/python1.5/site-packages/modulator/Templates/object_tp_as_sequence /usr/lib/python1.5/site-packages/modulator/Templates/object_tp_call /usr/lib/python1.5/site-packages/modulator/Templates/object_tp_compare /usr/lib/python1.5/site-packages/modulator/Templates/object_tp_dealloc /usr/lib/python1.5/site-packages/modulator/Templates/object_tp_getattr /usr/lib/python1.5/site-packages/modulator/Templates/object_tp_hash /usr/lib/python1.5/site-packages/modulator/Templates/object_tp_print /usr/lib/python1.5/site-packages/modulator/Templates/object_tp_repr /usr/lib/python1.5/site-packages/modulator/Templates/object_tp_setattr /usr/lib/python1.5/site-packages/modulator/Templates/object_tp_str /usr/lib/python1.5/site-packages/modulator/Tkextra.py /usr/lib/python1.5/site-packages/modulator/genmodule.py /usr/lib/python1.5/site-packages/modulator/modulator.py /usr/lib/python1.5/site-packages/modulator/varsubst.py /usr/lib/python1.5/site-packages/pynche /usr/lib/python1.5/site-packages/pynche/ChipViewer.py /usr/lib/python1.5/site-packages/pynche/ColorDB.py /usr/lib/python1.5/site-packages/pynche/DetailsViewer.py /usr/lib/python1.5/site-packages/pynche/ListViewer.py /usr/lib/python1.5/site-packages/pynche/Main.py /usr/lib/python1.5/site-packages/pynche/PyncheWidget.py /usr/lib/python1.5/site-packages/pynche/README /usr/lib/python1.5/site-packages/pynche/StripViewer.py /usr/lib/python1.5/site-packages/pynche/Switchboard.py /usr/lib/python1.5/site-packages/pynche/TextViewer.py /usr/lib/python1.5/site-packages/pynche/TypeinViewer.py /usr/lib/python1.5/site-packages/pynche/X /usr/lib/python1.5/site-packages/pynche/X/rgb.txt /usr/lib/python1.5/site-packages/pynche/X/xlicense.txt /usr/lib/python1.5/site-packages/pynche/__init__.py /usr/lib/python1.5/site-packages/pynche/pyColorChooser.py /usr/lib/python1.5/site-packages/pynche/pynche /usr/share/doc/python-tools-1.5.2 /usr/share/doc/python-tools-1.5.2/NEWS.txt /usr/share/doc/python-tools-1.5.2/README.modulator /usr/share/doc/python-tools-1.5.2/README.pynche /usr/share/doc/python-tools-1.5.2/README.txt /usr/share/doc/python-tools-1.5.2/TODO.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 04:58:19 2013