| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors |
| Name: python-tools | Distribution: Think Blue for zSeries (64 bit) |
| Version: 1.5.2 | Vendor: Millenux GmbH, Germany, http://www.millenux.com/ |
| Release: 30 | Build date: Fri May 11 22:41:19 2001 |
| Group: Development/Tools | Build host: z02.millenux.com |
| Size: 376098 | Source RPM: python-1.5.2-30.src.rpm |
| Packager: Millenux GmbH, Germany, <support@millenux.com> | |
| 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
MD5: c461259d6ac43b151272a2af1b83de18
GPG
* Fri May 04 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com>
- ported to IBM zSeries (s390x, 64 bit)
* 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
* Fri Aug 25 2000 Preston Brown <pbrown@redhat.com>
- Cristian had to supply a newer version of https handling for working
with certificates
* Thu Aug 24 2000 Nalin Dahyabhai <nalin@redhat.com>
- re-merge Preston's patch
* Wed Aug 23 2000 Nalin Dahyabhai <nalin@redhat.com>
- byte-compile modules with the correct directory paths
* Sun Aug 20 2000 Preston Brown <pbrown@redhat.com>
- https patch
* Mon Jul 31 2000 Matt Wilson <msw@redhat.com>
- fixed directory perms from 775 to 755 to make rpmlint shut up
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
* Thu Jun 15 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new tcltk
* Sat Jun 03 2000 Jeff Johnson <jbj@redhat.com>
- rebuild against tcltk 8.3.1.
* Fri Apr 28 2000 Matt Wilson <msw@redhat.com>
- rebuild against gmp 3.0.1
* Wed Apr 05 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)
* Fri Sep 17 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
* Fri Sep 17 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
* Wed Sep 15 1999 Michael K. Johnson <johnsonm@redhat.com>
- changed defattr so that executable scripts in docs stay executable
* Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- rebuild to fix broken tkinter.
* Mon Aug 09 1999 Matt Wilson <msw@redhat.com>
- fixed bogus /usr/local/bin/python requirements
* Sat Jul 17 1999 Matt Wilson <msw@redhat.com>
- added patch to import global symbols until we get libtool patched
* Sun Jul 11 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
* Thu Sep 03 1998 Jeff Johnson <jbj@redhat.com>
- recompile for RH 5.2.
* Wed May 06 1998 Cristian Gafton <gafton@redhat.com>
- python-docs used to require /usr/bin/sed. Changed to /bin/sed instead
* Wed Apr 29 1998 Cristian Gafton <gafton@redhat.com>
- fixed the spec file for version 1.5.1
- buildroot (!)
* Mon Apr 20 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
* Thu Apr 09 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
* Fri Oct 10 1997 Erik Troan <ewt@redhat.com>
- bunches of scripts used /usr/local/bin/python instead of /usr/bin/python
* Tue Sep 30 1997 Erik Troan <ewt@redhat.com>
- updated for tcl/tk 8.0
* Thu Jul 10 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.7
Fritz Elfert, Thu Jan 16 13:49:47 2003