Bug 1710223 - Review Request: R-parsedate - Recognize and Parse Dates in Various Formats
Summary: Review Request: R-parsedate - Recognize and Parse Dates in Various Formats
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: José Matos
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-15 06:48 UTC by Elliott Sales de Andrade
Modified: 2019-07-03 01:16 UTC (History)
2 users (show)

Fixed In Version: R-parsedate-1.2.0-1.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-03 01:16:19 UTC
Type: ---
Embargoed:
jamatos: fedora-review+


Attachments (Terms of Use)

Description Elliott Sales de Andrade 2019-05-15 06:48:30 UTC
Spec URL: https://qulogic.fedorapeople.org//R-parsedate.spec
SRPM URL: https://qulogic.fedorapeople.org//R-parsedate-1.2.0-1.fc30.src.rpm

Description:
Parse dates automatically, without the need of specifying a format.  Currently
it includes the git date parser. It can also recognize and parse all ISO 8601
formats.

Comment 1 Elliott Sales de Andrade 2019-05-15 06:49:15 UTC
koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=34866273

Comment 2 José Matos 2019-05-16 09:47:38 UTC
The spec is simple and well written. The license is correct and acceptable for Fedora.

fedora-review complains about:

- Package have the default element marked as %%doc :doc, DESCRIPTION

This is a non issue.

- Package requires R-core.
- If your application is a C or C++ application you must list a
  BuildRequires against gcc, gcc-c++ or clang.
  Note: No gcc, gcc-c++ or clang found in BuildRequires
  See: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/

These are also non issue because since the spec requires R-devel that requires R-core-devel.
R-core-devel requires both R-core as well as the gcc compilers so this issue is moot.
The requirement is indirect but natural so nothing to note here. :-)

With all that said the package is approved.

Comment 3 Gwyn Ciesla 2019-05-16 14:01:20 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/R-parsedate

Comment 4 Fedora Update System 2019-06-22 00:28:42 UTC
FEDORA-2019-33cc6eefeb has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-33cc6eefeb

Comment 5 Fedora Update System 2019-06-23 00:55:14 UTC
R-parsedate-1.2.0-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-33cc6eefeb

Comment 6 Fedora Update System 2019-07-03 01:16:19 UTC
R-parsedate-1.2.0-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.


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