Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pyproj: Remove absolute paths from cython generated .c files | Khem Raj | 2025-04-16 | 1 | -0/+8 |
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster@mvista.com> | ||||
* | python3-pyproj: Fix buildpaths QA Error | Khem Raj | 2025-04-16 | 1 | -0/+2 |
| | | | | | | | | | | | | This error is due to absolute paths leaking into ELF files due to -rpath option in compiler cmdline, therefore patch them out. Apply patch [1] from Debian [1] https://sources.debian.org/data/main/p/python-pyproj/3.6.1-4/debian/patches/rpath.patch Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster@mvista.com> | ||||
* | python3-pyproj: update version 3.6.0 -> 3.6.1 | Derek Straka | 2023-09-27 | 1 | -0/+23 |
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> |