pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/gallery-dl gallery-dl: Update to 1.15.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/035ff259cafa
branches:  trunk
changeset: 440552:035ff259cafa
user:      leot <leot%pkgsrc.org@localhost>
date:      Sun Oct 11 20:46:04 2020 +0000

description:
gallery-dl: Update to 1.15.1

Changes:
1.15.1
------
### Additions
 - [hentaicafe] add `manga_id` metadata field (#1036)
 - [hentaifoundry] add support for stories (#734)
 - [hentaifoundry] add `include` option
 - [newgrounds] extract image embeds (#1033)
 - [nijie] add `include` option (#1018)
 - [reactor] match URLs without subdomain (#1053)
 - [twitter] extend `retweets` option (#1026)
 - [weasyl] add extractors (#977)

### Fixes
 - [500px] update query hashes
 - [behance] fix `collection` extraction
 - [newgrounds] fix video extraction (#1042)
 - [twitter] improve twitpic extraction (#1019)
 - [weibo] handle posts with more than 9 images (#926)
 - [xvideos] fix `title` extraction
 - fix crash when using `--download-archive` with `--no-skip` (#1023)
 - fix issues with `blacklist`/`whitelist` defaults (#1051, #1056)

### Removals
 - [kissmanga] remove module

diffstat:

 net/gallery-dl/Makefile |   4 ++--
 net/gallery-dl/PLIST    |  11 ++++-------
 net/gallery-dl/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 14 deletions(-)

diffs (67 lines):

diff -r 160112b42fff -r 035ff259cafa net/gallery-dl/Makefile
--- a/net/gallery-dl/Makefile   Sun Oct 11 16:40:51 2020 +0000
+++ b/net/gallery-dl/Makefile   Sun Oct 11 20:46:04 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2020/09/20 20:22:48 leot Exp $
+# $NetBSD: Makefile,v 1.64 2020/10/11 20:46:04 leot Exp $
 
-DISTNAME=      gallery_dl-1.15.0
+DISTNAME=      gallery_dl-1.15.1
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gallery-dl/}
diff -r 160112b42fff -r 035ff259cafa net/gallery-dl/PLIST
--- a/net/gallery-dl/PLIST      Sun Oct 11 16:40:51 2020 +0000
+++ b/net/gallery-dl/PLIST      Sun Oct 11 20:46:04 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.45 2020/09/20 20:22:48 leot Exp $
+@comment $NetBSD: PLIST,v 1.46 2020/10/11 20:46:04 leot Exp $
 bin/gallery-dl
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -12,9 +12,6 @@
 ${PYSITELIB}/gallery_dl/__main__.py
 ${PYSITELIB}/gallery_dl/__main__.pyc
 ${PYSITELIB}/gallery_dl/__main__.pyo
-${PYSITELIB}/gallery_dl/aes.py
-${PYSITELIB}/gallery_dl/aes.pyc
-${PYSITELIB}/gallery_dl/aes.pyo
 ${PYSITELIB}/gallery_dl/cache.py
 ${PYSITELIB}/gallery_dl/cache.pyc
 ${PYSITELIB}/gallery_dl/cache.pyo
@@ -210,9 +207,6 @@
 ${PYSITELIB}/gallery_dl/extractor/khinsider.py
 ${PYSITELIB}/gallery_dl/extractor/khinsider.pyc
 ${PYSITELIB}/gallery_dl/extractor/khinsider.pyo
-${PYSITELIB}/gallery_dl/extractor/kissmanga.py
-${PYSITELIB}/gallery_dl/extractor/kissmanga.pyc
-${PYSITELIB}/gallery_dl/extractor/kissmanga.pyo
 ${PYSITELIB}/gallery_dl/extractor/komikcast.py
 ${PYSITELIB}/gallery_dl/extractor/komikcast.pyc
 ${PYSITELIB}/gallery_dl/extractor/komikcast.pyo
@@ -405,6 +399,9 @@
 ${PYSITELIB}/gallery_dl/extractor/warosu.py
 ${PYSITELIB}/gallery_dl/extractor/warosu.pyc
 ${PYSITELIB}/gallery_dl/extractor/warosu.pyo
+${PYSITELIB}/gallery_dl/extractor/weasyl.py
+${PYSITELIB}/gallery_dl/extractor/weasyl.pyc
+${PYSITELIB}/gallery_dl/extractor/weasyl.pyo
 ${PYSITELIB}/gallery_dl/extractor/webtoons.py
 ${PYSITELIB}/gallery_dl/extractor/webtoons.pyc
 ${PYSITELIB}/gallery_dl/extractor/webtoons.pyo
diff -r 160112b42fff -r 035ff259cafa net/gallery-dl/distinfo
--- a/net/gallery-dl/distinfo   Sun Oct 11 16:40:51 2020 +0000
+++ b/net/gallery-dl/distinfo   Sun Oct 11 20:46:04 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.61 2020/09/20 20:22:48 leot Exp $
+$NetBSD: distinfo,v 1.62 2020/10/11 20:46:04 leot Exp $
 
-SHA1 (gallery_dl-1.15.0.tar.gz) = 4f7949567abe9fba4a60acbf883eb9dcd5c1c11c
-RMD160 (gallery_dl-1.15.0.tar.gz) = 1833ee2cf49c8516e4da26d968e4046e85db93b8
-SHA512 (gallery_dl-1.15.0.tar.gz) = 43d7ab22e5967a87ad2ae9dff8a40b6bd4d4db7cb9293e66f7de9b0b96788974b6efc80e6a2070d56a2d6970ab1f657cf3947d165851f685de04aff5b2889325
-Size (gallery_dl-1.15.0.tar.gz) = 317787 bytes
+SHA1 (gallery_dl-1.15.1.tar.gz) = 3e5d3df76e832531b7ffbb451c9d61ee9ba2ed84
+RMD160 (gallery_dl-1.15.1.tar.gz) = 16ce15c94d9adc51acf051ad4ce4e4b9b91b814c
+SHA512 (gallery_dl-1.15.1.tar.gz) = c35a28d3190e7258605fb7b829b4a6cd05545230e0c9165159f10efc0e99cb88d2e56325e771f6545e873cff457f83652b71a8d874a495040ace3c3a94018dce
+Size (gallery_dl-1.15.1.tar.gz) = 316543 bytes
 SHA1 (patch-gallery__dl_version.py) = bcfd1666f21b9c050908a7e5592dfbce3b8791ce



Home | Main Index | Thread Index | Old Index