Randy Barlow
7539d24f32
Provide nosetests-3 ( #1289820 ).
...
Also:
- Rename python-nose to python2-nose and use Python provides macro.
- Include the license with the -docs subpackage.
- Use symlinks to provide man pages for all the Python version variants of /usr/bin/nosetests.
- The -docs subpackage no longer requires python-nose since it doesn't truly need it.
8 years ago
Orion Poplawski
0f74bcca1b
Add upstream patch to fix python 3.5 compat
...
- Add patch to allow docutils to read unicode source
- Update spec
8 years ago
Orion Poplawski
f4dd3e3464
Add patch to fix build with coverage 4.1
8 years ago
Fedora Release Engineering
22c4320acd
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
9 years ago
Orion Poplawski
fe4d24f319
Fix URL; Drop %defattr()
9 years ago
Robert Kuska
ae267e83e9
Remove forgoten Patch0
10 years ago
Robert Kuska
978c8a634e
Rebuilt for Python3.5 rebuild with disabled tests under python3
10 years ago
Kevin Fenzi
253a1e10aa
Add conditional for python-sphinx buildrequires when with_docs is not set.
...
- Fixes bug #1251700
10 years ago
Kevin Fenzi
08788fbf93
Version provides correctly for python2-nose.
10 years ago
Kevin Fenzi
2e16445560
Add provides for python2-nose. Fixes bug #1241670
10 years ago
Dennis Gilmore
87fc8f574a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
10 years ago
Kevin Fenzi
d0f75b2ddc
Update to 1.3.7 ( #1227345 )
10 years ago
Ralph Bean
dcba8fcf36
Source, of course.
10 years ago
Ralph Bean
b0e0e56dd1
1.3.6
10 years ago
Luke Macken
0e01dcb5e4
Remove our only patch, which has been applied upstream in this release
11 years ago
Luke Macken
c84914c1e2
Update to 1.3.4 ( #1094718 )
11 years ago
Dennis Gilmore
d57bb0bb7a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
11 years ago
Slavek Kabrda
96970b9055
Add patch for issue https://github.com/nose-devs/nose/pull/811 ,
...
which makes tests of python-billiard and python-falcon fail with Python 3.4
11 years ago
Orion Poplawski
bdb1483402
Update to 1.3.2 for Python 3.4 suport
11 years ago
Orion Poplawski
83d58d8b57
Rebuild for Python 3.4
11 years ago
Luke Macken
d7a8cf4bb6
Update to 1.3.1 ( #1074971 )
11 years ago
Dennis Gilmore
bb5f9dd3b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
12 years ago
Toshio Kuratomi
2b407cc5b6
Update to 1.3.0 upstream with python-3.3 fixes
12 years ago
Dennis Gilmore
49d2f97ff6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
12 years ago
Toshio Kuratomi
a9e5bcec11
New upsream 1.2.1 that just bumps the version properly
13 years ago
Toshio Kuratomi
a6c8c276c7
Update to nose-1.2.0.
...
- Two less python3 test failures than 1.1.2
13 years ago
David Malcolm
83c612bd55
rebuild with python 3.3; disable selftests that fail under 3.3
13 years ago
David Malcolm
ee273063f2
remove rhel logic from with_python3 conditional
13 years ago
Dennis Gilmore
ea72cc6b59
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
13 years ago
Dennis Gilmore
88c293b40a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
13 years ago
Toshio Kuratomi
f0f61789b6
Remove CFLAGS (noarch package) and add dep for docs package => main
...
package as pointed out in review of the python-nose1.1 compat package
13 years ago
Toshio Kuratomi
0c3f2b41d3
Fix incorrect macro conditional
13 years ago
Toshio Kuratomi
dd468bdebe
Upstream bugfix release
14 years ago
Toshio Kuratomi
291f5b8997
Upstream bugfix release
14 years ago
Toshio Kuratomi
9a532af53b
Backport fix for problems with python3.2
...
Patch to fix man page
14 years ago
Dennis Gilmore
06d60ba37e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
14 years ago
Toshio Kuratomi
bb81bb2105
Require a new enough version of coverage to pass the unittests
14 years ago
Toshio Kuratomi
060389ff9b
Add python3-* BR's
14 years ago
Toshio Kuratomi
7a9dd202ba
- Update to 1.0.0
...
- Create the docs subpackage for text docs even if we don't create the html docs.
- Make python3 subpackage
14 years ago
Toshio Kuratomi
123f1ca214
- Fix FTBFS with newer coverage
14 years ago
Luke Macken
cbe4798379
Update to 0.11.4 ( #630722 )
15 years ago
Fedora Release Engineering
0fcf5453d3
dist-git conversion
15 years ago
dmalcolm
d2ef541fbd
- add support for building without docs, to avoid a circular build-time
...
dependency between this and python-sphinx; disable docs subpackage for
now
- add (apparently) missing BR on python-coverage (appears to be needed for
%%check)
- cherrypick upstream compatibility fixes for 2.7
15 years ago
dmalcolm
b23ac4ec69
- Rebuilt for
...
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
15 years ago
Toshio くらとみ
c8f43a3229
License fix, include examples. Unable to rebuild at this time due to sphinx
...
bug: https://bugzilla.redhat.com/show_bug.cgi?id=609642
15 years ago
Luke Macken
8e1f5314e7
- Update URL to http://code.google.com/p/python-nose/
...
- Align description to reflect that in setup.py
- Create a docs subpackage containing HTML & reST documentation
- Thanks to Gareth Armstrong at HP for the patch
15 years ago
Luke Macken
a6c2387c5c
Don't hardcode the python version
15 years ago
Luke Macken
89c913d039
Update to 0.11.3 and enable the self tests
15 years ago
Bill Nottingham
5a1b6691f7
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
15 years ago
Luke Macken
4d4cd71253
Include the new nosetests-2.6 script as well
16 years ago