Package: pyobjcryst / 2024.2.1-2
Metadata
Package | Version | Patches format |
---|---|---|
pyobjcryst | 2024.2.1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
avoid_gitarchive.patch | (download) |
setup.py |
12 6 + 6 - 0 ! |
allow version to be retrieved inside the packaging gitarchive is confused by this .git not being the upstream repository. |
install layout deb.patch | (download) |
src/extensions/SConscript |
2 1 + 1 - 0 ! |
run setup.py with the deb install layout Select the deb_system sysconfig scheme, rather than posix_local, which Debian defaults to. Debian's standard build tools do this automatically, but scons calls setup.py itself, and the message wasn't getting through. |
build pyversion.patch | (download) |
SConstruct |
2 1 + 1 - 0 ! |
include the python version in the builddir This allows us to build for multiple Python versions at once. |
1