Bug 1564766

Summary: Review Request: golang-gopkg-src-d-git - A highly extensible Git implementation in pure Go
Product: [Fedora] Fedora Reporter: Dominik 'Rathann' Mierzejewski <dominik>
Component: Package ReviewAssignee: Robert-André Mauchin 🐧 <eclipseo>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eclipseo, package-review
Target Milestone: ---Flags: eclipseo: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-23 13:43:01 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:
Bug Depends On: 1564764    
Bug Blocks:    

Description Dominik 'Rathann' Mierzejewski 2018-04-07 14:53:03 UTC
Spec URL: https://rathann.fedorapeople.org/review/golang-gopkg-src-d-git/golang-gopkg-src-d-git.spec
SRPM URL: https://rathann.fedorapeople.org/review/golang-gopkg-src-d-git/golang-gopkg-src-d-git-4.2.1-1.fc27.src.rpm
Description:
go-git is a highly extensible git implementation library written in pure Go.

It can be used to manipulate git repositories at low level (plumbing) or high
level (porcelain), through an idiomatic Go API. It also supports several type of
storage, such as in-memory filesystems, or custom implementations thanks to the
Storer interface.

It's being actively develop since 2015 and is being use extensively by source-d
and Keybase, and by many other libraries and tools.

Fedora Account System Username: rathann

Comment 1 Robert-André Mauchin 🐧 2018-04-07 15:31:29 UTC
 - Latest version packaged
 - License ok
 - Builds in Mock
 - No rpmlint errors
 - Conforms to the Packaging Guidelines

Package approved.

Comment 2 Gwyn Ciesla 2018-05-23 13:01:35 UTC
(fedrepo-req-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-gopkg-src-d-git

Comment 3 Dominik 'Rathann' Mierzejewski 2018-05-23 13:43:01 UTC
Imported and built in rawhide. Thank you!