Thomas Waldmann
|
be9e7d37c2
remove libressl support
|
3 년 전 |
Thomas Waldmann
|
c592b20262
use openssl on openbsd, fixes #6474
|
3 년 전 |
Thomas Waldmann
|
2872d7acfd
point to setup.cfg also
|
3 년 전 |
Thomas Waldmann
|
9642ace953
require/configure setuptools_scm via pyproject.toml
|
3 년 전 |
Manu
|
710d76e5c2
Move system lib comment up, formatting, expand lib not found error.
|
3 년 전 |
Manu
|
c86a5491d9
Rever xxhash version
|
3 년 전 |
Manu
|
e686ec0d8c
Fix openssl ext
|
3 년 전 |
Manu
|
249de7eb45
Add feedback, part 1
|
3 년 전 |
Manu
|
dd17c0e869
Fix xxhash version
|
3 년 전 |
Manu
|
3732c45f42
Initial commit
|
3 년 전 |
Andrey Bienkowski
|
78f041440c
Argon2 the first part: Implement key derivation (was: part 0) (#6468)
|
3 년 전 |
Thomas Waldmann
|
cc3b5c062c
remove algorithms package, move checksums module to borg package
|
3 년 전 |
Thomas Waldmann
|
98a675f62a
use crc32 from libdeflate, remove bundled crc32 code
|
3 년 전 |
James Buren
|
820de65562
Allow extra compiler flags for every extension build
|
3 년 전 |
Andrey Bienkowski
|
a929b2db0a
Merge remote-tracking branch 'origin/master' into pyproject
|
3 년 전 |
Thomas Waldmann
|
64e7ccd3fc
require python >= 3.9, fixes #6315
|
3 년 전 |
Thomas Waldmann
|
96d93dcf0e
do not support bundled 3rd party code any more, fixes #6316
|
3 년 전 |
Andrey Bienkowski
|
142bb0e3d4
setup.py: add parent to sys.path
|
3 년 전 |
Thomas Waldmann
|
0937ae9078
msgpack: require msgpack >= 1.0.3
|
3 년 전 |
Thomas Waldmann
|
4c493aa27c
pypi metadata: alpha -> beta
|
3 년 전 |
Thomas Waldmann
|
b27e7ad86d
allow msgpack 1.0.3, fixes #6111
|
3 년 전 |
Thomas Waldmann
|
59b6dc5442
require python 3.8+, fixes #5975
|
3 년 전 |
Thomas Waldmann
|
b15469c3c8
drop support for py36, require py37+, fixes #5790
|
4 년 전 |
Thomas Waldmann
|
65ea375968
get rid of distutils, use packaging
|
4 년 전 |
Thomas Waldmann
|
9d8d64c5e3
setup.py: get rid of distutils, use setuptools
|
4 년 전 |
Thomas Waldmann
|
9f4a6e5574
add support and testing for python 3.10
|
4 년 전 |
Thomas Waldmann
|
12d9110882
also accept msgpack up to 1.0.2
|
4 년 전 |
Thomas Waldmann
|
c8e9131158
remove bundled blake2 code, usage of libb2
|
4 년 전 |
Thomas Waldmann
|
d2fe303967
fix cythonize crash on macOS/py39, fixes #5599
|
4 년 전 |
Thomas Waldmann
|
49b1421682
FUSE: support pyfuse3 additionally to llfuse, fixes #5407
|
4 년 전 |