Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 620064 - dev-python/gitdb2 - GitDB is a pure-Python git object database
Summary: dev-python/gitdb2 - GitDB is a pure-Python git object database
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Default Assignee for New Packages
URL: https://github.com/gitpython-develope...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-29 07:31 UTC by Marius Brehler
Modified: 2017-06-01 07:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marius Brehler 2017-05-29 07:31:23 UTC
GitDB allows you to access bare git repositories for reading and writing. It aims at allowing full access to loose objects as well as packs with performance and scalability in mind. It operates exclusively on streams, allowing to handle large objects with a small memory footprint.

The package is the successor of gitdb, where the core package name was changed to gitdb2.
Comment 1 Coacher 2017-05-29 09:33:45 UTC
PR: https://github.com/gentoo/gentoo/pull/4798
Comment 2 Marius Brehler 2017-06-01 07:19:20 UTC
commit 4c2a6a640447a2ab07dbac817d2ed83200d0a200
Author:     Marius Brehler <marbre@linux.sungazer.de>
AuthorDate: Mon May 29 13:22:06 2017 +0200
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Wed May 31 22:44:35 2017 +0200

    dev-python/gitdb2: GitDB is a pure-Python git object database

    GitDB allows you to access bare git repositories for reading and
    writing. It aims at allowing full access to loose objects as well
    as packs with performance and scalability in mind. It operates
    exclusively on streams, allowing to handle large objects with a
    small memory footprint.

    The package is the successor of gitdb, where the core package
    name was changed to gitdb2.

    Bug: https://bugs.gentoo.org/620064
    Closes: https://github.com/gentoo/gentoo/pull/4798
    Package-Manager: Portage-2.3.5, Repoman-2.3.1