Thomas Waldmann
|
96d93dcf0e
do not support bundled 3rd party code any more, fixes #6316
|
il y a 3 ans |
Thomas Waldmann
|
0937ae9078
msgpack: require msgpack >= 1.0.3
|
il y a 3 ans |
Thomas Waldmann
|
4c493aa27c
pypi metadata: alpha -> beta
|
il y a 3 ans |
Thomas Waldmann
|
b27e7ad86d
allow msgpack 1.0.3, fixes #6111
|
il y a 3 ans |
Thomas Waldmann
|
59b6dc5442
require python 3.8+, fixes #5975
|
il y a 3 ans |
Thomas Waldmann
|
b15469c3c8
drop support for py36, require py37+, fixes #5790
|
il y a 4 ans |
Thomas Waldmann
|
65ea375968
get rid of distutils, use packaging
|
il y a 4 ans |
Thomas Waldmann
|
9d8d64c5e3
setup.py: get rid of distutils, use setuptools
|
il y a 4 ans |
Thomas Waldmann
|
9f4a6e5574
add support and testing for python 3.10
|
il y a 4 ans |
Thomas Waldmann
|
12d9110882
also accept msgpack up to 1.0.2
|
il y a 4 ans |
Thomas Waldmann
|
c8e9131158
remove bundled blake2 code, usage of libb2
|
il y a 4 ans |
Thomas Waldmann
|
d2fe303967
fix cythonize crash on macOS/py39, fixes #5599
|
il y a 4 ans |
Thomas Waldmann
|
49b1421682
FUSE: support pyfuse3 additionally to llfuse, fixes #5407
|
il y a 4 ans |
Thomas Waldmann
|
e54b054b2a
import setuptools first
|
il y a 4 ans |
Thomas Waldmann
|
7dc1610674
selecting least broken llfuse version
|
il y a 4 ans |
pamaron
|
8be6afd9e1
Enable Python3.9 env for test suite and VMs (#5373)
|
il y a 4 ans |
Thomas Waldmann
|
1a8f5d27ab
drop python 3.5, fixes #5344
|
il y a 4 ans |
Thomas Waldmann
|
1c7d267e1f
pypi metadata: we also support python 3.8 now
|
il y a 5 ans |
Thomas Waldmann
|
da6d1ac538
support msgpack 1.0.0, fixes #5065
|
il y a 5 ans |
Thomas Waldmann
|
d1733b6fc0
require recent enough llfuse for birthtime support, fixes #5064
|
il y a 5 ans |
Thomas Waldmann
|
d32ff32d3a
setup.py: add some comments to the cythonize calls
|
il y a 5 ans |
Will
|
242424ecae
Move sync_file_range to its own extension
|
il y a 5 ans |
Björn Ketelaars
|
e2ee7fd24b
Support msgpack-0.6.2.
|
il y a 5 ans |
Jürg Rast
|
6b426d08d7
Initial work to build and run borg under windows
|
il y a 5 ans |
TW
|
8c29209195
Merge pull request #4602 from FelixSchwarz/unbundle-xxhash
|
il y a 6 ans |
Felix Schwarz
|
2ff06c58f0
ability to use a system-provided version of "xxhash"
|
il y a 6 ans |
Felix Schwarz
|
e6426d3386
setup.py: fix detection of missing Cython
|
il y a 6 ans |
Thomas Waldmann
|
426f3752c1
lib/header locating: add docs, move env vars querying to setup.py
|
il y a 6 ans |
Thomas Waldmann
|
7b27082a73
setup.py: bundled code vs system libs: use env vars we use anyway
|
il y a 6 ans |
Thomas Waldmann
|
f4e7133a1e
setup.py: move long_description generation to setup_docs
|
il y a 6 ans |