Bug 1389346 - Review Request: python-testfixtures - A collection of helpers and mock objects for unit tests and doc tests
Summary: Review Request: python-testfixtures - A collection of helpers and mock object...
Keywords:
Status: CLOSED DUPLICATE of bug 1445824
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Zbigniew Jędrzejewski-Szmek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-27 13:22 UTC by David Hannequin
Modified: 2017-06-18 21:54 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-06-18 21:54:21 UTC
Type: ---
Embargoed:
besser82: fedora-review-


Attachments (Terms of Use)

Description David Hannequin 2016-10-27 13:22:22 UTC
Spec URL: https://hvad.fedorapeople.org/fedora/python-testfixtures/python-testfixtures.spec
SRPM URL: https://hvad.fedorapeople.org/fedora/python-testfixtures/python-testfixtures-4.10.1-1.fc24.src.rpm

Description: TestFixtures is a collection of helpers and mock objects that are
useful when writing unit tests or doc tests.If you're wondering why "yet
another mock object library", testing is often described as an art form and as
such some styles of library will suit some people while others will suit other
styles. This library contains common test fixtures the author found himself
repeating ...

Fedora Account System Username: hvad

Comment 1 Zbigniew Jędrzejewski-Szmek 2016-11-12 18:36:35 UTC
%description should not be indented.

Also, it's not necessary to repeat the description text. See https://bugzilla.redhat.com/show_bug.cgi?id=879740#c13.

Also, it's not necessary to repeat the Summary. Use %{summary} in the second and subsequent ones.

.egg-info doesn't have to be deleted. The guidelines say that "binary eggs" have to be deleted, but that's not it.

Package is almost OK, but please fix those cosmetic issues.

Comment 2 David Hannequin 2016-11-21 12:57:35 UTC
Hi,

I fix description and summary with %_description and %{summary}. 

Is what I need to delete .egg-info ?

Best regard

Comment 3 Zbigniew Jędrzejewski-Szmek 2016-11-21 13:56:06 UTC
(In reply to David Hannequin from comment #2)
> Is what I need to delete .egg-info ?

There's no need to delete it in .spec. If you do delete it, it's not a big deal, but it's unnecessary.

Comment 5 Zbigniew Jędrzejewski-Szmek 2017-03-05 22:20:39 UTC
Ooops, sorry, I missed that. An occasional ping or even NEEDINFO button often helps in such cases. 

There's really no need to delete .egg-info.

+ package name is OK
+ license is OK (MIT)
+ license is specified correctly
+ modern python packaging template is used
+ %python_provide is used
+ builds and installs OK
+ dependencies appear correct

Package is APPROVED.

Comment 6 David Hannequin 2017-06-18 16:29:03 UTC
What do you do with this package ? Why open an other bug 1445824 ?

Comment 7 Björn Esser (besser82) 2017-06-18 21:54:21 UTC
(In reply to David Hannequin from comment #6)
> What do you do with this package ? Why open an other bug 1445824 ?

This package is already present in Fedora;  my request for review was handled faster.

*** This bug has been marked as a duplicate of bug 1445824 ***


Note You need to log in before you can comment on or make changes to this bug.