File tree 4 files changed +13
-3
lines changed
4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
- # File auto-generated by semverup on 2025-01-15 11:54:40.712769
2
- __version__ = "1.1 .1"
1
+ # File auto-generated by semverup on 2025-04-08 11:33:13.261495
2
+ __version__ = "2.0.0-rc .1"
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " perceval"
3
- version = " 1.1 .1"
3
+ version = " 2.0.0-rc .1"
4
4
description = " Send Sir Perceval on a quest to fetch and gather data from software repositories."
5
5
authors = [
6
6
" GrimoireLab Developers"
Original file line number Diff line number Diff line change
1
+ ## perceval 2.0.0-rc.1 - (2025-04-08)
2
+
3
+ ** Feature removals:**
4
+
5
+ * NNTP backend removed for Python > 3.13\
6
+ nntplib is no longer part of the Python standard library. It was
7
+ removed in Python 3.13 after being deprecated in Python 3.11 (PEP
8
+ 594). This version raises an exception when trying to use the NNTP
9
+ backend and nntplib package is not available.
10
+
File renamed without changes.
You can’t perform that action at this time.
0 commit comments