↵ Return to the main page of mercurial-chg
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-01-20 | Mads Kiilerich <mads at kiilerich dot com> - 6.9.1-2 | - There is no need for TLS configuration with modern Python |
2025-01-16 | Mads Kiilerich <mads at kiilerich dot com> - 6.9.1-1 | - mercurial 6.9.1 |
2025-01-11 | Mads Kiilerich <mads at kiilerich dot com> - 6.9-2 | - Backport ByteString fix from 6.9.1 (#2336977) |
2024-11-20 | Mads Kiilerich <mads at kiilerich dot com> - 6.9-1 | - mercurial 6.9 |
2024-10-28 | Mads Kiilerich <mads at kiilerich dot com> - 6.8.2-1 | - mercurial 6.8.2 |
2024-10-07 | Mads Kiilerich <mads at kiilerich dot com> - 6.8.1-3 | - Disable demandimport of collections.abc because Python 3.13 rc3 (#2316252) |
2024-08-01 | Mads Kiilerich <mads at kiilerich dot com> - 6.8.1-2 | - Drop upstreamed demandimport patch. |
2024-08-01 | Mads Kiilerich <mads at kiilerich dot com> - 6.8.1-1 | - mercurial 6.8.1 |
2024-07-26 | Mads Kiilerich <mads at kiilerich dot com> - 6.8-5 | - Also exclude 'warnings' from demandimport. |
2024-07-26 | Mads Kiilerich <mads at kiilerich dot com> - 6.8-4 | - Exclude threading from demandimport. That became a problem with recent "stable" cpython changes. (#2299346) |