The NetBSD Project

CVS log for pkgsrc/devel/py-hg-fastimport/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-hg-fastimport

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.21 / (download) - annotate - [select for diffs], Mon Oct 23 06:37:41 2023 UTC (6 weeks, 3 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored)

*: update for Python base package change

Instead of depending on one of the removed packages (that are now included
in the base Python packages), include batteries-included.mk to require
a Python version that supplies them.

Remove now included packages.

Bump PKGREVISION.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Jul 12 19:09:22 2023 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.19: +3 -2 lines
Diff to previous 1.19 (colored)

py-hg-fastimport: add missing dependency on py-sqlite3

Bump PKGREVISION.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Jun 24 20:26:41 2023 UTC (5 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

py-hg-fastimport: update HOMEPAGE

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jul 17 09:55:35 2022 UTC (16 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.17: +3 -1 lines
Diff to previous 1.17 (colored)

*: update for py-mercurial removed python 2.x support

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jan 4 20:53:09 2022 UTC (23 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.16 / (download) - annotate - [select for diffs], Sat Jan 1 17:32:50 2022 UTC (23 months ago) by wiz
Branch: MAIN
Changes since 1.15: +3 -4 lines
Diff to previous 1.15 (colored)

py-hg-fastimport: convert to egg.mk

Bump PKGREVISION.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Feb 15 14:39:15 2021 UTC (2 years, 9 months ago) by roy
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.14: +9 -23 lines
Diff to previous 1.14 (colored)

hg-fastimport: New upstream, update to version 0.1.1

* Supports Mercurial 5.6+ and Python 3.6+
* Keeps support for Python 2.7
* No external dependencies other than Mercurial and Python
* Optionally uses SQLite database for faster blob imports

Revision 1.14 / (download) - annotate - [select for diffs], Sat Feb 6 08:01:18 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

py-hg-fastimport: update HOMEPAGE

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jan 9 15:30:03 2021 UTC (2 years, 10 months ago) by roy
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

hg-fastimport: adjust __init__.py for latest mercurial

Tested using 5.6.1 on python-27.
Patch from joerg@

Revision 1.12 / (download) - annotate - [select for diffs], Sat Nov 7 16:52:19 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

py-hg-fastimport: not ready for python 3.7

(not py-mercurial's fault any longer)

Revision 1.11 / (download) - annotate - [select for diffs], Sun Nov 3 10:18:28 2019 UTC (4 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

devel/py-*: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Sep 2 13:19:39 2019 UTC (4 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8

Revision 1.9 / (download) - annotate - [select for diffs], Fri Apr 26 13:13:51 2019 UTC (4 years, 7 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jul 3 05:03:11 2018 UTC (5 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

extend PYTHON_VERSIONS_ for Python 3.7

Revision 1.7 / (download) - annotate - [select for diffs], Mon Sep 4 18:00:52 2017 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Comment out dead sites.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jul 25 16:12:56 2017 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Add options to fix up the encoding of commit messages, to put the blobs
in a specific (external) location and to compress the temporary files
with gzip. Blob IDs are hashed and put in subdirectory trees of
configurable depth. Bump revision.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jul 22 16:16:25 2017 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.4: +6 -6 lines
Diff to previous 1.4 (colored)

Update to py27-hg-fastimport-20170211 to work with newer Mercurial.
Include a small hack to ignore deleteall as used by Fossil.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 1 14:43:33 2017 UTC (6 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Add python-3.6 to incompatible versions.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jul 9 13:03:41 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Remove python33: adapt all packages that refer to it.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 5 21:25:37 2015 UTC (8 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Extend PYTHON_VERSIONS_INCOMPATIBLE to 35

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jun 7 08:19:36 2015 UTC (8 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2

Import py27-hg-fastimport-20150518 as devel/py-hg-fastimport.

The "fast import" format originates with Git, where it is used as
the generic backend for converting other SCM repositories to git.
It's generic enough that it can be used to feed a Mercurial repository
as well, and that's what this extension does: read a "fast import"
stream and turn it into changesets in a Mercurial repository. The
potential of this extension is that any foreign SCM that can be
converted to Git can also be converted to Mercurial, regardless of
the capabilities of Mercurial's own ConvertExtension. The catch is
that the conversion is a little cumbersome: first convert to a
fast-import dump, then feed that dump to Mercurial.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>