Skip to content

Commit 2f3fb4f

Browse files
Prepare release v325 (#1996)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent e6ebda9 commit 2f3fb4f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [Unreleased]
44

5+
6+
## [v325] - 2025-12-10
7+
58
- The build now errors if the files for multiple package managers are found. This replaces the warning displayed since November 2024. ([#1993](https://github.com/heroku/heroku-buildpack-python/pull/1993))
69
- Sunset the previously deprecated support for falling back to installing dependencies from a `setup.py` file if no Python package manager files were found. ([#1992](https://github.com/heroku/heroku-buildpack-python/pull/1992))
710
- Updated uv from 0.9.14 to 0.9.17. ([#1995](https://github.com/heroku/heroku-buildpack-python/pull/1995))
@@ -1430,7 +1433,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
14301433
- Setuptools updated to v16.0
14311434
- pip updated to v7.0.1
14321435

1433-
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v324...main
1436+
[unreleased]: https://github.com/heroku/heroku-buildpack-python/compare/v325...main
1437+
[v325]: https://github.com/heroku/heroku-buildpack-python/compare/v324...v325
14341438
[v324]: https://github.com/heroku/heroku-buildpack-python/compare/v323...v324
14351439
[v323]: https://github.com/heroku/heroku-buildpack-python/compare/v322...v323
14361440
[v322]: https://github.com/heroku/heroku-buildpack-python/compare/v321...v322

0 commit comments

Comments
 (0)