Bug 1141864
Summary: | Review Request: golang-github-stretchr-objx - Go package for dealing with maps, slices, JSON and other data | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jan Chaloupka <jchaloup> |
Component: | Package Review | Assignee: | Lokesh Mandvekar <lsm5> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | fale, lsm5, package-review |
Target Milestone: | --- | Flags: | lsm5:
fedora-review+
gwync: fedora-cvs+ |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | golang-github-stretchr-objx-0-0.3.gitcbeaeb1.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-24 11:19:37 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1122176 |
Description
Jan Chaloupka
2014-09-15 15:39:17 UTC
Spec URL: https://jchaloup.fedorapeople.org/reviews/golang-github-stretchr-objx/golang-github-stretchr-objx.spec SRPM URL: https://jchaloup.fedorapeople.org/reviews/golang-github-stretchr-objx/golang-github-stretchr-objx-0-0.1.gitcbeaeb1.fc21.src.rpm Description: Objx provides the `objx.Map` type, which is a `map[string]interface{}` that exposes a powerful `Get` method (among others) that allows you to easily and quickly get access to data within the map, without having to worry too much about type assertions, missing data, default values etc. $ rpmlint /root/rpmbuild/SRPMS/golang-github-stretchr-objx-0-0.1.gitcbeaeb1.fc21.src.rpm /root/rpmbuild/RPMS/noarch/golang-github-stretchr-objx-devel-0-0.1.gitcbeaeb1.fc21.noarch.rpm golang-github-stretchr-objx.spec 2 packages and 1 specfiles checked; 0 errors, 0 warnings. Initial commit by Adam Miller Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=7589343 Changes applied Spec URL: https://jchaloup.fedorapeople.org/reviews/golang-github-stretchr-objx/golang-github-stretchr-objx.spec SRPM URL: https://jchaloup.fedorapeople.org/reviews/golang-github-stretchr-objx/golang-github-stretchr-objx-0-0.2.gitcbeaeb1.fc21.src.rpm Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=7615547 LGTM, specfile complies with golang packaging guidelines in https://fedoraproject.org/wiki/PackagingDrafts/Go New Package SCM Request ======================= Package Name: golang-github-stretchr-objx Short Description: Go package for dealing with maps, slices, JSON and other data Upstream URL: https://github.com/stretchr/objx/ Owners: jchaloup lsm5 vbatts Branches: f21 f20 f19 el6 InitialCC: golang-sig Git done (by process-git-requests). golang-github-stretchr-objx-0-0.2.gitcbeaeb1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/golang-github-stretchr-objx-0-0.2.gitcbeaeb1.fc20 golang-github-stretchr-objx-0-0.2.gitcbeaeb1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/golang-github-stretchr-objx-0-0.2.gitcbeaeb1.fc21 golang-github-stretchr-objx-0-0.2.gitcbeaeb1.fc21 has been pushed to the Fedora 21 stable repository. golang-github-stretchr-objx-0-0.2.gitcbeaeb1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/golang-github-stretchr-objx-0-0.2.gitcbeaeb1.el6 golang-github-stretchr-objx-0-0.2.gitcbeaeb1.fc20 has been pushed to the Fedora 20 stable repository. golang-github-stretchr-objx-0-0.3.gitcbeaeb1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/golang-github-stretchr-objx-0-0.3.gitcbeaeb1.el6 Package Change Request ====================== Package Name: golang-github-stretchr-objx New Branches: epel7 Owners: fale Git done (by process-git-requests). golang-github-stretchr-objx-0-0.3.gitcbeaeb1.el6 has been pushed to the Fedora EPEL 6 stable repository. |