pillow-avif-plugin 1.5.0__tar.gz → 1.5.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pillow-avif-plugin might be problematic. Click here for more details.
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/PKG-INFO +3 -2
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/src/pillow_avif/__init__.py +1 -1
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/src/pillow_avif_plugin.egg-info/PKG-INFO +3 -2
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/LICENSE +0 -0
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/MANIFEST.in +0 -0
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/README.md +0 -0
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/pyproject.toml +0 -0
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/setup.cfg +0 -0
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/setup.py +0 -0
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/src/pillow_avif/AvifImagePlugin.py +0 -0
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/src/pillow_avif/_avif.c +0 -0
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/src/pillow_avif_plugin.egg-info/SOURCES.txt +0 -0
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/src/pillow_avif_plugin.egg-info/dependency_links.txt +0 -0
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/src/pillow_avif_plugin.egg-info/requires.txt +0 -0
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/src/pillow_avif_plugin.egg-info/top_level.txt +0 -0
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/src/pillow_avif_plugin.egg-info/zip-safe +0 -0
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/tests/test_file_avif.py +0 -0
- {pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/tox.ini +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: pillow-avif-plugin
|
|
3
|
-
Version: 1.5.
|
|
3
|
+
Version: 1.5.1
|
|
4
4
|
Summary: A pillow plugin that adds avif support via libavif
|
|
5
5
|
Home-page: https://github.com/fdintino/pillow-avif-plugin/
|
|
6
6
|
Download-URL: https://github.com/fdintino/pillow-avif-plugin/releases
|
|
@@ -42,6 +42,7 @@ Dynamic: description-content-type
|
|
|
42
42
|
Dynamic: download-url
|
|
43
43
|
Dynamic: home-page
|
|
44
44
|
Dynamic: license
|
|
45
|
+
Dynamic: license-file
|
|
45
46
|
Dynamic: provides-extra
|
|
46
47
|
Dynamic: summary
|
|
47
48
|
|
{pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/src/pillow_avif_plugin.egg-info/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: pillow-avif-plugin
|
|
3
|
-
Version: 1.5.
|
|
3
|
+
Version: 1.5.1
|
|
4
4
|
Summary: A pillow plugin that adds avif support via libavif
|
|
5
5
|
Home-page: https://github.com/fdintino/pillow-avif-plugin/
|
|
6
6
|
Download-URL: https://github.com/fdintino/pillow-avif-plugin/releases
|
|
@@ -42,6 +42,7 @@ Dynamic: description-content-type
|
|
|
42
42
|
Dynamic: download-url
|
|
43
43
|
Dynamic: home-page
|
|
44
44
|
Dynamic: license
|
|
45
|
+
Dynamic: license-file
|
|
45
46
|
Dynamic: provides-extra
|
|
46
47
|
Dynamic: summary
|
|
47
48
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/src/pillow_avif_plugin.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/src/pillow_avif_plugin.egg-info/requires.txt
RENAMED
|
File without changes
|
{pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/src/pillow_avif_plugin.egg-info/top_level.txt
RENAMED
|
File without changes
|
{pillow_avif_plugin-1.5.0 → pillow_avif_plugin-1.5.1}/src/pillow_avif_plugin.egg-info/zip-safe
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|