File tree Expand file tree Collapse file tree 5 files changed +24
-13
lines changed
Expand file tree Collapse file tree 5 files changed +24
-13
lines changed Original file line number Diff line number Diff line change 11# Releases
22
3+ ## perceval 1.3.3 - (2025-08-21)
4+
5+ **Bug fixes:**
6+
7+ * Latest dulwich version contains a bug (#876)\
8+ The latest releases of Dulwich contain a bug that prevents Perceval
9+ from retrieving the most recent items from repositories. Pin the
10+ dependency to the last known working version until a Dulwich release
11+ with a fix is available.
12+
13+
314 ## perceval 1.3.2 - (2025-08-18)
415
516 * Update Poetry's package dependencies
Original file line number Diff line number Diff line change 1- # File auto-generated by semverup on 2025-08-18 16:23:05.488284
2- __version__ = "1.3.2 "
1+ # File auto-generated by semverup on 2025-08-21 13:46:49.052648
2+ __version__ = "1.3.3 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " perceval"
3- version = " 1.3.2 "
3+ version = " 1.3.3 "
44description = " Send Sir Perceval on a quest to fetch and gather data from software repositories."
55authors = [
66 " GrimoireLab Developers"
Original file line number Diff line number Diff line change 1+ ## perceval 1.3.3 - (2025-08-21)
2+
3+ ** Bug fixes:**
4+
5+ * Latest dulwich version contains a bug (#876 )\
6+ The latest releases of Dulwich contain a bug that prevents Perceval
7+ from retrieving the most recent items from repositories. Pin the
8+ dependency to the last known working version until a Dulwich release
9+ with a fix is available.
10+
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments