summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2020-12-12 22:39:54 +0000
committerleot <leot@pkgsrc.org>2020-12-12 22:39:54 +0000
commitc006990e5b8e6bb6dae64972bce6966044e23e0d (patch)
treeba67c754bb30173e7ef8b93352e1fd2ee13cc763 /net
parent00c7fa4c3c357d976051c18cad7b82e8c23fc8c3 (diff)
downloadpkgsrc-c006990e5b8e6bb6dae64972bce6966044e23e0d.tar.gz
gallery-dl: Update to 1.16.0
Changes: 1.16.0 ------ ### Additions - [booru] implement generalized extractors for `*booru` and `moebooru` sites - add support for sakugabooru.com (#1136) - add support for lolibooru.moe (#1050) - provide formattable `date` metadata fields (#1138) - [postprocessor:metadata] add `event` and `filename` options (#315, #866, #984) - [postprocessor:exec] add `event` option (#992) ### Changes - [flickr] update default directories and improve metadata consistency (#828) - [sankaku] use API endpoints from `beta.sankakucomplex.com` - [downloader:http] improve filename extension handling (#776) - replace all JPEG filename extensions with `jpg` by default ### Fixes - [hentainexus] fix extraction (#1166) - [instagram] rewrite (#1113, #1122, #1128, #1130, #1149) - [mangadex] handle external chapters (#1154) - [nozomi] handle empty `date` fields (#1163) - [paheal] create directory for each post (#1147) - [piczel] update API URLs - [twitter] update image URL format (#1145) - [twitter] improve `x-csrf-token` header handling (#1170) - [webtoons] update `ageGate` cookies ### Removals - [sankaku] remove login support
Diffstat (limited to 'net')
-rw-r--r--net/gallery-dl/Makefile5
-rw-r--r--net/gallery-dl/PLIST23
-rw-r--r--net/gallery-dl/distinfo10
3 files changed, 11 insertions, 27 deletions
diff --git a/net/gallery-dl/Makefile b/net/gallery-dl/Makefile
index 98c574d3b11..01822b2b6c3 100644
--- a/net/gallery-dl/Makefile
+++ b/net/gallery-dl/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2020/12/04 20:45:33 nia Exp $
+# $NetBSD: Makefile,v 1.69 2020/12/12 22:39:54 leot Exp $
-DISTNAME= gallery_dl-1.15.4
+DISTNAME= gallery_dl-1.16.0
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 1
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gallery-dl/}
diff --git a/net/gallery-dl/PLIST b/net/gallery-dl/PLIST
index c8295af8333..cccbf21f03c 100644
--- a/net/gallery-dl/PLIST
+++ b/net/gallery-dl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.46 2020/10/11 20:46:04 leot Exp $
+@comment $NetBSD: PLIST,v 1.47 2020/12/12 22:39:54 leot Exp $
bin/gallery-dl
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -159,9 +159,6 @@ ${PYSITELIB}/gallery_dl/extractor/hiperdex.pyo
${PYSITELIB}/gallery_dl/extractor/hitomi.py
${PYSITELIB}/gallery_dl/extractor/hitomi.pyc
${PYSITELIB}/gallery_dl/extractor/hitomi.pyo
-${PYSITELIB}/gallery_dl/extractor/hypnohub.py
-${PYSITELIB}/gallery_dl/extractor/hypnohub.pyc
-${PYSITELIB}/gallery_dl/extractor/hypnohub.pyo
${PYSITELIB}/gallery_dl/extractor/idolcomplex.py
${PYSITELIB}/gallery_dl/extractor/idolcomplex.pyc
${PYSITELIB}/gallery_dl/extractor/idolcomplex.pyo
@@ -210,9 +207,6 @@ ${PYSITELIB}/gallery_dl/extractor/khinsider.pyo
${PYSITELIB}/gallery_dl/extractor/komikcast.py
${PYSITELIB}/gallery_dl/extractor/komikcast.pyc
${PYSITELIB}/gallery_dl/extractor/komikcast.pyo
-${PYSITELIB}/gallery_dl/extractor/konachan.py
-${PYSITELIB}/gallery_dl/extractor/konachan.pyc
-${PYSITELIB}/gallery_dl/extractor/konachan.pyo
${PYSITELIB}/gallery_dl/extractor/lineblog.py
${PYSITELIB}/gallery_dl/extractor/lineblog.pyc
${PYSITELIB}/gallery_dl/extractor/lineblog.pyo
@@ -255,6 +249,9 @@ ${PYSITELIB}/gallery_dl/extractor/mastodon.pyo
${PYSITELIB}/gallery_dl/extractor/message.py
${PYSITELIB}/gallery_dl/extractor/message.pyc
${PYSITELIB}/gallery_dl/extractor/message.pyo
+${PYSITELIB}/gallery_dl/extractor/moebooru.py
+${PYSITELIB}/gallery_dl/extractor/moebooru.pyc
+${PYSITELIB}/gallery_dl/extractor/moebooru.pyo
${PYSITELIB}/gallery_dl/extractor/myhentaigallery.py
${PYSITELIB}/gallery_dl/extractor/myhentaigallery.pyc
${PYSITELIB}/gallery_dl/extractor/myhentaigallery.pyo
@@ -321,9 +318,6 @@ ${PYSITELIB}/gallery_dl/extractor/reactor.pyo
${PYSITELIB}/gallery_dl/extractor/readcomiconline.py
${PYSITELIB}/gallery_dl/extractor/readcomiconline.pyc
${PYSITELIB}/gallery_dl/extractor/readcomiconline.pyo
-${PYSITELIB}/gallery_dl/extractor/realbooru.py
-${PYSITELIB}/gallery_dl/extractor/realbooru.pyc
-${PYSITELIB}/gallery_dl/extractor/realbooru.pyo
${PYSITELIB}/gallery_dl/extractor/recursive.py
${PYSITELIB}/gallery_dl/extractor/recursive.pyc
${PYSITELIB}/gallery_dl/extractor/recursive.pyo
@@ -333,12 +327,6 @@ ${PYSITELIB}/gallery_dl/extractor/reddit.pyo
${PYSITELIB}/gallery_dl/extractor/redgifs.py
${PYSITELIB}/gallery_dl/extractor/redgifs.pyc
${PYSITELIB}/gallery_dl/extractor/redgifs.pyo
-${PYSITELIB}/gallery_dl/extractor/rule34.py
-${PYSITELIB}/gallery_dl/extractor/rule34.pyc
-${PYSITELIB}/gallery_dl/extractor/rule34.pyo
-${PYSITELIB}/gallery_dl/extractor/safebooru.py
-${PYSITELIB}/gallery_dl/extractor/safebooru.pyc
-${PYSITELIB}/gallery_dl/extractor/safebooru.pyo
${PYSITELIB}/gallery_dl/extractor/sankaku.py
${PYSITELIB}/gallery_dl/extractor/sankaku.pyc
${PYSITELIB}/gallery_dl/extractor/sankaku.pyo
@@ -417,9 +405,6 @@ ${PYSITELIB}/gallery_dl/extractor/xhamster.pyo
${PYSITELIB}/gallery_dl/extractor/xvideos.py
${PYSITELIB}/gallery_dl/extractor/xvideos.pyc
${PYSITELIB}/gallery_dl/extractor/xvideos.pyo
-${PYSITELIB}/gallery_dl/extractor/yandere.py
-${PYSITELIB}/gallery_dl/extractor/yandere.pyc
-${PYSITELIB}/gallery_dl/extractor/yandere.pyo
${PYSITELIB}/gallery_dl/extractor/yuki.py
${PYSITELIB}/gallery_dl/extractor/yuki.pyc
${PYSITELIB}/gallery_dl/extractor/yuki.pyo
diff --git a/net/gallery-dl/distinfo b/net/gallery-dl/distinfo
index bdd1e158178..ce942f004f9 100644
--- a/net/gallery-dl/distinfo
+++ b/net/gallery-dl/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.65 2020/11/28 12:08:28 leot Exp $
+$NetBSD: distinfo,v 1.66 2020/12/12 22:39:54 leot Exp $
-SHA1 (gallery_dl-1.15.4.tar.gz) = 9c9ebdbcb5dc1e2f17cffd36262cfd435e71d471
-RMD160 (gallery_dl-1.15.4.tar.gz) = 526057e00857686b2585e3f86e9811ee77a4d85e
-SHA512 (gallery_dl-1.15.4.tar.gz) = d96c87bfa192862ad2cca2cf4e35ae93b2a59f21be94233a39c45014c8976a414c39920e17019ed6894e980b2ff9a49d70aaa66509a695ac12535ed06e6fb25e
-Size (gallery_dl-1.15.4.tar.gz) = 320451 bytes
+SHA1 (gallery_dl-1.16.0.tar.gz) = 026c3d2257b38565cd2980ac4aed66bdab966803
+RMD160 (gallery_dl-1.16.0.tar.gz) = 4d42be067a97ba52cac72e309c0163f9387942ae
+SHA512 (gallery_dl-1.16.0.tar.gz) = 6b97d9abca26b4da0f037e9c351d583d57ed67d402f275006d8f53aa7c2f0f19c4710b4bf45879a28ba4d56cdef570894d7f9c307e3cb5d0a3edfdb10f043ec9
+Size (gallery_dl-1.16.0.tar.gz) = 321443 bytes
SHA1 (patch-gallery__dl_version.py) = bcfd1666f21b9c050908a7e5592dfbce3b8791ce