Commit History

Author SHA1 Message Date
  Thomas Waldmann 2be5446098 Revert "drop support for python 3.5, fixes #3919" 6 years ago
  Thomas Waldmann 751cd2caed add python 3.7 to pypi metadata 6 years ago
  Thomas Waldmann 55314f807e drop support for python 3.5, fixes #3919 7 years ago
  Thomas Waldmann 06f2378458 setup.py: move build_man / build_usage code to setup_docs.py 7 years ago
  Thomas Waldmann 39a7078741 modernize / simplify llfuse requirements 7 years ago
  Thomas Waldmann d0bed00e9a remove pyzmq package requirement, not used yet 7 years ago
  Thomas Waldmann 715c3d6824 switch to "msgpack" pypi pkg name, fixes #3890 7 years ago
  Eli Schwartz b5d22b5fba Embrace environment markers (a.k.a. PEP 508 compliance)! 7 years ago
  Thomas Waldmann ab6e6314dd revert to using system compression libs, fixes #3797 7 years ago
  Thomas Waldmann 60a5d6e59e temporarily prefer bundled lz4 to test it 7 years ago
  Thomas Waldmann 89c7093048 fix package long description, fixes #3854 7 years ago
  Thomas Waldmann d2884d3317 temporarily prefer bundled zstd to test it 7 years ago
  Thomas Waldmann 2c47b4596f update msgpack requirement, fixes #3753 7 years ago
  Rémi Oudin 318fa2e473 Add a version hint for llfuse for python3.7 7 years ago
  Nic Donaldson 83c8734d70 Update setup.py to use a newer Cython/setuptools API for compiling .pyx -> .c (#3788) 7 years ago
  Thomas Waldmann 9cf8d57f51 do .h file content checks in binary mode, fixes #3544 7 years ago
  Thomas Waldmann a71a83c380 require msgpack >= 0.4.6 and < 0.6.0, forbid 0.5.0. 7 years ago
  Thomas Waldmann 4a2fec32b6 crypto.low_level extension: build blake2 like zstd, see #3415 7 years ago
  Thomas Waldmann fe48caf853 fix lz4 deprecation warning, require lz4 >= 1.7.0 (r129) 7 years ago
  Thomas Waldmann 9b6924d27f rename BORG_LZ4_PREFIX env var to BORG_LIBLZ4_PREFIX 7 years ago
  Thomas Waldmann 73a70082c2 compress extension: build lz4 like zstd, see #3415 7 years ago
  TW e203b8739b Merge pull request #3411 from ThomasWaldmann/zstd 7 years ago
  Thomas Waldmann 34b92ffdaa support code to build bundled zstd code into the compress extension 7 years ago
  Thomas Waldmann aec36f64a2 zstd: use own Cython-based binding, remove python-zstandard dep 7 years ago
  Thomas Waldmann 11b2311e6e add zstd compression 7 years ago
  Thomas Waldmann 1f5b8c9219 fix building the "borg prune" man page, fixes #3398 7 years ago
  Milkey Mouse 897c003588 Don't generate HTML docs page for borgfs (fixes #3404) 7 years ago
  Milkey Mouse 559ec0062e Use name of command for "virtual man page" name 7 years ago
  Thomas Waldmann feb428b4e0 clean up and simplify packaging 7 years ago
  Milkey Mouse 17d5c794d3 Generate man page for borgfs (fixes #3216) 7 years ago