Path to this page:
./
devel/py-gitdb,
Git Object Database
Branch: CURRENT,
Version: 4.0.7,
Package name: py38-gitdb-4.0.7,
Maintainer: kamel.derouicheGitDB 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.
Master sites:
SHA1: 10b3328036951bc3d49daee078a3d1a32201cd02
RMD160: 7710dc3e1ba0ff7998629af1fe3ae2370ce31450
Filesize: 385.414 KB
Version history: (Expand)
- (2021-04-02) Updated to version: py38-gitdb-4.0.7
- (2021-03-22) Updated to version: py38-gitdb-4.0.5nb1
- (2020-09-10) Package added to pkgsrc.se, version py37-gitdb-4.0.5 (created)
CVS history: (Expand)
2021-04-02 10:44:46 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-gitdb: updated to 4.0.7
4.0.7
Updated upper bound for smmap requirement in setup.py
4.0.6
Bumped upper bound for smmap requirement
|
2021-03-22 12:03:27 by Mark Davies | Files touched by this commit (1) |
Log message:
py-gitdb: allow use of py-smmap>=4
|
2020-09-25 10:28:26 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-gitdb: mark as not for Python 2.7
|
2020-09-10 17:02:35 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
devel/py-gitdb: add package version 4.0.5
Add py-gitdb package version 4.0.5 from wip. It is required by
py-gitpython.
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.
|