[Bug 1244014] Review Request: python-ddt - Data-Driven/Decorated Tests

bugzilla at redhat.com bugzilla at redhat.com
Sat Jul 18 05:36:50 UTC 2015


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

Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |zbyszek at in.waw.pl
           Assignee|nobody at fedoraproject.org    |zbyszek at in.waw.pl
              Flags|                            |fedora-review?



--- Comment #2 from Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> ---
So, the packaging is OK, but it looks like it can be simplified a lot. Have you
tried running %build and %install without creating  a separate py3k directory?
This package doesn't use 2to3 so this should work juts as well.

Provides: python2-%{srcname} is nonstandard, I have never seen any python 2
packages provide python2-* name.

You can use %global _docdir_fmt %{name} to use a common license and
documentation directories.

Summary or %description should say what this package is in more basic term
(e.g. a library which provides a testing framework).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component


More information about the package-review mailing list