SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

BotDetect - Real-Time Bot Detection API
 
 

python2-tools rpm build for : Other. For other distributions click python2-tools.

Name : python2-tools
Version : 2.1.1 Vendor : tummy_com
Release : 1 Date : 2001-07-26 12:58:56
Group : Development/Tools Source RPM : python2-2.1.1-1.src.rpm
Size : 1.21 MB
Packager : Sean Reifschneider < jafo-rpms_tummy_com>
Summary : A collection of development tools included with Python.
Description :
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.

%changelog\"
* Wed Jul 25 2001 Sean Reifschneider < jafo-rpmsAATTtummy.com>
[Release 2.1.1-1]
- Updated to 2.1.1 release.

* Thu Jun 16 2001 Sean Reifschneider < jafo-rpmsAATTtummy.com>
[Release 2.1-6]
- Added spec file configuration to add a suffix to the IDLE command.
(Thanks to Russell Stuart)

* Thu Jun 7 2001 Sean Reifschneider < jafo-rpmsAATTtummy.com>
[Release 2.1-5]
- Added entry to disable building tkinter. (Mentioned by Msquared)
- Added gdbm-devel build pre-req. (Thanks to Pat Callahan)
- Added db1-devel build pre-req. (Thanks to Pat Callahan)
- Changed expat build pre-req to expat-devel. (Thanks to Pat Callahan)
- Ugh, can\'t have spaces in defattr. (Thanks to Pat Callahan)

* Sat Apr 21 2001 Sean Reifschneider < jafo-rpmsAATTtummy.com>
[Release 2.1-4]
- Added more \"defattr\" entries for the files sections.
- Ugh, the .so files were lost in the last package.
- Fixed IDLE.

* Sat Apr 21 2001 Sean Reifschneider < jafo-rpmsAATTtummy.com>
[Release 2.1-3]
- pymalloc wasn\'t properly getting disabled. Not sure how rpm is picking up
commented-out
- Made a similar change for binsuffix.
- Adding a \"tools\" sub-package.

* Tue Apr 17 2001 Sean Reifschneider < jafo-rpmsAATTtummy.com>
[Release 2.1-2tummy]
- Removed --with-pymalloc in configure. Apparently threaded programs like
Zope have problems with this. Thanks for pointing that out, Guido.

* Tue Apr 17 2001 Sean Reifschneider < jafo-rpmsAATTtummy.com>
[Release 2.1-1tummy]
- Updated to the 2.1 final release.

* Mon Apr 16 2001 Sean Reifschneider < jafo-rpmsAATTtummy.com>
[Release 2.1c1-2tummy]
- Fixed naming to \"python2\" instead of \"python2.1\".
- Fixing up path in pydoc if binsuffix is set.

* Sun Apr 15 2001 Sean Reifschneider < jafo-rpmsAATTtummy.com>
[Release 2.1c1-1tummy]
- Upgraded to 2.1c1
- Changed package name to \"python2\" if building /usr/bin/python2
- Changed binary suffix to \"2\" instead of \"2.1\", in preperation for final
release.

* Fri Mar 23 2001 Sean Reifschneider < jafo-rpmsAATTtummy.com>
[Release 2.1b2-1tummy]
- Upgraded to 2.1b2
- Enabled --with-pymalloc

* Tue Mar 6 2001 Sean Reifschneider < jafo-rpmsAATTtummy.com>
[Release 2.1b1-1tummy]
- Upgraded to 2.1b1

* Thu Feb 15 2001 Sean Reifschneider < jafo-rpmsAATTtummy.com>
[Release 2.1a2-2tummy]
- Tony Seward sent a patch to fix the expat module\'s header path in setup.py.

* Sat Feb 3 2001 Sean Reifschneider < jafo-rpmsAATTtummy.com>
[Release 2.1a2-1tummy]
- Updated to 2.1a2.

* Wed Jan 25 2001 Sean Reifschneider < jafo-rpmsAATTtummy.com>
[Release 2.1a1-1tummy]
- Release for 2.1a1
- Splitting out devel and tk packages.

RPM found in directory: /vol/rzm8/python/2.1.1/rpms

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python2-tools

Requires :
python2 = 2.1.1-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
/bin/bash
rpmlib(CompressedFileNames) <= 3.0.4-1


Content of RPM :
/usr/bin/idle
/usr/lib/python2.1/Tools/README
/usr/lib/python2.1/Tools/audiopy/README
/usr/lib/python2.1/Tools/audiopy/audiopy
/usr/lib/python2.1/Tools/bgen/README
/usr/lib/python2.1/Tools/bgen/bgen/bgen.py
/usr/lib/python2.1/Tools/bgen/bgen/bgenBuffer.py
/usr/lib/python2.1/Tools/bgen/bgen/bgenGenerator.py
/usr/lib/python2.1/Tools/bgen/bgen/bgenGeneratorGroup.py
/usr/lib/python2.1/Tools/bgen/bgen/bgenHeapBuffer.py
/usr/lib/python2.1/Tools/bgen/bgen/bgenModule.py
/usr/lib/python2.1/Tools/bgen/bgen/bgenObjectDefinition.py
/usr/lib/python2.1/Tools/bgen/bgen/bgenOutput.py
/usr/lib/python2.1/Tools/bgen/bgen/bgenStackBuffer.py
/usr/lib/python2.1/Tools/bgen/bgen/bgenStringBuffer.py
/usr/lib/python2.1/Tools/bgen/bgen/bgenType.py
/usr/lib/python2.1/Tools/bgen/bgen/bgenVariable.py
/usr/lib/python2.1/Tools/bgen/bgen/bgenlocations.py
/usr/lib/python2.1/Tools/bgen/bgen/macsupport.py
/usr/lib/python2.1/Tools/bgen/bgen/scantools.py
/usr/lib/python2.1/Tools/compiler/compile.py
/usr/lib/python2.1/Tools/compiler/compiler/__init__.py
/usr/lib/python2.1/Tools/compiler/compiler/ast.py
/usr/lib/python2.1/Tools/compiler/compiler/ast.txt
/usr/lib/python2.1/Tools/compiler/compiler/astgen.py
/usr/lib/python2.1/Tools/compiler/compiler/consts.py
/usr/lib/python2.1/Tools/compiler/compiler/future.py
/usr/lib/python2.1/Tools/compiler/compiler/misc.py
/usr/lib/python2.1/Tools/compiler/compiler/pyassem.py
/usr/lib/python2.1/Tools/compiler/compiler/pycodegen.py
There is 210 files more in these RPM.

 
ICM Bot detect detector