_custom_build
Add check-executables-have-shebangs to pre-commit and remove executable flags
2023-09-25 16:45:38 +03:00
.ci
Bump setuptools for Pyroma on 3.8-3.9
2023-10-21 22:37:28 +03:00
.github
Removed Fedora 37
2023-11-02 17:33:10 +11:00
depends
Updated libimagequant to 4.2.2
2023-10-14 11:56:23 +11:00
docs
Merge pull request #7520 from hugovk/CVE-2023-44271
2023-11-03 22:28:22 +11:00
src
Merge pull request #7493 from radarhere/frombytes
2023-11-03 18:56:34 +11:00
Tests
Merge pull request #7493 from radarhere/frombytes
2023-11-03 18:56:34 +11:00
wheels
Updated libjpeg-turbo to 3.0.1
2023-10-17 07:51:56 +11:00
winbuild
Updated libjpeg-turbo to 3.0.1
2023-10-17 07:51:56 +11:00
.appveyor.yml
Updated AppVeyor to Python 3.12
2023-10-31 12:44:53 +11:00
.clang-format
Adjust clang-format style
2021-01-03 14:16:42 +11:00
.coveragerc
Removed unnecessary line
2020-01-03 16:40:31 +11:00
.editorconfig
Move and delete files for merging into main repository
2023-09-24 22:34:13 +10:00
.flake8
Move build config from setup.cfg to pyproject.toml
2023-10-21 22:37:28 +03:00
.gitattributes
Set EPS test files as binary
2018-12-29 21:53:07 -08:00
.gitignore
Move and delete files for merging into main repository
2023-09-24 22:34:13 +10:00
.gitmodules
Updated wheel build process for new location
2023-09-24 22:51:42 +10:00
.pre-commit-config.yaml
[pre-commit.ci] pre-commit autoupdate
2023-10-02 20:02:53 +00:00
.readthedocs.yml
Build only PDF in addition to default html
2023-05-15 15:47:30 +03:00
.travis.yml
Update to Python 3.12 and Ubuntu 22.04 LTS Jammy Jellyfish
2023-10-29 11:41:49 +02:00
CHANGES.rst
Update CHANGES.rst [ci skip]
2023-11-03 19:01:22 +11:00
codecov.yml
Restored 32-bit support
2023-06-27 14:43:58 +10:00
conftest.py
Declare helper as a pytest plugin so asserts aren't ignored with PYTHONOPTIMIZE
2020-02-02 12:26:01 +02:00
LICENSE
Update HPND wording in LICENSE file
2023-02-09 23:23:29 +01:00
Makefile
Removed inplace target
2023-05-20 15:38:53 +10:00
MANIFEST.in
Move build config from setup.cfg to pyproject.toml
2023-10-21 22:37:28 +03:00
pyproject.toml
Move version from setup.py to pyproject.toml
2023-10-22 20:35:21 +03:00
README.md
Updated redirected links
2023-10-07 23:08:02 +11:00
RELEASING.md
Update release checklist: macOS/Linux artifact is called 'wheels'
2023-10-15 20:08:48 +03:00
selftest.py
Remove redundant parentheses
2022-04-10 23:39:54 +03:00
setup.py
Move version from setup.py to pyproject.toml
2023-10-22 20:35:21 +03:00
tox.ini
Add support for Python 3.12
2023-07-12 16:31:45 +03:00