Changelog for
python-pexpect-3.0-1.fc20.noarch.rpm :
Tue Nov 12 13:00:00 2013 Thomas Spura
- 3.0-1
- update to 3.0
Wed Oct 30 13:00:00 2013 Thomas Spura - 3.0-0.1
- new upstream is github/pexpect/pexpect
- update to rc3
- build on noarch again
- consistently use %{buildroot} everywhere
- be more explicit in %files
- remove CFLAGS
Thu Sep 5 14:00:00 2013 Andrew McNabb - 2.5.1-11
- Fix the name of the arm architecture in ExcludeArch
Thu Sep 5 14:00:00 2013 Andrew McNabb - 2.5.1-10
- Remove noarch because of arm build problems (bug #999174)
Tue Aug 20 14:00:00 2013 Andrew McNabb - 2.5.1-9
- Exclude the arm architecture (bug #999174)
Tue Aug 20 14:00:00 2013 Andrew McNabb - 2.5.1-8
- Bump the obsoletes version
Sun Aug 4 14:00:00 2013 Fedora Release Engineering - 2.5.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 2.5.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Tue Nov 20 13:00:00 2012 Andrew McNabb - 2.5.1-5
- Exclude test scripts from the files list
Tue Nov 20 13:00:00 2012 Andrew McNabb - 2.5.1-4
- Moved unit tests to a check section
Tue Nov 20 13:00:00 2012 Andrew McNabb - 2.5.1-3
- Added unit tests and fixed metadata fields
Tue Nov 20 13:00:00 2012 Andrew McNabb - 2.5.1-2
- Added versions to the obsoletes and provides fields
Tue Nov 20 13:00:00 2012 Andrew McNabb - 2.5.1-1
- Updated to version 2.5.1 (pexpect-u fork) and added support for Python 3
Wed Feb 9 13:00:00 2011 Fedora Release Engineering - 2.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Wed Jul 21 14:00:00 2010 David Malcolm - 2.3-5
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
Sun Jul 26 14:00:00 2009 Fedora Release Engineering - 2.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Mon Feb 23 13:00:00 2009 Robert Scheck 2.3-3
- Rebuild for gcc 4.4 and rpm 4.6
Fri Dec 5 13:00:00 2008 Jeremy Katz - 2.3-2
- Rebuild for python 2.6
Tue Jan 8 13:00:00 2008 Robert Scheck 2.3-1
- Upgrade to 2.3
- Updated the source URL to match with the guidelines
Wed Aug 29 14:00:00 2007 Robert Scheck 2.1-5
- Rebuilt (and some minor spec file tweaks)
Sat Dec 9 13:00:00 2006 Toshio Kuratomi - 2.1-4
- Bump and rebuild because I forgot to cvs up before the last build.
Sat Dec 9 13:00:00 2006 Toshio Kuratomi - 2.1-3
- Bump and rebuild for python 2.5 on devel.
- Add BR: python-devel as it provides a header necessary for python modules
on python 2.5.
Fri Sep 1 14:00:00 2006 Toshio Kuratomi - 2.1-2
- Remove pyver define as it\'s not needed with the automatic python(abi).
- Stop ghosting .pyos.
- Let automatic python compilation take care of creating pyos.
- Rebuild for FC6.
Mon Jul 17 14:00:00 2006 Toshio Kuratomi - 2.1-1
- Update to 2.1.
Thu Feb 16 13:00:00 2006 Toshio Kuratomi - 2.0-2
- Bump and rebuild for FC5.
- Convert from python-abi to python(abi) requires.
Thu Nov 17 13:00:00 2005 Toshio Kuratomi - 2.0-1
- Update to 2.0.
Sat Sep 3 14:00:00 2005 Toshio Kuratomi 0.99999b-2
- Add LICENSE File.
- Make noarch.
- Remove executable permissions from the modules copied to examples.
Fri Sep 2 14:00:00 2005 Toshio Kuratomi 0.99999b
- Update to version 0.99999b.
- Add dist tag.
Thu Apr 7 14:00:00 2005 Michael Schwendt
- rebuilt
Thu Feb 3 13:00:00 2005 Toshio Kuratomi 0.999-2
- Use python_sitelib macro to resolve build issues on x86_64.
- %ghost
*.pyo
- Install ANSI.py, screen.py, and FSM.py into the examples. These are intended
to suplement pexpect eventually but they are currently much less robust and
not installed to by default. But they are needed by some examples.
- Use __python macro in build/install for consistency.
- Add --skip-build to the invocation of setup.py in install.
Mon May 31 14:00:00 2004 Panu Matilainen 0.999-0.fdr.1
- get rid of distrel munging, buildsys does that...
- update to 0.999
- update doc and example tarballs
- fix build on python <> 2.2
- use -O1 in install to generate .pyo files instead of manually creating the files
- require python-abi = pyver to get dependencies right
Sun Jul 27 14:00:00 2003 Panu Matilainen 0.98-0.fdr.3
- own .pyo files too as suggested by Ville (#517)
Sat Jul 26 14:00:00 2003 Panu Matilainen 0.98-0.fdr.2
- fixes by Ville (bug #517) applied
Sat Jul 26 14:00:00 2003 Panu Matilainen
- Initial Fedora packaging