thumbor-libs-blackhand 0.5.0__py3-none-any.whl → 0.5.1__py3-none-any.whl

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.
@@ -1,25 +1,32 @@
1
- Metadata-Version: 2.1
2
- Name: thumbor-libs-blackhand
3
- Version: 0.5.0
1
+ Metadata-Version: 2.4
2
+ Name: thumbor_libs_blackhand
3
+ Version: 0.5.1
4
4
  Summary: libs thumbor
5
5
  Home-page: https://github.com/Bkhand/thumbor_libs_blackhand
6
6
  Author: Bertrand Thill
7
7
  Author-email: github@blackhand.org
8
8
  License: GNU
9
9
  Keywords: thumbor,fallback,images,nfs,mongodb
10
- Platform: UNKNOWN
11
10
  Classifier: Development Status :: 4 - Beta
12
11
  Classifier: Intended Audience :: Developers
13
12
  Classifier: License :: OSI Approved :: MIT License
14
13
  Classifier: Natural Language :: French
15
14
  Classifier: Operating System :: POSIX :: Linux
16
- Classifier: Programming Language :: Python :: 3.11
15
+ Classifier: Programming Language :: Python :: 3.12
17
16
  Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
18
17
  Classifier: Topic :: Multimedia :: Graphics :: Presentation
19
18
  License-File: LICENSE
20
- Requires-Dist: thumbor (>=7.7.0)
21
- Requires-Dist: pymongo (>=4.2.0)
19
+ Requires-Dist: thumbor>=7.7.0
20
+ Requires-Dist: pymongo>=4.2.0
21
+ Dynamic: author
22
+ Dynamic: author-email
23
+ Dynamic: classifier
24
+ Dynamic: description
25
+ Dynamic: home-page
26
+ Dynamic: keywords
27
+ Dynamic: license
28
+ Dynamic: license-file
29
+ Dynamic: requires-dist
30
+ Dynamic: summary
22
31
 
23
32
  This module enable mongodb support and fallback for thumbor.
24
-
25
-
@@ -13,8 +13,8 @@ thumbor_libs_blackhand/storages/__init__.py,sha256=5izS_bmGrlIsSPAU1JYYvHuAaq2qH
13
13
  thumbor_libs_blackhand/storages/mongodb_webp_storage.py,sha256=QSLAkoiqXRQXDq-2HUWGUTsz9hNyatKQg7_LB6ikN6o,4401
14
14
  thumbor_libs_blackhand/url_signers/__init__.py,sha256=5izS_bmGrlIsSPAU1JYYvHuAaq2qHHanGXr_dPPtyuo,138
15
15
  thumbor_libs_blackhand/url_signers/base64_hmac_sha1_trim.py,sha256=4TNCfNqBRRQgTo90N3Ej2SDo2jYzzDm31hOFrk0BsVc,583
16
- thumbor_libs_blackhand-0.5.0.dist-info/LICENSE,sha256=H3K2DdEDDUNhtBvyWkPh8SodWqMuiOefZWwdDxA98VE,1079
17
- thumbor_libs_blackhand-0.5.0.dist-info/METADATA,sha256=C7NPwUArCyGScWcXtJO_xI9VJMTvZmc4UrF35wliD0k,831
18
- thumbor_libs_blackhand-0.5.0.dist-info/WHEEL,sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o,92
19
- thumbor_libs_blackhand-0.5.0.dist-info/top_level.txt,sha256=qs2ZPZFH1pQYGF-qqZzRbRbPHdtBugtefP7mUslef90,23
20
- thumbor_libs_blackhand-0.5.0.dist-info/RECORD,,
16
+ thumbor_libs_blackhand-0.5.1.dist-info/licenses/LICENSE,sha256=H3K2DdEDDUNhtBvyWkPh8SodWqMuiOefZWwdDxA98VE,1079
17
+ thumbor_libs_blackhand-0.5.1.dist-info/METADATA,sha256=qJbvyEWDjSTNU778oxHCu5DQMaCiJWALgzfPhDMAvck,1000
18
+ thumbor_libs_blackhand-0.5.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
19
+ thumbor_libs_blackhand-0.5.1.dist-info/top_level.txt,sha256=qs2ZPZFH1pQYGF-qqZzRbRbPHdtBugtefP7mUslef90,23
20
+ thumbor_libs_blackhand-0.5.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.37.0)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5