pukkandan
2a86f3da07
[build] Publish on PyPi only if token is set
...
This allows forks to easily build releases
:ci skip all
2021-02-19 17:04:25 +05:30
shirt-dev
55e36f035c
#93 Build improvements
...
* Lock all python package versions to the last officially supported releases for x86
* Bugfix for UNIX hash output
* Use wheels to avoid compilation of python packages
* Hash calculation on Windows now uses PowerShell rather than the legacy certutil
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
2021-02-17 11:40:39 +05:30
shirt-dev
47930b73a5
Fix build.yml hashing and crypto support ( #87 )
...
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
2021-02-16 00:46:23 +05:30
pukkandan
e5813e53f0
Improve build/updater
...
* Fix `get_executable_path` in UNIX
* Update `x86.exe` correctly
* Exit immediately in windows once the update process starts so that the file handle is released correctly
* Show `exe`/`zip`/`source` and 32/64bit in verbose message
* Look for both `yt-dlp` and `youtube-dlc` in releases. This ensures that the updater will keep working when the binary name is changed to yt-dlp
* Disable pycryptodome in win_x86 since it causes `distutils.errors.DistutilsPlatformError: Microsoft Visual C++ 10.0 is required`
2021-02-15 15:41:40 +05:30
shirt-dev
5d25607a3a
#75 Change optional dependency from Crypto
to pycryptodome
( Closes #74 )
...
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com> (shirt-dev)
pycryptodome is an in-place replacement for Crypto and is more actively developed
2021-02-11 17:16:02 +05:30
pukkandan
b3943b2f33
[pyinst.py] Move back to root dir ( Closes #63 )
2021-02-09 18:04:27 +05:30
pukkandan
06ff212d64
[documentation] Crypto is an optional dependency
2021-02-08 18:05:22 +05:30
pukkandan
c25228e5da
Release 2021.02.04
2021-02-05 04:50:38 +05:30
pukkandan
e38df8f9fa
Refactor update-version
, pyinst.py
and related files
...
* Refactor update-version
* Moved pyinst, update-version and icon into devscripts
* pyinst doesn't bump version anymore
* Merge pyinst and pyinst32. Usage: `pyinst.py [32|64]`
* Add mutagen as requirement
* Remove make_win and related files
2021-01-29 23:16:00 +05:30
pukkandan
66c935fb16
Linter and misc cleanup
...
:ci skip dl
2021-01-29 01:03:32 +05:30
pukkandan
4ff5e98991
More badges
...
:ci skip all
2021-01-27 20:16:34 +05:30
pukkandan
6b4b65c4f4
[test] fix typo
2021-01-24 14:05:54 +05:30
pukkandan
3bcaa37b1b
[tests] Split core and download tests
2021-01-23 17:00:11 +05:30
pukkandan
298f597b4f
Release 2021.01.16
2021-01-17 00:24:52 +05:30
pukkandan
7bc877a20d
Add PyPI release
2021-01-16 01:05:53 +05:30
pukkandan
0ed3baddf2
[CI] Option to skip
...
:skip ci all
2021-01-11 23:18:56 +05:30
pukkandan
65156eba45
Release 2021.01.10
2021-01-11 04:09:08 +05:30
pukkandan
b2f70ae74e
Update version badge automatically in README
...
Uses: https://github.com/Schneegans/dynamic-badges-action
2021-01-09 22:58:23 +05:30
pukkandan
0c0ff18f7d
[CI] Created quick-test
2021-01-08 03:44:54 +05:30
pukkandan
b5611f728f
Temporarily disable python 3.3 and 3.4 tests
2021-01-07 17:22:45 +05:30
pukkandan
c76eb41bb9
Preparing for release
2021-01-07 17:22:45 +05:30
Tom-Oliver Heidel
d052b9a112
[skip travis] typo
2020-11-11 15:39:00 +01:00
Tom-Oliver Heidel
da8fb75df5
[skip travis] adjust python versions
2020-11-10 01:19:33 +01:00
Tom-Oliver Heidel
651bae3d23
Merge pull request #129 from blackjack4494/release
...
workflow file
2020-11-07 16:01:48 +01:00
Tom-Oliver Heidel
5943bb6214
[skip travis] update workflow - sha file
2020-11-07 16:00:01 +01:00
Tom-Oliver Heidel
764876a01f
[skip travis] select python 3.8 in workflow file
2020-11-01 03:38:44 +01:00
Tom-Oliver Heidel
da6403d340
[skip travis] finalised workflow
2020-10-31 08:36:14 +01:00
Tom-Oliver Heidel
9891884768
[skip travis] half done workflow
2020-10-31 07:21:58 +01:00
Tom-Oliver Heidel
93721ed09c
[skip travis] typo
2020-09-23 05:14:17 +02:00
Tom-Oliver Heidel
8a28bd24dd
[skip travis] publish right after unix build
2020-09-23 04:59:58 +02:00
Tom-Oliver Heidel
c74618a0c2
[skip travis] update workflow
2020-09-23 04:54:16 +02:00
Tom-Oliver Heidel
79bd208428
[skip travis] apply version as tag name
2020-09-23 04:10:28 +02:00
Tom-Oliver Heidel
94b89122c6
[skip travis] pypi needs make
2020-09-23 03:57:12 +02:00
Tom-Oliver Heidel
eb98353bdd
[skip travis] adjust available python version
2020-09-23 03:51:29 +02:00
Unknown
7e8772bf82
Merge remote-tracking branch 'origin/master'
2020-09-23 03:22:45 +02:00
Tom-Oliver Heidel
f97123d28c
[skip travis] added two spaces
2020-09-23 03:21:28 +02:00
Tom-Oliver Heidel
5bf3bb22d6
[skip travis] new workflow
2020-09-23 03:19:38 +02:00
Tom-Oliver Heidel
6c4e8b23e6
[skip travis] disable old workflow
2020-09-23 03:18:44 +02:00
Unknown
915f2a92ac
update workflow, semi fix integrated updater
2020-09-23 03:16:06 +02:00
Tom-Oliver Heidel
4f93deaf22
[skip travis] tweak auto publish
2020-08-31 22:23:11 +02:00
Tom-Oliver Heidel
ab8151e95b
[skip travis] publish to pypi
...
when pull request got merged into release branch
2020-08-31 21:48:54 +02:00