Skip to content

v1.7.0

Compare
Choose a tag to compare
@paketo-bot paketo-bot released this 14 Nov 18:41
b788537

Paketo Buildpack for CPython 1.7.0

ID: paketo-buildpacks/cpython

Digest: sha256:6d2919ca4697308c7cc8f6a25fc15de7b98cd64d061d01ccf61f0f0e4223dd8b

Supported Stacks:

  • *

Default Dependency Versions:

ID Version
python 3.10.x

Dependencies:

Name Version Checksum
python 3.11.0 sha256:061490b2aba3c1ae16192801ae960b870d41ee6197988de5eb72c9025396cda7
python 3.11.0 sha256:d3ed1356a0143fbf8a5a7a125755d27c04cf998285aa3be031dca7e6c45a826a
python 3.11.0 sha256:64424e96e2457abbac899b90f9530985b51eef2905951febd935f0e73414caeb
python 3.10.8 sha256:db523ee781a003cb92511f95cf25475ae5d670a0bb10426d04a18fb6be2cbff8
python 3.10.8 sha256:62642bb5a58ae7e33017c5a5f3eebd083473d0041bbeb9d9f3cbac9cb5e45d85
python 3.10.8 sha256:f400c3fb394b8bef1292f6dc1292c5fadc3533039a5bc0c3e885f3e16738029a
python 3.10.7 sha256:5835bf952b1006c5ce51726ac6e699f60de43d8d8cf2cdade565260a35a7d3bf
python 3.10.7 sha256:1b2e4e2df697c52d36731666979e648beeda5941d0f95740aafbf4163e5cc126
python 3.10.7 sha256:ed5f2bc6d43460f87dd9356bdba9b914a65c3712c684974cfb5df5ae7f6d358e
python 3.9.15 sha256:ae7235b90551757cfa5cda8bc2abc88197544bc266673596474c4d2d2e61dc72
python 3.9.15 sha256:48d1ccb29d5fbaf1fb8f912271d09f7450e426d4dfe95978ef6aaada70ece4d8
python 3.9.15 sha256:baadb9e3f72014ed59d11f0b2d7a93b024e81710540c6103c0fc1d570458888c
python 3.9.14 sha256:f44d667b4bcc9946e5c49d4d8eadf9b08fc583b5fb48d5f3b3ce77dd34d13885
python 3.9.14 sha256:d3c675d55f8ddfda78363f8ce26bf35bbe96000365f604928dbf1c0bf0ab56e0
python 3.9.14 sha256:9201836e2c16361b2b7408680502393737d44f227333fe2e5729c7d5f6041675
python 3.8.15 sha256:0a95348e917a525002ab5b1877d5a0c315a80755d4c5f25d31314bde228a99e4
python 3.8.15 sha256:924d46999df82aa2eaa1de5ca51d6800ffb56b4bf52486a28f40634e3362abc4
python 3.8.15 sha256:638c957468b1a683721fb88a24b595f3d9a103dbe23487f3263d8305c6031259
python 3.8.14 sha256:9cb72168aaf6d8c26ab81a9ede0643eb8a745987e4e9bd33ae3bb94039b655a0
python 3.8.14 sha256:41f959c480c59211feb55d5a28851a56c7e22d02ef91035606ebb21011723c31
python 3.7.15 sha256:1ead63241804a57f327778b1398440969076858d2863b388dc7b537d5164846d
python 3.7.15 sha256:a179973c3abaa6f3b42cfe34e6b52e593713ebdb30d2e8f48aadfe61520250d3
python 3.7.15 sha256:cf2993798ae8430f3af3a00d96d9fdf320719f4042f039380dca79967c25e436
python 3.7.14 sha256:555e735d28908f543355f612647615a110cfd8be20f02a7db01d8f980cc2ce17
python 3.7.14 sha256:82b2abf8978caa61a9011d166eede831b32de9cbebc0db8162900fa23437b709

Changes

  • #466: Do not enable optimizations by default when compiling python from source @robdimsdale
  • #467: Add required dependencies (libffi-dev) to python compilation. @robdimsdale