bashonly
|
87884f1558
|
[build] Move optional dependencies to the default group (#11255)
Closes #11221
Authored by: bashonly
|
2024-10-22 05:40:25 +00:00 |
|
Simon Sawicki
|
67adeb7bab
|
[cleanup] Misc (#11216)
- Add Python 3.13 to CI, finalize 3.13 support
- Remove Python 3.8 from CI in preparation for removing 3.8 support
- Document that PyPy3.8 and PyPy3.9 are no longer supported
- Usual documentation fixes and code cleanup
Closes #8248, Closes #11146, Closes #11149, Closes #11211
Authored by: Grub4K, grqz, DTrombett, KarboniteKream, bashonly, mikkovedru, seproDev
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: DTrombett <d@trombett.org>
Co-authored-by: =?UTF-8?q?Klemen=20Ko=C5=A1ir?= <klemen.kosir@kream.io>
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: Mikko Vedru <mikko.vedru@gmail.com>
Co-authored-by: sepro <sepro@sepr0.com>
|
2024-10-22 04:50:35 +00:00 |
|
bashonly
|
a886cf3e90
|
[build] Migrate py2exe builds to win_exe (#11256)
This commit removes py2exe support
Closes #10087
Authored by: bashonly
|
2024-10-22 04:20:20 +00:00 |
|
Simon Sawicki
|
b31b81d85f
|
[ci] Rerun failed tests (#11143)
|
2024-10-01 00:33:17 +02:00 |
|
bashonly
|
c6387abc1a
|
[cleanup] Misc (#10807)
Closes #10751, Closes #10769, Closes #10791
Authored by: bashonly, Codenade, pzhlkj6612, seproDev, coletdjnz, grqz, Grub4K
Co-authored-by: Codenade <amadeus.dorian04@gmail.com>
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
2024-09-27 22:46:22 +00:00 |
|
bashonly
|
fb8b7f226d
|
[build] Bump PyInstaller version pin to >=6.10.0 (#10709)
Authored by: bashonly
|
2024-09-25 23:07:17 +00:00 |
|
bashonly
|
5bb1aa04da
|
[networking] Pin curl-cffi version to < 0.7.2 (#11092)
Ref: https://github.com/lexiforest/curl_cffi/issues/394
Authored by: bashonly
|
2024-09-25 20:59:20 +00:00 |
|
coletdjnz
|
6f9e653743
|
[rh:websockets] Upgrade websockets to 13.0 (#10815)
Fixes CI hanging
Authored by: coletdjnz
|
2024-08-21 19:17:26 +12:00 |
|
bashonly
|
e046db8a11
|
[build] Pin setuptools version (#10493)
https://github.com/pypa/setuptools/issues/4480#issuecomment-2236507819
https://github.com/pypa/setuptools/issues/4482
Authored by: bashonly
|
2024-07-18 20:33:28 +00:00 |
|
bashonly
|
89a161e8c6
|
[cleanup] Misc (#10487)
Closes #10483
Authored by: bashonly
|
2024-07-16 22:01:01 +00:00 |
|
bashonly
|
ac30941ae6
|
[build] Pin curl-cffi to 0.5.10 for Windows
Ref: https://github.com/yifeikong/curl-impersonate/issues/72
Closes #10426
Authored by: bashonly
|
2024-07-12 14:34:19 -05:00 |
|
coletdjnz
|
42bfca00a6
|
[rh:curl_cffi] Support curl_cffi 0.7.X
Authored by: coletdjnz
|
2024-07-09 18:36:15 -05:00 |
|
bashonly
|
6aaf96a3d6
|
[cleanup] Misc (#10075)
Closes #10303
Authored by: bashonly, seproDev, jucor, c-basalt
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Co-authored-by: Julien Cornebise <julien@cornebise.com>
Co-authored-by: c-basalt <117849907+c-basalt@users.noreply.github.com>
|
2024-07-01 22:51:27 +00:00 |
|
sepro
|
7814c50948
|
[cleanup] Bump ruff to 0.5.x (#10282)
Authored by: seproDev
|
2024-06-29 17:30:57 +02:00 |
|
sepro
|
add96eb9f8
|
[cleanup] Add more ruff rules (#10149)
Authored by: seproDev
Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
|
2024-06-12 01:09:58 +02:00 |
|
bashonly
|
db50f19d76
|
[rh:requests] Bump minimum requests version to 2.32.2 (#10079)
Closes #10078
Authored by: bashonly
|
2024-06-01 18:57:23 +00:00 |
|
bashonly
|
5fdd13006a
|
[build] Bump Pyinstaller to >=6.7.0 for all builds (#10069)
Ref: https://github.com/pyinstaller/pyinstaller/issues/8554
Authored by: bashonly, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
|
2024-05-30 22:34:02 +00:00 |
|
Simon Sawicki
|
e897bd8292
|
[misc] Add hatch , ruff , pre-commit and improve dev docs (#7409)
Authored by: bashonly, seproDev, Grub4K
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
|
2024-05-26 21:27:21 +02:00 |
|
bashonly
|
78c57cc0e0
|
[build] macos job requires setuptools<70 (#9993)
Authored by: bashonly
|
2024-05-22 14:30:25 +00:00 |
|
Simon Sawicki
|
3f7999533e
|
[rh:requests] Patch support for requests 2.32.2+ (#9992)
Authored by: Grub4K
|
2024-05-22 16:22:25 +02:00 |
|
coletdjnz
|
c36513f1be
|
[rh:requests] Update to requests 2.32.0 (#9980)
Authored by: coletdjnz
|
2024-05-20 21:44:41 +00:00 |
|
bashonly
|
02483bea1c
|
[build] Normalize curl_cffi group to curl-cffi (#9698)
Closes #9682
Authored by: bashonly
|
2024-04-18 23:11:12 +00:00 |
|
bashonly
|
58dd0f8d1e
|
[build] Optional dependencies cleanup (#9550)
Authored by: bashonly
|
2024-03-29 23:24:40 +00:00 |
|
sepro
|
388c979ac6
|
[docs] Update yt-dlp tagline (#9481)
Authored by: seproDev, bashonly, coletdjnz, Grub4K, pukkandan
|
2024-03-19 18:14:04 +01:00 |
|
coletdjnz
|
52f5be1f1e
|
[rh:curlcffi] Add support for curl_cffi
Authored by: coletdjnz, Grub4K, pukkandan, bashonly
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
|
2024-03-16 23:15:11 -05:00 |
|
pukkandan
|
47ab66db0f
|
[docs] Misc Cleanup (#8977)
Closes #8355, #8944
Authored by: bashonly, Grub4k, Arthurszzz, seproDev, pukkandan
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
Co-authored-by: Arthurszzz <minecraftgamerarthur@gmail.com>
Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
2024-03-11 00:48:47 +05:30 |
|
bashonly
|
cf91400a1d
|
[build] Add default optional dependency group (#9295)
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
2024-03-04 23:19:37 +00:00 |
|
bashonly
|
43cfd462c0
|
Bugfix for 775cde82dc (#9241)
Authored by: bashonly
|
2024-02-18 20:33:23 +00:00 |
|
bashonly
|
775cde82dc
|
[build] Migrate to pyproject.toml and hatchling
Authored by: bashonly
|
2024-02-11 19:09:02 +01:00 |
|
bashonly
|
a1b7784289
|
[build] Move bundle scripts into bundle submodule
Authored by: bashonly
|
2024-02-11 18:17:24 +01:00 |
|
pukkandan
|
edfc7725b1
|
[cleanup] Misc
|
2023-01-07 02:48:34 +05:30 |
|
pukkandan
|
e9df3d42c4
|
[build] Add minimal pyproject.toml
|
2023-01-03 11:25:01 +05:30 |
|