summaryrefslogtreecommitdiff
path: root/net/gallery-dl
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-06-14 19:36:46 +0000
committerleot <leot@pkgsrc.org>2019-06-14 19:36:46 +0000
commit3628f12b5cca8bd09fb25cf30c256c5a6a2e42b5 (patch)
tree1cfaa3e42dd932e186940f488b6b43c833570f50 /net/gallery-dl
parent942d80c54c322d9f08a472dc80345b91c9a76a7f (diff)
downloadpkgsrc-3628f12b5cca8bd09fb25cf30c256c5a6a2e42b5.tar.gz
gallery-dl: Update to 1.8.6
Changes: 1.8.6 ----- ### Additions - Support for - `slickpic` (#249) - `xhamster` (#281) - `pornhub` (#282) - `8muses` (#305) - `extra` option for `deviantart` to download Sta.sh content linked in description texts (#302) ### Changes - Detect `directlink` URLs with upper case filename extensions (#296) ### Fixes - Improved error handling for `tumblr` API calls (#297) - Fixed extraction of `livedoor` blogs (#301) - Fixed extraction of special `deviantart` Sta.sh items (#307) - Fixed pagination for specific `keenspot` comics
Diffstat (limited to 'net/gallery-dl')
-rw-r--r--net/gallery-dl/Makefile4
-rw-r--r--net/gallery-dl/PLIST14
-rw-r--r--net/gallery-dl/distinfo10
3 files changed, 20 insertions, 8 deletions
diff --git a/net/gallery-dl/Makefile b/net/gallery-dl/Makefile
index a064adc2a5f..262f8d1590a 100644
--- a/net/gallery-dl/Makefile
+++ b/net/gallery-dl/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2019/06/01 19:33:12 leot Exp $
+# $NetBSD: Makefile,v 1.35 2019/06/14 19:36:46 leot Exp $
-DISTNAME= gallery_dl-1.8.5
+DISTNAME= gallery_dl-1.8.6
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 6b42a87e21e..81e60f9cdf3 100644
--- a/net/gallery-dl/PLIST
+++ b/net/gallery-dl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.28 2019/06/01 19:33:12 leot Exp $
+@comment $NetBSD: PLIST,v 1.29 2019/06/14 19:36:46 leot Exp $
bin/gallery-dl
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -60,6 +60,9 @@ ${PYSITELIB}/gallery_dl/extractor/500px.pyo
${PYSITELIB}/gallery_dl/extractor/8chan.py
${PYSITELIB}/gallery_dl/extractor/8chan.pyc
${PYSITELIB}/gallery_dl/extractor/8chan.pyo
+${PYSITELIB}/gallery_dl/extractor/8muses.py
+${PYSITELIB}/gallery_dl/extractor/8muses.pyc
+${PYSITELIB}/gallery_dl/extractor/8muses.pyo
${PYSITELIB}/gallery_dl/extractor/__init__.py
${PYSITELIB}/gallery_dl/extractor/__init__.pyc
${PYSITELIB}/gallery_dl/extractor/__init__.pyo
@@ -261,6 +264,9 @@ ${PYSITELIB}/gallery_dl/extractor/pixnet.pyo
${PYSITELIB}/gallery_dl/extractor/plurk.py
${PYSITELIB}/gallery_dl/extractor/plurk.pyc
${PYSITELIB}/gallery_dl/extractor/plurk.pyo
+${PYSITELIB}/gallery_dl/extractor/pornhub.py
+${PYSITELIB}/gallery_dl/extractor/pornhub.pyc
+${PYSITELIB}/gallery_dl/extractor/pornhub.pyo
${PYSITELIB}/gallery_dl/extractor/pururin.py
${PYSITELIB}/gallery_dl/extractor/pururin.pyc
${PYSITELIB}/gallery_dl/extractor/pururin.pyo
@@ -303,6 +309,9 @@ ${PYSITELIB}/gallery_dl/extractor/shopify.pyo
${PYSITELIB}/gallery_dl/extractor/simplyhentai.py
${PYSITELIB}/gallery_dl/extractor/simplyhentai.pyc
${PYSITELIB}/gallery_dl/extractor/simplyhentai.pyo
+${PYSITELIB}/gallery_dl/extractor/slickpic.py
+${PYSITELIB}/gallery_dl/extractor/slickpic.pyc
+${PYSITELIB}/gallery_dl/extractor/slickpic.pyo
${PYSITELIB}/gallery_dl/extractor/slideshare.py
${PYSITELIB}/gallery_dl/extractor/slideshare.pyc
${PYSITELIB}/gallery_dl/extractor/slideshare.pyo
@@ -333,6 +342,9 @@ ${PYSITELIB}/gallery_dl/extractor/weibo.pyo
${PYSITELIB}/gallery_dl/extractor/wikiart.py
${PYSITELIB}/gallery_dl/extractor/wikiart.pyc
${PYSITELIB}/gallery_dl/extractor/wikiart.pyo
+${PYSITELIB}/gallery_dl/extractor/xhamster.py
+${PYSITELIB}/gallery_dl/extractor/xhamster.pyc
+${PYSITELIB}/gallery_dl/extractor/xhamster.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 aa7dc85fed4..20193c570f3 100644
--- a/net/gallery-dl/distinfo
+++ b/net/gallery-dl/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.32 2019/06/01 19:33:12 leot Exp $
+$NetBSD: distinfo,v 1.33 2019/06/14 19:36:46 leot Exp $
-SHA1 (gallery_dl-1.8.5.tar.gz) = 5a020f2ef575281bc11d1d90f4cade3636927f22
-RMD160 (gallery_dl-1.8.5.tar.gz) = 17ab1bdd07f635a885ca0aa47b3965f906f5c8ec
-SHA512 (gallery_dl-1.8.5.tar.gz) = bb7917fd5fbde7ef24e66f03c0b4b1e4c6ff04cd474234dfa229cc5eeb6fa9e63bc6c47bf9a3713901a69365ac9751e4eba1bf7944ffad18ad9fc6787df09c20
-Size (gallery_dl-1.8.5.tar.gz) = 204987 bytes
+SHA1 (gallery_dl-1.8.6.tar.gz) = 0f02ffae9a28db1da309a51477eceb8ae7986742
+RMD160 (gallery_dl-1.8.6.tar.gz) = 31976c7914b0fe9fc7e5bdc75aa78e8037ec3982
+SHA512 (gallery_dl-1.8.6.tar.gz) = e52527a469571070614f586c5bb2722b0f8a3e4cf7c6ed1a22f9798284e0d08f829b338c19c548f5efbf7cca0febdf91d7099c25623fd65627ca183a23f0e798
+Size (gallery_dl-1.8.6.tar.gz) = 210051 bytes
SHA1 (patch-gallery__dl_version.py) = 140cf782ac60597849b6efca686b12b737bc1956