Commit History

Author SHA1 Message Date
  Thomas Waldmann 06acb80950 update llfuse requirements, llfuse 1.3.8 is out! 4 years ago
  Thomas Waldmann 268be7acdd add a note about llfuse requirements 4 years ago
  Thomas Waldmann cb393496b9 setup.py: remove infos about mostly outdated llfuse versions 4 years ago
  Thomas Waldmann 58c4289ac9 drop python 3.4 support 4 years ago
  TW 3e22e8dc69 Merge pull request #5388 from ThomasWaldmann/backports 4 years ago
  pamaron 9df0e61f79 add python3.9 testing and related llfuse changes (backport to 1.1-maint) (#5389) 4 years ago
  Thomas Waldmann 3c6133188a import setuptools first 4 years ago
  Thomas Waldmann cdd5774f29 setup.py: declare support for py38 5 years ago
  Thomas Waldmann cc1f062c45 setup.py: remove unused import 5 years ago
  Thomas Waldmann 57d5551d89 lz4 / zstd: revert back to using system libs 5 years ago
  TW 7d790ac79f Merge pull request #4996 from ThomasWaldmann/upgrade-zstd 5 years ago
  Thomas Waldmann 46c5663008 temporarily use the bundled zstd code for testing 5 years ago
  Thomas Waldmann a82d5a3541 temporarily use the bundled lz4 code for testing 5 years ago
  Thomas Waldmann b5e6e6e7c5 fix setup.py for syncfilerange 5 years ago
  Will 4327922bdd Move sync_file_range to its own extension 5 years ago
  Thomas Waldmann 5fa05ffed9 move msgpack hints to helpers.py 6 years ago
  Thomas Waldmann f9cb04079d setup.py: also build a bundled msgpack 6 years ago
  Thomas Waldmann 7786eea531 check msgpack version, terminate for unsupported versions 6 years ago
  Thomas Waldmann ad6bb9cd1e add python 3.7 to pypi metadata 6 years ago
  Thomas Waldmann 66084c7234 revert to using system compression libs, fixes #3797 7 years ago
  Thomas Waldmann bf6fa04650 temporarily prefer bundled lz4 to test it 7 years ago
  Thomas Waldmann a318c3bb66 fix package long description, fixes #3854 7 years ago
  Rémi Oudin af6d40560f Add a version hint for llfuse for python3.7 (1.1 backport) 7 years ago
  TW bd30784865 Merge pull request #3768 from ThomasWaldmann/zstd-update 7 years ago
  Thomas Waldmann 5be756a0c6 update msgpack requirement, fixes #3753 7 years ago
  Thomas Waldmann 6a6ad89f5b temporarily prefer bundled zstd to test it 7 years ago
  Thomas Waldmann 6e02e2e452 do .h file content checks in binary mode, fixes #3544 7 years ago
  Thomas Waldmann fa924c64ff require msgpack >= 0.4.6 and < 0.5.0. 7 years ago
  Thomas Waldmann 1bdaffc62c crypto.low_level extension: build blake2 like zstd, see #3415 7 years ago
  Thomas Waldmann 21ba3ff63c fix lz4 deprecation warning, require lz4 >= 1.7.0 (r129) 7 years ago