Wang Mingyu
4e075c7dc8
python3-pillow: upgrade 9.2.0 -> 9.3.0
...
Changelog:
=========
Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [wiredfool]
Initialize libtiff buffer when saving #6699 [radarhere]
Inline fname2char to fix memory leak #6329 [nulano]
Fix memory leaks related to text features #6330 [nulano]
Use double quotes for version check on old CPython on Windows #6695 [hugovk]
Remove backup implementation of Round for Windows platforms #6693 [cgohlke]
Fixed set_variation_by_name offset #6445 [radarhere]
Fix malloc in _imagingft.c:font_setvaraxes #6690 [cgohlke]
Release Python GIL when converting images using matrix operations #6418 [hmaarrfk]
Added ExifTags enums #6630 [radarhere]
Do not modify previous frame when calculating delta in PNG #6683 [radarhere]
Added support for reading BMP images with RLE4 compression #6674 [npjg, radarhere]
Decode JPEG compressed BLP1 data in original mode #6678 [radarhere]
Added GPS TIFF tag info #6661 [radarhere]
Added conversion between RGB/RGBA/RGBX and LAB #6647 [radarhere]
Do not attempt normalization if mode is already normal #6644 [radarhere]
Fixed seeking to an L frame in a GIF #6576 [radarhere]
Consider all frames when selecting mode for PNG save_all #6610 [radarhere]
Don't reassign crc on ChunkStream close #6627 [wiredfool, radarhere]
Raise a warning if NumPy failed to raise an error during conversion #6594 [radarhere]
Show all frames in ImageShow #6611 [radarhere]
Allow FLI palette chunk to not be first #6626 [radarhere]
If first GIF frame has transparency for RGB_ALWAYS loading strategy, use RGBA mode #6592 [radarhere]
Round box position to integer when pasting embedded color #6517 [radarhere, nulano]
Removed EXIF prefix when saving WebP #6582 [radarhere]
Pad IM palette to 768 bytes when saving #6579 [radarhere]
Added DDS BC6H reading #6449 [ShadelessFox, REDxEYE, radarhere]
Added support for opening WhiteIsZero 16-bit integer TIFF images #6642 [JayWiz, radarhere]
Raise an error when allocating translucent color to RGB palette #6654 [jsbueno, radarhere]
Added reading of TIFF child images #6569 [radarhere]
Improved ImageOps palette handling #6596 [PososikTeam, radarhere]
Defer parsing of palette into colors #6567 [radarhere]
Apply transparency to P images in ImageTk.PhotoImage #6559 [radarhere]
Use rounding in ImageOps contain() and pad() #6522 [bibinhashley, radarhere]
Fixed GIF remapping to palette with duplicate entries #6548 [radarhere]
Allow remap_palette() to return an image with less than 256 palette entries #6543 [radarhere]
Corrected BMP and TGA palette size when saving #6500 [radarhere]
Do not call load() before draft() in Image.thumbnail #6539 [radarhere]
Copy palette when converting from P to PA #6497 [radarhere]
Allow RGB and RGBA values for PA image putpixel #6504 [radarhere]
Removed support for tkinter in PyPy before Python 3.6 #6551 [nulano]
Do not use CCITTFaxDecode filter if libtiff is not available #6518 [radarhere]
Fallback to not using mmap if buffer is not large enough #6510 [radarhere]
Fixed writing bytes as ASCII tag #6493 [radarhere]
Open 1 bit EPS in mode 1 #6499 [radarhere]
Removed support for tkinter before Python 1.5.2 #6549 [radarhere]
Allow default ImageDraw font to be set #6484 [radarhere, hugovk]
Save 1 mode PDF using CCITTFaxDecode filter #6470 [radarhere]
Added support for RGBA PSD images #6481 [radarhere]
Parse orientation from XMP tag contents #6463 [bigcat88, radarhere]
Added support for reading ATI1/ATI2 (BC4/BC5) DDS images #6457 [REDxEYE, radarhere]
Do not clear GIF tile when checking number of frames #6455 [radarhere]
Support saving multiple MPO frames #6444 [radarhere]
Do not double quote Pillow version for setuptools >= 60 #6450 [radarhere]
Added ABGR BMP mask mode #6436 [radarhere]
Fixed PSDraw rectangle #6429 [radarhere]
Raise ValueError if PNG sRGB chunk is truncated #6431 [radarhere]
Handle missing Python executable in ImageShow on macOS #6416 [bryant1410, radarhere]
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-11-09 10:17:15 -08:00
..
2021-10-14 07:15:37 -07:00
2022-08-23 19:12:52 -07:00
2021-06-24 12:54:18 -07:00
2022-03-03 08:48:07 -08:00
2022-07-24 06:28:56 -07:00
2022-03-01 09:06:56 -08:00
2022-04-22 16:26:22 +00:00
2022-03-03 08:48:06 -08:00
2022-01-18 08:59:58 -08:00
2022-05-14 08:17:25 -07:00
2022-05-14 08:17:25 -07:00
2021-06-24 12:54:18 -07:00
2021-06-23 10:45:31 -07:00
2022-10-11 17:43:32 -07:00
2022-09-21 06:34:45 -07:00
2022-09-21 06:34:40 -07:00
2021-08-26 09:57:25 -07:00
2022-09-21 06:34:45 -07:00
2022-03-09 07:37:03 -08:00
2022-03-09 07:37:04 -08:00
2021-09-07 10:02:11 -07:00
2022-03-03 08:48:07 -08:00
2022-03-21 09:57:28 -04:00
2021-10-14 07:15:36 -07:00
2022-09-07 16:44:54 -07:00
2022-08-28 23:57:15 -07:00
2022-02-24 08:30:26 -08:00
2021-06-24 12:54:18 -07:00
2022-08-27 07:37:45 -07:00
2022-10-05 08:24:50 -07:00
2022-05-02 14:12:13 -07:00
2022-03-01 09:06:56 -08:00
2022-07-15 12:48:34 -04:00
2022-03-17 08:54:17 -04:00
2022-03-23 09:46:31 -04:00
2022-07-26 10:38:42 -04:00
2022-05-14 08:17:25 -07:00
2022-03-01 09:06:56 -08:00
2022-07-15 12:48:34 -04:00
2022-03-03 08:48:07 -08:00
2022-01-18 08:59:58 -08:00
2022-03-01 09:06:56 -08:00
2022-05-29 06:39:14 -07:00
2022-07-02 11:37:02 -04:00
2021-03-22 09:19:27 -07:00
2021-11-16 08:25:15 -08:00
2021-10-18 09:49:37 -07:00
2022-03-01 09:06:56 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-10-18 08:23:44 -07:00
2022-04-22 16:26:22 +00:00
2022-07-26 20:49:05 -04:00
2022-09-13 09:55:03 -07:00
2022-09-26 18:14:53 -07:00
2021-08-30 08:10:12 -07:00
2022-08-16 07:37:44 -07:00
2021-11-21 22:06:22 -08:00
2022-07-24 06:28:56 -07:00
2022-07-15 12:48:34 -04:00
2021-08-03 10:21:25 -07:00
2022-09-13 09:55:03 -07:00
2021-08-03 10:21:25 -07:00
2021-08-16 08:21:14 -07:00
2022-01-21 08:23:59 -08:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2022-03-28 08:35:31 -04:00
2022-08-23 19:12:52 -07:00
2022-07-17 10:26:45 -07:00
2022-03-01 09:06:56 -08:00
2022-10-24 09:56:33 -07:00
2022-11-02 07:58:18 -07:00
2021-11-11 06:36:04 -08:00
2022-03-19 19:00:34 -07:00
2022-07-02 11:37:03 -04:00
2022-03-04 17:41:45 -08:00
2022-01-18 08:59:58 -08:00
2022-07-24 06:28:56 -07:00
2022-08-16 20:13:41 -07:00
2022-11-02 07:58:18 -07:00
2022-09-15 08:18:10 -07:00
2022-04-22 16:26:22 +00:00
2022-03-17 10:00:11 -07:00
2022-03-07 09:27:53 -08:00
2022-04-11 09:22:30 -04:00
2021-11-03 06:57:49 -07:00
2021-08-03 10:21:25 -07:00
2022-04-11 09:22:30 -04:00
2022-07-27 11:59:40 -04:00
2021-08-03 10:21:25 -07:00
2022-06-30 13:39:28 -04:00
2022-07-24 06:28:56 -07:00
2022-05-14 08:17:25 -07:00
2022-11-07 08:40:22 -08:00
2022-09-20 18:55:26 -07:00
2021-08-30 08:10:12 -07:00
2022-06-01 19:52:12 -07:00
2022-06-30 13:39:28 -04:00
2022-09-20 18:55:26 -07:00
2021-08-03 10:21:25 -07:00
2022-07-15 12:48:34 -04:00
2022-10-05 08:24:50 -07:00
2021-08-03 10:21:25 -07:00
2022-10-24 09:56:33 -07:00
2022-10-25 08:14:08 -07:00
2022-05-14 08:17:25 -07:00
2021-08-03 10:21:25 -07:00
2022-07-24 06:28:56 -07:00
2022-10-26 07:04:06 -07:00
2022-03-01 09:06:56 -08:00
2022-09-07 16:44:53 -07:00
2022-01-11 17:50:55 -08:00
2021-10-25 08:35:04 -07:00
2022-03-01 09:06:56 -08:00
2022-03-03 08:48:07 -08:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2022-10-05 08:24:50 -07:00
2022-05-29 06:39:14 -07:00
2022-06-30 13:39:26 -04:00
2022-03-03 08:48:06 -08:00
2022-09-13 09:55:03 -07:00
2022-03-04 17:41:45 -08:00
2021-11-02 08:06:11 -07:00
2022-08-17 09:35:42 -07:00
2021-10-18 09:49:36 -07:00
2022-03-19 19:00:34 -07:00
2021-08-19 09:56:43 -07:00
2022-03-04 17:41:45 -08:00
2022-01-20 09:53:40 -08:00
2022-05-14 08:17:25 -07:00
2022-03-04 17:41:45 -08:00
2021-11-19 08:30:36 -08:00
2022-10-25 08:14:08 -07:00
2022-01-10 10:35:02 -08:00
2022-10-17 19:19:40 -07:00
2022-08-23 19:12:52 -07:00
2022-09-07 16:44:53 -07:00
2022-09-28 14:54:31 -07:00
2022-03-17 08:54:17 -04:00
2022-08-06 08:50:19 -07:00
2021-08-03 10:21:25 -07:00
2022-07-24 06:28:56 -07:00
2021-09-10 06:55:20 -07:00
2022-09-17 01:09:18 -07:00
2022-09-19 13:55:45 -07:00
2022-08-16 20:13:41 -07:00
2021-08-03 10:21:25 -07:00
2022-08-17 09:35:42 -07:00
2022-08-27 07:37:45 -07:00
2022-07-27 11:59:41 -04:00
2022-05-14 08:17:25 -07:00
2022-05-14 08:17:25 -07:00
2022-05-14 08:17:25 -07:00
2022-09-20 18:55:26 -07:00
2022-05-14 08:17:25 -07:00
2022-07-24 06:28:56 -07:00
2022-05-29 06:39:14 -07:00
2022-01-04 08:40:52 -08:00
2022-03-04 17:41:45 -08:00
2022-09-20 18:55:26 -07:00
2022-08-27 07:37:45 -07:00
2021-11-11 06:36:04 -08:00
2021-08-03 10:21:25 -07:00
2022-08-16 20:13:42 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-08-06 08:50:19 -07:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-09-20 18:55:26 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-11 11:20:55 -08:00
2022-07-02 11:37:02 -04:00
2022-08-13 07:05:31 -07:00
2021-11-17 09:24:26 -08:00
2022-08-16 20:13:42 -07:00
2021-09-20 08:43:37 -07:00
2022-02-28 08:32:19 -08:00
2022-11-09 10:17:15 -08:00
2022-03-04 17:41:45 -08:00
2021-10-28 09:01:25 -07:00
2022-09-03 12:20:15 -07:00
2022-10-18 08:23:44 -07:00
2022-10-24 09:56:33 -07:00
2022-11-09 10:17:15 -08:00
2022-07-24 06:28:56 -07:00
2021-08-03 10:21:25 -07:00
2022-07-27 11:59:41 -04:00
2022-11-09 10:17:15 -08:00
2021-08-03 10:21:25 -07:00
2022-10-24 09:56:33 -07:00
2022-10-24 09:56:33 -07:00
2021-08-26 09:57:25 -07:00
2022-09-21 06:34:45 -07:00
2022-09-28 14:54:31 -07:00
2022-09-08 11:58:17 -07:00
2022-08-27 07:37:45 -07:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-11-07 08:39:05 -08:00
2022-10-24 09:56:33 -07:00
2021-09-28 09:15:08 -07:00
2022-09-28 14:54:31 -07:00
2022-03-19 19:00:34 -07:00
2022-03-19 19:00:34 -07:00
2022-07-02 11:37:03 -04:00
2022-11-07 08:39:05 -08:00
2022-04-17 16:46:15 +00:00
2022-10-24 09:56:33 -07:00
2021-08-03 10:21:25 -07:00
2022-05-16 09:09:47 -07:00
2022-03-28 08:35:32 -04:00
2022-06-30 13:39:29 -04:00
2022-03-09 07:37:04 -08:00
2022-04-11 09:22:30 -04:00
2021-09-20 08:43:37 -07:00
2022-07-24 06:28:56 -07:00
2022-01-07 11:01:30 -08:00
2022-03-16 09:25:28 -04:00
2022-04-04 09:08:21 -04:00
2021-05-19 09:16:54 -07:00
2022-04-04 09:08:21 -04:00
2021-09-20 08:43:37 -07:00
2021-11-19 08:30:36 -08:00
2022-07-02 11:37:03 -04:00
2022-09-19 13:55:45 -07:00
2022-01-19 08:58:09 -08:00
2021-08-03 10:21:25 -07:00
2022-02-03 08:40:20 -08:00
2022-07-17 19:16:22 -07:00
2022-09-21 06:34:45 -07:00
2022-03-03 08:48:07 -08:00
2022-04-17 16:46:16 +00:00
2022-07-24 06:28:56 -07:00
2022-09-28 14:54:31 -07:00
2022-11-07 08:39:05 -08:00
2022-09-28 14:54:31 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2022-07-24 06:28:56 -07:00
2022-10-24 09:56:33 -07:00
2022-11-07 08:39:05 -08:00
2022-07-27 11:59:41 -04:00
2021-10-14 07:15:36 -07:00
2022-09-17 01:09:18 -07:00
2022-09-07 16:44:54 -07:00
2021-05-17 08:52:24 -07:00
2022-03-01 09:06:56 -08:00
2021-08-03 10:21:25 -07:00
2022-02-28 08:32:19 -08:00
2021-09-20 08:43:37 -07:00
2022-06-30 13:39:26 -04:00
2022-06-30 13:39:26 -04:00
2021-08-03 10:21:25 -07:00
2022-01-31 08:15:17 -08:00
2022-07-27 11:59:41 -04:00
2022-09-08 19:02:11 -07:00
2021-08-03 10:21:25 -07:00
2022-08-28 23:57:15 -07:00
2022-10-05 08:24:50 -07:00
2022-11-07 08:39:05 -08:00
2022-08-13 07:05:31 -07:00
2022-08-16 20:10:22 -07:00
2022-03-03 08:48:07 -08:00
2022-10-24 09:56:33 -07:00
2022-03-04 17:41:45 -08:00
2022-05-29 06:39:14 -07:00
2022-03-17 10:00:11 -07:00
2022-07-17 19:16:22 -07:00
2021-10-28 09:01:25 -07:00
2022-02-28 08:32:19 -08:00
2022-10-24 09:56:34 -07:00
2021-09-20 08:43:37 -07:00
2022-05-29 06:39:14 -07:00
2021-08-03 10:21:25 -07:00
2021-10-14 07:15:37 -07:00
2022-09-08 19:02:11 -07:00
2022-01-06 12:34:12 -08:00
2021-08-03 10:21:25 -07:00
2022-10-24 09:56:34 -07:00
2022-09-28 14:54:31 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-10-24 09:56:34 -07:00
2022-11-09 10:17:15 -08:00
2022-11-07 08:39:05 -08:00
2021-08-30 08:10:12 -07:00
2022-03-16 09:25:28 -04:00
2021-08-03 10:21:25 -07:00
2022-09-14 11:25:11 -07:00
2021-11-19 08:30:36 -08:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-09-14 11:25:11 -07:00
2021-08-03 10:21:25 -07:00
2021-08-06 20:37:42 -07:00
2022-09-05 22:49:34 -07:00
2022-11-07 08:39:05 -08:00
2022-07-26 10:38:42 -04:00
2022-04-11 09:22:30 -04:00
2022-10-27 08:55:20 -07:00
2021-08-03 10:21:25 -07:00
2022-05-14 08:17:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-08-27 07:37:45 -07:00
2021-11-03 06:57:49 -07:00
2022-10-05 08:24:50 -07:00
2022-08-16 20:10:22 -07:00
2022-07-07 08:24:26 -07:00
2022-09-21 06:34:45 -07:00
2022-08-16 20:10:22 -07:00
2022-04-11 09:22:30 -04:00
2022-09-14 11:25:11 -07:00
2022-03-04 17:41:45 -08:00
2021-11-03 06:57:49 -07:00
2021-11-16 08:25:15 -08:00
2022-07-24 06:28:56 -07:00
2021-08-03 10:21:25 -07:00
2022-08-06 09:51:32 -07:00
2022-08-13 07:05:31 -07:00
2022-03-04 17:41:45 -08:00
2021-10-19 09:21:18 -07:00
2021-08-03 10:21:25 -07:00
2022-10-24 09:56:34 -07:00
2021-08-03 10:21:25 -07:00
2022-07-24 06:28:56 -07:00
2022-09-13 09:55:03 -07:00
2022-03-30 09:09:07 -04:00
2022-10-18 08:23:44 -07:00
2022-10-24 09:56:34 -07:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-03-01 09:06:56 -08:00
2021-09-20 08:43:37 -07:00
2022-08-17 09:35:42 -07:00
2022-09-21 06:34:45 -07:00
2022-07-15 12:48:34 -04:00
2022-03-04 17:41:45 -08:00
2022-03-17 08:54:17 -04:00
2022-09-28 14:54:31 -07:00
2022-02-28 08:32:19 -08:00
2022-03-09 07:37:04 -08:00
2021-08-03 10:21:25 -07:00
2022-07-27 21:21:34 -07:00
2021-10-28 09:01:25 -07:00
2022-11-07 08:39:05 -08:00
2021-08-03 10:21:25 -07:00
2022-07-15 12:48:34 -04:00
2022-07-15 12:48:34 -04:00
2022-11-07 08:39:05 -08:00
2022-10-20 15:31:40 -07:00
2022-03-23 09:46:31 -04:00
2022-07-24 06:28:56 -07:00
2021-08-03 10:21:25 -07:00
2022-01-31 08:15:17 -08:00
2022-11-07 08:39:05 -08:00
2022-03-10 10:03:30 -05:00
2022-10-26 07:04:06 -07:00
2021-08-03 10:21:25 -07:00
2022-09-28 14:54:31 -07:00
2022-09-03 12:20:15 -07:00
2021-08-03 10:21:25 -07:00
2022-09-28 14:54:31 -07:00
2022-07-16 06:52:09 -07:00
2021-11-01 05:41:29 -07:00
2022-10-05 08:24:50 -07:00
2022-07-15 12:48:34 -04:00
2022-11-09 10:17:15 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-02-11 09:10:03 -08:00
2022-11-07 08:39:05 -08:00
2022-09-27 10:04:35 -07:00
2022-05-14 08:17:25 -07:00
2022-11-09 10:17:15 -08:00
2022-07-02 11:37:02 -04:00
2022-07-27 21:21:43 -07:00
2022-03-09 07:37:04 -08:00
2022-03-01 09:06:56 -08:00
2021-08-03 10:21:25 -07:00
2022-10-11 08:21:44 -07:00
2022-07-06 05:08:49 -07:00
2022-08-16 20:10:22 -07:00
2022-05-29 06:39:14 -07:00
2022-07-27 21:21:43 -07:00
2022-07-15 12:48:34 -04:00
2021-11-20 12:07:09 -08:00
2022-03-04 17:41:45 -08:00
2022-06-30 13:39:28 -04:00
2022-03-10 10:03:30 -05:00
2022-03-04 17:41:45 -08:00
2022-03-03 08:48:07 -08:00
2022-10-24 09:56:34 -07:00
2022-09-15 08:18:10 -07:00
2022-05-29 06:39:14 -07:00
2022-11-09 10:17:15 -08:00
2022-10-24 09:56:34 -07:00
2022-09-28 14:54:31 -07:00
2022-10-24 09:56:34 -07:00
2022-07-26 20:49:05 -04:00
2022-09-08 19:02:11 -07:00
2022-03-04 17:41:45 -08:00
2022-10-07 09:09:23 -07:00
2022-08-17 09:35:42 -07:00
2022-09-21 06:34:45 -07:00
2022-05-02 14:12:12 -07:00
2021-07-16 08:57:37 -07:00
2022-07-12 01:05:43 -07:00
2022-07-11 22:46:17 +01:00
2022-04-11 09:22:30 -04:00
2022-04-06 14:55:16 -04:00
2021-08-03 10:21:25 -07:00
2022-10-27 08:55:20 -07:00
2022-09-08 11:58:17 -07:00
2022-06-30 13:39:27 -04:00
2022-11-07 08:39:05 -08:00
2022-08-25 23:08:11 -07:00
2022-03-01 09:06:56 -08:00
2022-03-10 10:03:29 -05:00
2021-08-03 10:21:25 -07:00
2022-08-23 19:12:52 -07:00
2022-03-19 19:00:34 -07:00
2022-04-06 14:55:16 -04:00
2021-08-03 10:21:25 -07:00
2022-05-29 06:39:14 -07:00
2022-09-17 01:09:18 -07:00
2022-07-11 22:46:17 +01:00
2021-10-18 09:49:37 -07:00
2022-03-04 17:41:45 -08:00
2022-06-30 13:39:27 -04:00
2022-07-02 11:37:02 -04:00
2022-10-10 10:19:33 -07:00
2021-09-20 08:43:37 -07:00
2022-09-13 09:55:03 -07:00
2022-11-07 08:39:05 -08:00
2022-08-16 20:10:22 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-05-29 06:39:14 -07:00
2022-01-18 08:59:58 -08:00
2022-02-28 08:32:19 -08:00
2022-03-01 09:06:56 -08:00
2022-03-04 17:41:45 -08:00
2022-10-10 10:19:33 -07:00
2022-10-12 15:24:35 -07:00
2022-03-03 08:48:06 -08:00
2022-03-04 17:41:45 -08:00
2022-10-24 09:56:34 -07:00
2022-03-19 19:00:34 -07:00
2022-10-27 08:55:20 -07:00
2022-08-17 09:35:42 -07:00
2022-11-07 08:39:05 -08:00
2022-10-18 08:23:44 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-20 08:43:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00