Thomas Waldmann
|
8dcd8daab1
setup.py: detect noexec build fs issue, see #8208
|
1 年之前 |
Thomas Waldmann
|
d033f6cd87
setup.py: fix import error reporting for cythonize import, see #8208
|
1 年之前 |
Björn Ketelaars
|
2d13e8efa0
No need to use OpenSSL 3.0 on OpenBSD
|
1 年之前 |
Thomas Waldmann
|
ccb1e92362
setup.py: remove support for bundled 3rd party src, fixes #8094
|
1 年之前 |
Thomas Waldmann
|
ef2728a6a6
scripts: make.py clean implementation
|
1 年之前 |
Thomas Waldmann
|
1220a96d1d
setup.py: remove build_usage and build_man as setup.py command
|
1 年之前 |
Thomas Waldmann
|
19718c3c55
setup.py: move long_desc_from_readme definition to here
|
1 年之前 |
Thomas Waldmann
|
d4f6f137c3
move most settings to pyproject.toml
|
1 年之前 |
Thomas Waldmann
|
5919b63e9a
setup.py: drop deprecated setup_requires, fixes #6068
|
1 年之前 |
Thomas Waldmann
|
6b402896a6
require python >= 3.9, drop py38, fixes #6383
|
1 年之前 |
Thomas Waldmann
|
a550fbd845
msgpack: require >= 1.0.2 <= 1.0.7
|
1 年之前 |
Thomas Waldmann
|
5049817d43
move setuptools_scm configuration to pyproject.toml
|
1 年之前 |
Thomas Waldmann
|
ed584554d0
cython: use 3str language level (default in cython3), fixes #7978
|
1 年之前 |
Thomas Waldmann
|
39761ebadc
allow msgpack 1.0.7
|
1 年之前 |
Thomas Waldmann
|
906962b631
setup.py: declare python 3.12 support
|
1 年之前 |
Thomas Waldmann
|
93b93abc18
allow msgpack 1.0.6
|
1 年之前 |
Thomas Waldmann
|
2842463f21
allow msgpack 1.0.5 also
|
2 年之前 |
Thomas Waldmann
|
3404346419
do not use version_tuple placeholder in setuptools_scm template
|
2 年之前 |
Thomas Waldmann
|
6799405012
_version.py: remove trailing blank, add LF at EOF
|
2 年之前 |
Thomas Waldmann
|
69f4898460
make setuptools happy, fixes #6874
|
2 年之前 |
Gianfranco Costamagna
|
ad8555e921
Fix pyproject.toml to create a fixed _version.py file, compatible with both old and new setuptools_scm version (see: #6875)
|
2 年之前 |
Thomas Waldmann
|
6d024961aa
add python 3.11 to pypi metadata
|
3 年之前 |
Thomas Waldmann
|
de61d4953b
allow msgpack 1.0.4, fixes #6716
|
3 年之前 |
Thomas Waldmann
|
82a80bf760
add pyproject.toml, fix sys.path, fixes #6466
|
3 年之前 |
James Buren
|
793d543328
Allow extra compiler flags for every extension build
|
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 年之前 |