mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 02:32:33 +01:00
update CHANGELOG before building sdist and wheel packages
This commit is contained in:
parent
f1ddbff0b5
commit
e62ebb4643
@ -124,8 +124,8 @@ class ImgbbAlbumExtractor(ImgbbExtractor):
|
||||
}),
|
||||
("https://ibb.co/album/i5PggF?sort=title_asc", {
|
||||
"range": "1-80",
|
||||
"url": "a2dfc58fe3348fa37e242082bd5a85eaa490d0a5",
|
||||
"keyword": "5bb79c82411c3770d673fac64a0a98fa28111c3b",
|
||||
"url": "afdf5fc95d8e09d77e8f44312f3e9b843987bb5a",
|
||||
"keyword": "f090e14d0e5f7868595082b2c95da1309c84872d",
|
||||
}),
|
||||
# no user data (#471)
|
||||
("https://ibb.co/album/kYKpwF", {
|
||||
|
@ -42,7 +42,8 @@ class SlickpicAlbumExtractor(SlickpicExtractor):
|
||||
("https://mattcrandall.slickpic.com/albums/LamborghiniMurcielago/", {
|
||||
"range": "34",
|
||||
"content": ("cec6630e659dc72db1ee1a9a6f3b525189261988",
|
||||
"6f81e1e74c6cd6db36844e7211eef8e7cd30055d"),
|
||||
"6f81e1e74c6cd6db36844e7211eef8e7cd30055d",
|
||||
"22e83645fc242bc3584eca7ec982c8a53a4d8a44"),
|
||||
}),
|
||||
)
|
||||
|
||||
|
@ -151,11 +151,11 @@ prompt
|
||||
supportedsites
|
||||
cleanup
|
||||
update
|
||||
changelog
|
||||
build-python
|
||||
build-linux
|
||||
build-windows
|
||||
sign
|
||||
changelog
|
||||
git-upload
|
||||
pypi-upload
|
||||
update-dev
|
||||
|
@ -33,9 +33,7 @@ TRAVIS_SKIP = {
|
||||
BROKEN = {
|
||||
"bobx",
|
||||
"imagevenue",
|
||||
"kissmanga",
|
||||
"photobucket",
|
||||
"seiga",
|
||||
"worldthree",
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user