Bug 1467129 - Review Request: python-pdir2 - Pretty dir() printing with joy
Summary: Review Request: python-pdir2 - Pretty dir() printing with joy
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-03 00:47 UTC by Carl George
Modified: 2017-07-06 21:50 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-07-06 21:50:47 UTC
Type: ---
Embargoed:
ngompa13: fedora-review+


Attachments (Terms of Use)

Description Carl George 2017-07-03 00:47:42 UTC
Spec URL: https://carl.george.computer/review/python-pdir2.spec
SRPM URL: https://carl.george.computer/review/python-pdir2-0.2.0-1.fc27.src.rpm
Scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=20298423
Description:
An improved version of dir() with better output.  Attributes are grouped by
types/functionalities, with beautiful colors.  Supports ipython, ptpython,
bpython, and Jupyter Notebook.
Fedora Account System Username: carlwgeorge

Comment 1 Neal Gompa 2017-07-03 01:26:17 UTC
Taking this review.

Comment 2 Neal Gompa 2017-07-03 01:28:54 UTC
This packager needs sponsorship, though it is a new version of "carlgeorge" account.

Comment 3 Neal Gompa 2017-07-03 01:29:22 UTC
I will sponsor this packager upon full review of the package.

Comment 4 Carl George 2017-07-03 01:45:36 UTC
FYI, I'm aware of the policy on multiple FAS accounts.  Once my new carlwgeorge id is sponsored, I'll add it to all my current packages and mark the old carlgeorge id as inactive.

https://fedoraproject.org/wiki/Account_System#Voluntary

Comment 5 Carl George 2017-07-05 05:55:51 UTC
Upstream released 0.2.1, which lets me drop two patches.

Spec URL: https://carl.george.computer/review/python-pdir2.spec
SRPM URL: https://carl.george.computer/review/python-pdir2-0.2.1-1.fc27.src.rpm
Scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=20335807

Comment 6 Neal Gompa 2017-07-05 22:22:17 UTC
Review notes:

[x] Follows general Fedora packaging guidelines
[x] Package is named appropriately per Python packaging guidelines
[x] License is marked correctly, and license file is included as %license file

Looks good to me. There's only one thing...

SHOULD FIX (on import):

[!] %{py2_build} -> %py2_build. For the sake of clarity, command macros should not be wrapped in braces. Especially when they actually *can* accept parameters.



Otherwise, package approved!

Comment 7 Neal Gompa 2017-07-05 22:23:32 UTC
I have sponsored in carlwgeorge.

Comment 8 Carl George 2017-07-06 00:23:13 UTC
I actually was not aware of that, thank you for letting me know.  I also found the supporting documentation that explains it in greater detail.

http://rpm.org/user_doc/macros.html#using-a-macro

I'll delete the braces on those macros in the final SRPM I import.

Comment 9 Gwyn Ciesla 2017-07-06 11:02:24 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/python-pdir2


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