Bug 1068644

Summary: Review Request: python-croniter - Iteration for datetime object with cron like format
Product: [Fedora] Fedora Reporter: Pádraig Brady <p>
Component: Package ReviewAssignee: Christopher Meng <i>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eglynn, i, package-review
Target Milestone: ---Flags: i: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: python-croniter-0.3.4-2.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-21 09:28:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pádraig Brady 2014-02-21 15:20:53 UTC
Spec URL: http://fedorapeople.org/~pbrady/python-croniter.spec
SRPM URL: http://fedorapeople.org/~pbrady/python-croniter-0.3.4-1.fc20.src.rpm
Description: Iteration for datetime object with cron like format
Fedora Account System Username: pbrady

Comment 1 Christopher Meng 2014-02-24 01:17:05 UTC
1. Do you want to support EPEL6?

If so you can add these:

%if 0%{?rhel} && 0%{?rhel} <= 6
%{!?__python2: %global __python2 /usr/bin/python}
%{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
%{!?python2_sitearch: %global python2_sitearch %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
%endif

2. %{__python} --> %{__python2}

3. %{python_sitelib} --> %{python2_sitelib}

4. Add a dot at the end of the %description.

5. This package supports python3.

Comment 2 Pádraig Brady 2014-02-24 12:39:51 UTC
Spec URL: http://fedorapeople.org/~pbrady/python-croniter.spec
SRPM URL: http://fedorapeople.org/~pbrady/python-croniter-0.3.4-2.fc20.src.rpm
Description: Iteration for datetime object with cron like format
Fedora Account System Username: pbrady

Comment 3 Christopher Meng 2014-02-25 14:43:55 UTC
Next time please read stuffs for EPEL6 %__python2xxx:

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

rpmlint clean
fedora-review passed
manually review OK
license review passed
----------------------
PACKAGE APPROVED.

Comment 4 Pádraig Brady 2014-02-25 16:25:04 UTC
New Package SCM Request
=======================
Package Name: python-croniter
Short Description: Iteration for datetime object with cron like format
Owners: pbrady
Branches: f19 f20 el6 epel7
InitialCC:

Comment 5 Gwyn Ciesla 2014-02-25 18:53:26 UTC
Git done (by process-git-requests).

Comment 6 Fedora Update System 2014-02-27 16:07:16 UTC
python-croniter-0.3.4-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/python-croniter-0.3.4-2.fc19

Comment 7 Fedora Update System 2014-02-27 16:08:43 UTC
python-croniter-0.3.4-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-croniter-0.3.4-2.fc20

Comment 8 Fedora Update System 2014-02-27 16:09:45 UTC
python-croniter-0.3.4-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/python-croniter-0.3.4-2.el6

Comment 9 Fedora Update System 2014-02-28 18:39:00 UTC
python-croniter-0.3.4-2.fc20 has been pushed to the Fedora 20 testing repository.

Comment 10 Fedora Update System 2014-03-21 09:28:38 UTC
python-croniter-0.3.4-2.fc20 has been pushed to the Fedora 20 stable repository.

Comment 11 Fedora Update System 2014-03-21 09:30:35 UTC
python-croniter-0.3.4-2.fc19 has been pushed to the Fedora 19 stable repository.

Comment 12 Fedora Update System 2014-03-21 22:33:01 UTC
python-croniter-0.3.4-2.el6 has been pushed to the Fedora EPEL 6 stable repository.