[Bug 459800] Review Request: python-py - Innovative python library containing py.test, greenlets and other niceties

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 15 17:23:18 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=459800


Toshio Ernie Kuratomi <a.badger at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
               Flag|fedora-review?              |fedora-review+




--- Comment #15 from Toshio Ernie Kuratomi <a.badger at gmail.com>  2009-01-15 12:23:16 EDT ---
I'd still ship the apigen documentation.  Maybe something like this::

# see pylib issue67
cp -p py/doc/apigen.txt apigen.txt.bak
cp -p py/doc/index.txt index.txt.bak
rm py/doc/apigen.txt
sed -i '/apigen/d' py/doc/index.txt

PYTHONPATH=$(pwd)/py %{__python} py/bin/py.test py
cp -p apigen.txt py/doc/apigen.txt.bak
cp -p index.txt.bak py/doc/index.txt

You can do this after import, however.  This is APPROVED.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list