Spec URL: http://mbacovsk.fedorapeople.org/python-scripttest/python-scripttest.spec SRPM URL: http://mbacovsk.fedorapeople.org/python-scripttest/python-scripttest-1.0.4-1.fc13.src.rpm Description: ScriptTest is a library to help you test your interactive command-line applications. With it you can easily run the command (in a subprocess) and see the output (stdout, stderr) and any file modifications. Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=2318824 $ rpmlint python-scripttest-1.0.4-1.fc13.noarch.rpm python-scripttest.noarch: W: spelling-error %description -l en_US subprocess -> sub process, sub-process, subprofessional python-scripttest.noarch: W: spelling-error %description -l en_US stdout -> stout, std out, std-out python-scripttest.noarch: W: spelling-error %description -l en_US stderr -> std err, std-err, stander 1 packages and 0 specfiles checked; 0 errors, 3 warnings. $ rpmlint python-scripttest-1.0.4-1.fc13.src.rpm python-scripttest.src: W: spelling-error %description -l en_US subprocess -> sub process, sub-process, subprofessional python-scripttest.src: W: spelling-error %description -l en_US stdout -> stout, std out, std-out python-scripttest.src: W: spelling-error %description -l en_US stderr -> std err, std-err, stander 1 packages and 0 specfiles checked; 0 errors, 3 warnings.
I don't like how the documentation is packaged. The source files for the generated html docs aren't necessary for the reader. However, there's a link on each page to the corresponding source file so removing these files in %build breaks this "feature". Since this is a minor issue (and such source files are present in the wast majority of similar packages) and the package is conforming to the "MUST" rules, I think it can be accepted.
I've moved the generated docs to html subdirectory. Content of _sources directory is linked from the html files so it has to stay there. I've also added the license file into docs root. Spec URL: http://mbacovsk.fedorapeople.org/python-scripttest/python-scripttest.spec SRPM URL: http://mbacovsk.fedorapeople.org/python-scripttest/python-scripttest-1.0.4-2.fc13.src.rpm
New Package CVS Request ======================= Package Name: python-scripttest Short Description: Helper to test command-line scripts Owners: mbacovsk Branches: F-12 F-13 InitialCC:
CVS done (by process-cvs-requests.py).
Package was built in F-12, F-13 and devel branches. Aslo is ready to pass the rebuild with py2.7.
Package Change Request ====================== Package Name: python-scripttest New Branches: el6 Owners: mbacovsk
Git done (by process-git-requests).