]> git.proxmox.com Git - ceph.git/commit
backport compat fix for python 3.10+ PEP 620
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 May 2023 06:17:18 +0000 (08:17 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 May 2023 06:32:14 +0000 (08:32 +0200)
commit5ff1242a9b4424daa0f65ad9539647131bca7723
tree1a887b67cdc57e6289508fb96077cc2ae3e78701
parent69b3aae329c160ff91fcf9db03989965333ebf1d
backport compat fix for python 3.10+ PEP 620

cherry-picked from Debian boost 1.74 package [0], adapted to the
bundled 1.75 boost included by ceph. Note that 1.75 has the fopen
compat patch already included.

[0]: https://salsa.debian.org/debian/boost/-/commit/107cd01182da102a78e0356776621d6a01b6906d

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
patches/0017-python3.10-pep-620.patch [new file with mode: 0644]
patches/series