Bug 1090600 - Review Request: python-sentinels - sentinel values for Python
Summary: Review Request: python-sentinels - sentinel values for Python
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: William Moreno
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1090603
TreeView+ depends on / blocked
 
Reported: 2014-04-23 17:37 UTC by Chris St. Pierre
Modified: 2015-07-31 15:25 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-07-31 15:25:16 UTC
Type: ---
Embargoed:
williamjmorenor: fedora-review?


Attachments (Terms of Use)

Description Chris St. Pierre 2014-04-23 17:37:39 UTC
Spec URL: https://raw.githubusercontent.com/stpierre/specfiles/master/python-sentinels.spec
SRPM URL: https://www.dropbox.com/s/5ofar9bb0bsxlz1/python-sentinels-0.0.6-1.src.rpm
Description: The sentinels module is a small utility providing the Sentinel class, along with useful instances.
Fedora Account System Username: cstpierre

Successful Koji builds:

Rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=6770213
EPEL 6: http://koji.fedoraproject.org/koji/taskinfo?taskID=6770211

Comment 1 William Moreno 2015-07-27 17:50:35 UTC
Any update here?

Can I take the review?

Comment 2 William Moreno 2015-07-31 14:53:15 UTC
Hi

Last upstream relese was in 2013, is it uptream still active? if not, can you become the maintainer of the library?

Hi, there are some updated in Python Packaging:

https://fedoraproject.org/wiki/Packaging:Python#Example_spec_file

1- Ask uptream about support Python3 so this will become default in Fedora.

2- Ask upstream to include the license text in the pypi tarball o get it from github and include it with Source1, also there is a new %license macro, if are goint to epel you need to define it with:

%{!?_licensedir:%global license %%doc}
%license LICENCE

4- Add a provides python2-foo

5- There is new Python macros: %py2_build %py3_build %py2_install %py3_install

Comment 3 Chris St. Pierre 2015-07-31 14:56:06 UTC
I have changed jobs since putting in this review request and no longer have a need for it. Someone else can take it over if they want it.


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