summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/gitpython/default.nix
AgeCommit message (Collapse)Author
2023-09-23python3Packages.gitpython: 3.1.33 -> 3.1.37Scott Worley
2023-09-02python311Packages.gitpython: 3.1.32 -> 3.1.33Fabian Affolter
Diff: https://github.com/gitpython-developers/GitPython/compare/refs/tags/3.1.32...3.1.33 Changelog: https://github.com/gitpython-developers/GitPython/blob/3.1.33/doc/source/changes.rst
2023-08-04python311Packages.gitpython: 3.1.31 -> 3.1.32Fabian Affolter
Diff: https://github.com/gitpython-developers/GitPython/compare/refs/tags/3.1.31...3.1.32 Changelog: https://github.com/gitpython-developers/GitPython/blob/3.1.32/doc/source/changes.rst
2023-03-03python310Packages.gitpython: add changelog to metaFabian Affolter
2023-03-03python310Packages.gitpython: 3.1.30 -> 3.1.31Fabian Affolter
Changelog: https://github.com/gitpython-developers/GitPython/blob/3.1.31/doc/source/changes.rst
2023-01-10python310Packages.gitpython: 3.1.29 -> 3.1.30Robert Schütz
fixes CVE-2022-24439 https://github.com/gitpython-developers/GitPython/releases/tag/3.1.30
2022-12-05python310Packages.gitpython: renameFabian Affolter