11 Commits

Author SHA1 Message Date
PulkoMandy
bbf1d62c6d borgbackup: updaet to openssl 3 2024-08-24 11:49:28 +02:00
Schrijvers Luc
20f7d932e9 borgbackup, revbump, fix 32bit (#10741) 2024-07-24 17:28:43 +02:00
OscarL
329a7d5119 borgbackup: recipe/dependencies cleanup. (#10737)
Used "readelf -d | grep NEEDED" on the compiled modules to make sure we only
require what is actually needed at runtime.

Double checked documented runtime dependencies on Python modules, grepped the sources
for the "dependencies" I removed, and smoke tested the provided "cmd:"s after install.

Cleaned up build requirementes while at it. In particular, cmd:pip wasn't actually
required, (and we should avoid using it on recipes, in any case, IMO, at least in a way
we don't control, and using "--no-deps" while at it).
2024-07-24 09:55:35 +02:00
Schrijvers Luc
f455f80016 borgbackup, bump version (#10674) 2024-07-09 12:39:20 +02:00
Schrijvers Luc
5fa5be42e1 borgbackup, bump version (#10156) 2024-02-27 10:00:56 +01:00
Schrijvers Luc
0f8df82631 borgbackup, bump version (#9502) 2023-09-23 05:49:15 +00:00
Humdinger
633331ca8a borgbackup: Improved SUMMATY/DESCRIPTION, fixed linebreaks 2023-05-17 11:58:40 +02:00
Schrijvers Luc
7aff68ae8c borgbackup, bump version (#8654) 2023-05-17 08:01:28 +02:00
Schrijvers Luc
c9e995d00f borgbackup, no x86 binary for cython (#7696) 2022-12-29 14:59:46 +01:00
Schrijvers Luc
bd654b233b borgbackup, bump version after new libdeflate version (#7695) 2022-12-29 14:43:13 +01:00
Schrijvers Luc
2f541044bf borgbackup, new recipe (#6921) 2022-05-14 17:07:17 +02:00