./wip/py-repositoryhandler, RepositoryHandler is a python library for handling code repositories

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3, Package name: py310-repositoryhandler-0.3, Maintainer: jihbed.research

RepositoryHandler is a python library for handling code repositories
through a common interface.


Required to run:
[www/curl] [devel/subversion-base] [devel/bzr] [devel/git] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 4bcdfcd687649654f39d14995957d62e3eac56e7
Filesize: 68.51 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-14 13:33:02 by Thomas Klausner | Files touched by this commit (6)
Log message:
Fix ABI/API patterns. Remove 26 from variables.
   2013-09-09 16:05:30 by Thomas Klausner | Files touched by this commit (13)
Log message:
Finish git rename from scmgit to git.
   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2011-02-25 10:47:47 by Thomas Klausner | Files touched by this commit (76)
Log message:
Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
   2010-07-16 21:17:10 by Kamel Derouiche | Files touched by this commit (5) | Imported package
Log message:
Import py26-repositoryhandler-0.3 as wip/py-repositoryhandler.

RepositoryHandler is a python library for handling code repositories
through a common interface.