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