Skip to content
Snippets Groups Projects
Commit 2fa560a0 authored by Dan Villiom Podlaski Christiansen's avatar Dan Villiom Podlaski Christiansen
Browse files

branching: merge branch 1.2.x into default

parents 85e2d951 a17823e7
No related branches found
No related tags found
No related merge requests found
Pipeline #98908 passed
......@@ -38,7 +38,7 @@
matrix:
- &latest-versions
PYTHON:
- "3.8"
- "3.9"
- "3.13"
HG:
- "6.9"
......
......@@ -35,3 +35,4 @@
b3a1e7993aed765bc092ba53773607be795d1835 0 iHUEABYIAB0WIQRBf9ypgVcBvOhGUkSirMgbQc9ONAUCZnrnngAKCRCirMgbQc9ONJsyAQDBe4iJLjvoxE1FWXS5R0k6YSKXqaIowVD4Tk3xz8nwkQD/cUJcmmXbwhQwNi8WyX1jmkjR4ipUv8r6oPiBuldhSAc=
63bc68fcfe73806f74e00406d244c584d79e8390 0 iHUEABYIAB0WIQRBf9ypgVcBvOhGUkSirMgbQc9ONAUCZztfGAAKCRCirMgbQc9ONKNaAP0bE1MxCJpNihYbqdV1erkhSfwgJGVWE7J4Ise8R1HnrgD/VaZOwmIVsjLSX2MMeM0XcgD1MVNYiv9+KNrVC79lSQo=
fabf47fd49c60a0f8b3983f929f3a72e2a44d6b4 0 iHUEABYIAB0WIQRBf9ypgVcBvOhGUkSirMgbQc9ONAUCZzt3wwAKCRCirMgbQc9ONEIpAP0U6+DoBwHaj9cvQj8Y5YasIkRx4vEufEoNuTO1dorRiwEAlv0t2PezSvPUDZGDSkOyPb0lSEInUm5iZg0ftcX4ZQ4=
f075a628c77f4f1f190baf8dd50c11a884bef931 0 iHUEABYIAB0WIQRBf9ypgVcBvOhGUkSirMgbQc9ONAUCZ6dXPgAKCRCirMgbQc9OND6xAP97rBlzDtjOK9rkp22zP5Q+9En+hMLRp8xsa2GivAAmCgEA2z92wHreer+5u7IwRwjdzZYdkrJMLFks+dPkkhp+JAY=
......@@ -61,3 +61,4 @@
b3a1e7993aed765bc092ba53773607be795d1835 1.1.3
63bc68fcfe73806f74e00406d244c584d79e8390 1.1.4
fabf47fd49c60a0f8b3983f929f3a72e2a44d6b4 1.2.0b1
f075a628c77f4f1f190baf8dd50c11a884bef931 1.2.0
hg-git 1.2.0 (2025-02-08)
=========================
This is a feature release that contains changes all changes from
1.2.0b1, as well as the following change:
* Drop support for Python 3.8.
This release requires Mercurial 6.6, or later, Dulwich 0.21.6 or later
and Python 3.9 or later.
hg-git 1.2.0b1 (2024-11-18)
===========================
......
......@@ -13,7 +13,7 @@
[options]
include_package_data=True
zip_safe=False
python_requires = >=3.8
python_requires = >=3.9
packages =
hggit
hggit.helptext
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment