issues
search
mytardis
/
mydata
Desktop application for uploading data to MyTardis
7
stars
4
forks
source link
Update xxhash to 3.5.0
#636
Open
pyup-bot
opened
3 months ago
pyup-bot
commented
3 months ago
This PR updates
xxhash
from
2.0.0
to
3.5.0
.
Changelog
### 3.5.0 ``` ~~~~~~~~~~~~~~~~~ - Build wheels for Python 3.13 ``` ### 3.4.1 ``` ~~~~~~~~~~~~~~~~~ - Build wheels for Python 3.12 - Remove setuptools_scm ``` ### 3.4.0 ``` ~~~~~~~~~~~~~~~~~ *Yanked* due to wheels building problem. ``` ### 3.3.0 ``` ~~~~~~~~~~~~~~~~~ - Upgrade xxHash to v0.8.2 - Drop support for Python 3.6 ``` ### 3.2.0 ``` ~~~~~~~~~~~~~~~~~ This is the last version to support Python 3.6 - Build Python 3.11 wheels. - Remove setup.py test_suites, call unittest directly ``` ### 3.1.0 ``` ~~~~~~~~~~~~~~~~~ - Type annotations. - Enabled muslinux wheels building. ``` ### 3.0.0 ``` ~~~~~~~~~~~~~~~~~ - New set `algorithms_available` lists all implemented algorithms in `xxhash` package. - Upgrade xxHash to v0.8.1. - Drop support for EOL Python versions, require python >= 3.6 from now on. - Migrate to github actions and build arm64 wheels for macOS. - Always release GIL. ``` ### 2.0.2 ``` ~~~~~~~~~~~~~~~~~ - Fix Travis CI OSX dpl python2.7 get-pip.py error ``` ### 2.0.1 ``` ~~~~~~~~~~~~~~~~~ - Only to trigger Python 3.9 wheels building. ```
Links
- PyPI: https://pypi.org/project/xxhash - Changelog: https://data.safetycli.com/changelogs/xxhash/ - Repo: https://github.com/ifduyue/python-xxhash
This PR updates xxhash from 2.0.0 to 3.5.0.
Changelog
### 3.5.0 ``` ~~~~~~~~~~~~~~~~~ - Build wheels for Python 3.13 ``` ### 3.4.1 ``` ~~~~~~~~~~~~~~~~~ - Build wheels for Python 3.12 - Remove setuptools_scm ``` ### 3.4.0 ``` ~~~~~~~~~~~~~~~~~ *Yanked* due to wheels building problem. ``` ### 3.3.0 ``` ~~~~~~~~~~~~~~~~~ - Upgrade xxHash to v0.8.2 - Drop support for Python 3.6 ``` ### 3.2.0 ``` ~~~~~~~~~~~~~~~~~ This is the last version to support Python 3.6 - Build Python 3.11 wheels. - Remove setup.py test_suites, call unittest directly ``` ### 3.1.0 ``` ~~~~~~~~~~~~~~~~~ - Type annotations. - Enabled muslinux wheels building. ``` ### 3.0.0 ``` ~~~~~~~~~~~~~~~~~ - New set `algorithms_available` lists all implemented algorithms in `xxhash` package. - Upgrade xxHash to v0.8.1. - Drop support for EOL Python versions, require python >= 3.6 from now on. - Migrate to github actions and build arm64 wheels for macOS. - Always release GIL. ``` ### 2.0.2 ``` ~~~~~~~~~~~~~~~~~ - Fix Travis CI OSX dpl python2.7 get-pip.py error ``` ### 2.0.1 ``` ~~~~~~~~~~~~~~~~~ - Only to trigger Python 3.9 wheels building. ```Links
- PyPI: https://pypi.org/project/xxhash - Changelog: https://data.safetycli.com/changelogs/xxhash/ - Repo: https://github.com/ifduyue/python-xxhash