diff options
author | leot <leot@pkgsrc.org> | 2019-03-15 14:42:44 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2019-03-15 14:42:44 +0000 |
commit | 2a1003defae5df303bc1a060c1f4770f3c2b3c8a (patch) | |
tree | 17baefdbd2a9a710658be00eb9f8182554e74a46 | |
parent | b1765ecdbc0b60038a13d74affd8889fbe419c0d (diff) | |
download | pkgsrc-2a1003defae5df303bc1a060c1f4770f3c2b3c8a.tar.gz |
gallery-dl: Update to 1.8.0
Changes:
1.8.0
-----
### Added
- Support for:
- `weibo`
- `pururin` (#174)
- `fashionnove` (#175)
- `shopify` sites in general (#175)
- Snap packaging (#169, #170, #187, #188)
- Automatic Cloudflare DDoS protection bypass
- Extractor and Job information for logging format strings
- `dynastyscans` image and search extractors (#163)
- `deviantart` scraps extractor (#168)
- `artstation` extractor for artwork listings (#172)
- `smugmug` video support and improved image format selection (#183)
### Changed
- More metadata for `nhentai` galleries
- Combined `myportfolio` extractors into one
- Renamed `name` metadata field to `filename` and removed the original `filename` field
- Simplified and improved internal data structures
- Optimized creation of child extractors
### Fixed
- Filter empty `tumblr` URLs (#165)
- Filter ads and improve connection speed on `hentaifoundry`
- Show proper error messages if `luscious` galleries are unavailable
- Miscellaneous issues on `mangahere`, `ngomik`, `simplyhentai`, `imgspice`
### Removed
- `seaotterscans`
-rw-r--r-- | net/gallery-dl/Makefile | 4 | ||||
-rw-r--r-- | net/gallery-dl/PLIST | 11 | ||||
-rw-r--r-- | net/gallery-dl/distinfo | 10 |
3 files changed, 17 insertions, 8 deletions
diff --git a/net/gallery-dl/Makefile b/net/gallery-dl/Makefile index a4218e1fbe1..bfa25425fde 100644 --- a/net/gallery-dl/Makefile +++ b/net/gallery-dl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2019/02/05 21:18:03 leot Exp $ +# $NetBSD: Makefile,v 1.28 2019/03/15 14:42:44 leot Exp $ -DISTNAME= gallery_dl-1.7.0 +DISTNAME= gallery_dl-1.8.0 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=g/gallery-dl/} diff --git a/net/gallery-dl/PLIST b/net/gallery-dl/PLIST index 95b834ec314..8d86b2e2b7c 100644 --- a/net/gallery-dl/PLIST +++ b/net/gallery-dl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2019/02/05 21:18:03 leot Exp $ +@comment $NetBSD: PLIST,v 1.23 2019/03/15 14:42:44 leot Exp $ bin/gallery-dl ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -231,6 +231,9 @@ ${PYSITELIB}/gallery_dl/extractor/pinterest.pyo ${PYSITELIB}/gallery_dl/extractor/pixiv.py ${PYSITELIB}/gallery_dl/extractor/pixiv.pyc ${PYSITELIB}/gallery_dl/extractor/pixiv.pyo +${PYSITELIB}/gallery_dl/extractor/pururin.py +${PYSITELIB}/gallery_dl/extractor/pururin.pyc +${PYSITELIB}/gallery_dl/extractor/pururin.pyo ${PYSITELIB}/gallery_dl/extractor/reactor.py ${PYSITELIB}/gallery_dl/extractor/reactor.pyc ${PYSITELIB}/gallery_dl/extractor/reactor.pyo @@ -258,6 +261,9 @@ ${PYSITELIB}/gallery_dl/extractor/seiga.pyo ${PYSITELIB}/gallery_dl/extractor/senmanga.py ${PYSITELIB}/gallery_dl/extractor/senmanga.pyc ${PYSITELIB}/gallery_dl/extractor/senmanga.pyo +${PYSITELIB}/gallery_dl/extractor/shopify.py +${PYSITELIB}/gallery_dl/extractor/shopify.pyc +${PYSITELIB}/gallery_dl/extractor/shopify.pyo ${PYSITELIB}/gallery_dl/extractor/simplyhentai.py ${PYSITELIB}/gallery_dl/extractor/simplyhentai.pyc ${PYSITELIB}/gallery_dl/extractor/simplyhentai.pyo @@ -285,6 +291,9 @@ ${PYSITELIB}/gallery_dl/extractor/wallhaven.pyo ${PYSITELIB}/gallery_dl/extractor/warosu.py ${PYSITELIB}/gallery_dl/extractor/warosu.pyc ${PYSITELIB}/gallery_dl/extractor/warosu.pyo +${PYSITELIB}/gallery_dl/extractor/weibo.py +${PYSITELIB}/gallery_dl/extractor/weibo.pyc +${PYSITELIB}/gallery_dl/extractor/weibo.pyo ${PYSITELIB}/gallery_dl/extractor/xvideos.py ${PYSITELIB}/gallery_dl/extractor/xvideos.pyc ${PYSITELIB}/gallery_dl/extractor/xvideos.pyo diff --git a/net/gallery-dl/distinfo b/net/gallery-dl/distinfo index 3aa37574b94..2db8c987dfb 100644 --- a/net/gallery-dl/distinfo +++ b/net/gallery-dl/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.26 2019/02/05 21:18:03 leot Exp $ +$NetBSD: distinfo,v 1.27 2019/03/15 14:42:44 leot Exp $ -SHA1 (gallery_dl-1.7.0.tar.gz) = 7d94538b146b73f04c4c9787c39780ea438acc18 -RMD160 (gallery_dl-1.7.0.tar.gz) = 48ae82e67e68ba5848ae05b76e8e37ecc333ce96 -SHA512 (gallery_dl-1.7.0.tar.gz) = 66906e7345fd9847fcd7d4a9af16714decd45704d88a507c9ad33312bce1d80338dc45be4ffa67068f0ecc1fd794a47146d3fa033de0a1cada43c458e0cea534 -Size (gallery_dl-1.7.0.tar.gz) = 166140 bytes +SHA1 (gallery_dl-1.8.0.tar.gz) = 6ce35eb94f5d4adc904de4e0e3e9503e9f38afaf +RMD160 (gallery_dl-1.8.0.tar.gz) = 839f8d0409b2b5734844aee5eb54c1fe0dd86780 +SHA512 (gallery_dl-1.8.0.tar.gz) = 89e5e09f4d4cd1a722c6ecaeb93ee0b88516f16ed8649e15d13408f0291a8700171e5d9a0f1e739a5a211d60e0df9b833bfdeb9186d7bcaf3be3c7cd40e7c296 +Size (gallery_dl-1.8.0.tar.gz) = 171924 bytes SHA1 (patch-gallery__dl_version.py) = 140cf782ac60597849b6efca686b12b737bc1956 |