summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add el7 compatibilityrhcsKen Dreyer2016-01-271-3/+26
|
* - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5Peter Robinson2015-11-101-1/+4
|
* Move pexpect provides to the right subpackageKalev Lember2015-10-181-3/+6
| | | | | Now that we have python2-pexpect instead of python-pexpect, move "Provides: pexpect" to the new subpackage as well.
* Fix asyncio issue (3.4.3+)Igor Gnatenko2015-10-133-12/+46
| | | | Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
* Fix RPM macrosesIgor Gnatenko2015-10-081-5/+10
| | | | Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
* add forgotten patchesIgor Gnatenko2015-10-073-0/+434
| | | | Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
* drop unneeded patchesIgor Gnatenko2015-10-073-236/+0
| | | | Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
* Update to 4.0.1Igor Gnatenko2015-10-074-41/+17
| | | | Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
* fix testsuiteIgor Gnatenko2015-10-063-1/+62
| | | | Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
* add upstream tools to display some infoIgor Gnatenko2015-10-063-0/+241
| | | | Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
* Update to 4.0; Follow modern RPM Packaging guidelinesIgor Gnatenko2015-10-064-74/+66
| | | | Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_RebuildDennis Gilmore2015-06-181-1/+4
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_RebuildDennis Gilmore2014-06-071-1/+4
|
* Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4Slavek Kabrda2014-05-161-1/+4
|
* Update to 3.1Fabian Deutsch2014-04-083-2/+6
| | | | Signed-off-by: Fabian Deutsch <fabiand@redhat.com>
* update to 3.0Thomas Spura2013-11-123-3/+7
|
* be more explicit in %%files and remove CFLAGSThomas Spura2013-11-121-3/+10
|
* consistently use %%{buildroot} everywhereThomas Spura2013-11-121-3/+4
|
* update to rc3Thomas Spura2013-11-121-13/+22
| | | | | - new upstream is github/pexpect/pexpect - build on noarch again
* Fix the name of the arm architecture in ExcludeArchAndrew McNabb2013-09-051-2/+5
|
* Fix a broken date in the changelogAndrew McNabb2013-09-051-1/+1
|
* Remove noarch because of arm build problems (bug #999174)Andrew McNabb2013-09-051-2/+6
|
* Exclude the arm architecture (bug #999174)Andrew McNabb2013-08-201-1/+5
|
* Bump the obsoletes one more timeAndrew McNabb2013-08-201-1/+1
|
* Fix an error in the changelogAndrew McNabb2013-08-201-1/+1
|
* Bump the obsoletes versionAndrew McNabb2013-08-201-2/+5
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_RebuildDennis Gilmore2013-08-041-1/+4
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_RebuildDennis Gilmore2013-02-141-1/+4
|
* Switch to pexpect-u upstream with support for python 3Andrew McNabb2012-11-213-23/+110
|
* Merge commit '684f8f21ad536887ea4e5819b4ec3c9ae46c290e' into HEADAndrew McNabb2012-11-210-0/+0
|\
| * Initial setup of the repoFedora Release Engineering2012-11-212-0/+0
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_RebuildDennis Gilmore2012-07-201-1/+4
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_RebuildDennis Gilmore2012-01-131-1/+4
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_RebuildDennis Gilmore2011-02-091-1/+4
|
* dist-git conversionFedora Release Engineering2010-07-292-21/+0
|
* - Rebuilt fordmalcolm2010-07-221-1/+4
| | | | https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Fix typo that causes a failure to update the common directory. (relengBill Nottingham2009-11-251-1/+1
| | | | #2781)
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_RebuildJesse Keating2009-07-261-1/+4
|
* Rebuild for gcc 4.4 and rpm 4.6Robert Scheck2009-02-231-1/+4
|
* - Rebuild for python 2.6Jeremy Katz2008-12-051-1/+4
|
* Forgotten things and corrected some permissions to silence rpmlintRobert Scheck2008-01-071-3/+2
|
* - Upgrade to 2.3Robert Scheck2008-01-073-5/+9
| | | | - Updated the source URL to match with the guidelines
* Use get_python_lib() NOT get_python_lib(1) to build correctlyRobert Scheck2007-08-311-1/+1
|
* Removed a RHEL conditionalRobert Scheck2007-08-291-3/+0
|
* Rebuilt (and some minor spec file tweaks)Robert Scheck2007-08-292-289/+27
|
* - Bump and rebuild because I forgot to cvs up before the last build.Toshio くらとみ2006-12-101-1/+4
|
* - Bump and rebuild for python 2.5 on devel.Toshio くらとみ2006-12-101-2/+7
| | | | | - Add BR: python-devel as it provides a header necessary for python modules on python 2.5.
* - Remove pyver define as it's not needed with the automatic python(abi).Toshio くらとみ2006-09-012-8/+9
| | | | | | - Stop ghosting .pyos. - Let automatic python compilation take care of creating pyos. - Rebuild for FC6.
* http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuildVille Skyttä2006-08-271-0/+1
|
* No longer require python(abi) as it's set automatically.Toshio くらとみ2006-07-181-1/+0
|