Package Details: python-gitchangelog 3.2.2-1

Git Clone URL: https://aur.archlinux.org/python-gitchangelog.git (read-only, click to copy)
Package Base: python-gitchangelog
Description: Creates a changelog from git log history.
Upstream URL: https://github.com/sarnold/gitchangelog
Keywords: changelog git history log
Licenses: BSD-3-Clause AND MIT
Submitter: major
Maintainer: hcartiaux
Last Packager: hcartiaux
Votes: 3
Popularity: 0.000000
First Submitted: 2019-05-25 09:44 (UTC)
Last Updated: 2026-04-04 16:35 (UTC)

Latest Comments

system7 commented on 2026-01-19 08:48 (UTC)

Oh, thank you. It works after re-build.

hcartiaux commented on 2026-01-19 08:45 (UTC)

@system7, you have to rebuild your python packages

system7 commented on 2026-01-18 21:05 (UTC)

The package is broken, after a python upgrade.

$ gitchangelog > CHANGELOG.md
Traceback (most recent call last):
  File "/home/system7/.local/bin/gitchangelog", line 5, in <module>
    from gitchangelog.gitchangelog import main
ModuleNotFoundError: No module named 'gitchangelog'

Flammkuchen commented on 2023-03-26 19:10 (UTC)

Please add git as makedepend.

je-vv commented on 2020-04-03 22:18 (UTC)

Please add pystache as dependency, see:

% gitchangelog Required 'pystache' python module not found.

Thanks !