All Projects → nose-devs → Nose

nose-devs / Nose

nose is nicer testing for python

Programming Languages

python
139335 projects - #7 most used programming language

On some platforms, brp-compress zips man pages without distutils knowing about it. This results in an error when building an rpm for nose. The rpm build will report either that an unpackaged file was found, or that an expected package file was not found.

If you see such an error when using the bdist_rpm command, uncomment the 'install_script' line in the '[bdist_rpm]' section of nose's setup.cfg file. This should fix the problem by fixing the man page filename in the generated rpm spec file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].