./devel/py-fastimport, Fastimport parser and generator in Python

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


Branch: CURRENT, Version: 0.9.14nb2, Package name: py311-fastimport-0.9.14nb2, Maintainer: pkgsrc-users

This package provides a parser for and generator of the Git fastimport
format.


Required to run:
[lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 40.812 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-30 06:44:16 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
py-fastimport: fix PLIST; switch to wheel.mk; bump revision
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-06-09 16:21:12 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-fastimport: updated to 0.9.13

0.9.13:
Unknown changes
   2021-05-06 09:09:46 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
py-fastimport: remove patch from distinfo that was removed from repository \ 
during update
   2021-05-05 10:17:38 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-fastimport: updated to 0.9.12

0.9.12  2021-05-02

0.9.11  2021-04-12

0.9.10  2021-04-11
* Declare python 3.5 requirement in setup.py.

0.9.9   2021-04-10
* Drop various other python2 helpers, test on newer versions of Python.
   2018-04-17 15:24:16 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
py-fastimport: updated to 0.9.8

0.9.8:
* Fix version number.

0.9.7:
* Don't attempt to encode bytestrings in utf8_bytes_helper().
* Add fast-import-filter, fast-import-query and fast-import-info
  script.