Skip to content

Commit 953f9c8

Browse files
committed
Update CHANGES.md for #100
1 parent 2a6a96a commit 953f9c8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
<!-- Add future changes here -->
66

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+
712

813
## 5.4.0 (2026-06-01)
914

0 commit comments

Comments
 (0)