There was an error while loading. Please reload this page.
1 parent 2a6a96a commit 953f9c8Copy full SHA for 953f9c8
1 file changed
CHANGES.md
@@ -4,6 +4,11 @@
4
5
<!-- Add future changes here -->
6
7
+- Fix #100: With packaging >= 26.3, packages configured as sources were no longer
8
+ commented out in the generated requirements/constraints, because `Requirement()`
9
+ now rejects the trailing newline and the error was silently swallowed. Lines are
10
+ now stripped before parsing and unparseable lines are logged at debug level. [jensens]
11
+
12
13
## 5.4.0 (2026-06-01)
14
0 commit comments