Skip to content

Commit ffd1308

Browse files
committed
docs(CHANGES) note distro relative-PYTHONPATH test fix
why: Capture the packager-visible behaviour change so distros can see in the release notes that vcspull's test suite once again runs end to end under staged-install plus relative ``PYTHONPATH``.
1 parent 71e6138 commit ffd1308

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGES

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,15 @@ $ uvx --from 'vcspull' --prerelease allow vcspull
3737
_Notes on upcoming releases will be added here_
3838
<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
3939

40+
### Development
41+
42+
#### Test suite works under distro relative-`PYTHONPATH` builds (#549)
43+
44+
Distributions that test built wheels by staging them into a directory
45+
and pointing pytest at that directory via a relative `PYTHONPATH` entry
46+
from the source tree (the common Arch Linux PKGBUILD pattern) can now
47+
run vcspull's full test suite end to end.
48+
4049
## vcspull v1.60.0 (2026-05-18)
4150

4251
vcspull v1.60.0 is a maintenance release for the May 2026 docs and

0 commit comments

Comments
 (0)