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.13.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/022d20fd0e92
branches:  trunk
changeset: 428434:022d20fd0e92
user:      leot <leot%pkgsrc.org@localhost>
date:      Mon Apr 27 19:54:53 2020 +0000

description:
gallery-dl: Update to 1.13.5

Changes:
1.13.5
------
### Additions
 - [500px] recognize `web.500px.com` URLs
 - [aryion] support downloading from folders (#694)
 - [furaffinity] add extractor for followed users (#515)
 - [hitomi] add extractor for tag searches (#697)
 - [instagram] add `post_id` and `num` metadata fields (#698)
 - [newgrounds] add extractor for followed users (#684)
 - [patreon] recognize URLs with creator IDs (#711)
 - [twitter] add `reply` metadata field (#705)
 - [xhamster] recognize more URLs (#700)

### Fixes
 - [gelbooru] improve post ID extraction in pool listings
 - [hitomi] fix extraction of galleries without tags
 - [jaiminisbox] update metadata decoding procedure (#702)
 - [mastodon] fix pagination (#701)
 - [mastodon] improve account searches (#704)
 - [patreon] fix hash extraction from download URLs (#693)
 - improve parameter extraction when solving Cloudflare challenges

diffstat:

 net/gallery-dl/Makefile |   4 ++--
 net/gallery-dl/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r a4f9775148e2 -r 022d20fd0e92 net/gallery-dl/Makefile
--- a/net/gallery-dl/Makefile   Mon Apr 27 19:38:23 2020 +0000
+++ b/net/gallery-dl/Makefile   Mon Apr 27 19:54:53 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2020/04/12 20:05:04 leot Exp $
+# $NetBSD: Makefile,v 1.55 2020/04/27 19:54:53 leot Exp $
 
-DISTNAME=      gallery_dl-1.13.4
+DISTNAME=      gallery_dl-1.13.5
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gallery-dl/}
diff -r a4f9775148e2 -r 022d20fd0e92 net/gallery-dl/distinfo
--- a/net/gallery-dl/distinfo   Mon Apr 27 19:38:23 2020 +0000
+++ b/net/gallery-dl/distinfo   Mon Apr 27 19:54:53 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.52 2020/04/12 20:05:04 leot Exp $
+$NetBSD: distinfo,v 1.53 2020/04/27 19:54:53 leot Exp $
 
-SHA1 (gallery_dl-1.13.4.tar.gz) = cef14e987eab8b45eccfebba16ea36396760ee29
-RMD160 (gallery_dl-1.13.4.tar.gz) = 8ce9380ed5cfc2595b991b758a160dd1e3d4b2d6
-SHA512 (gallery_dl-1.13.4.tar.gz) = 8b6a488a37b34f31c58d5bc49e77ebba7c0407a621f196147e6e3f4698ae80cce35167593266469c9c98410f7ed987aa29fef97097ee1af13c98ba043dfbe0d7
-Size (gallery_dl-1.13.4.tar.gz) = 268829 bytes
+SHA1 (gallery_dl-1.13.5.tar.gz) = 84d90c781658cab8a9a40ac0cc6b961c6536f230
+RMD160 (gallery_dl-1.13.5.tar.gz) = 4317968f8afa0981bd53d4db2b36cbfdc84df50d
+SHA512 (gallery_dl-1.13.5.tar.gz) = a9fbf91a8371daa558f8a88317e655a71e46baeb7178859475f15d87b9ca65ac06b18ffb7b23aeac5b68a38341071e962d877a0c61c072b6c259634dd3f8f9cf
+Size (gallery_dl-1.13.5.tar.gz) = 270280 bytes
 SHA1 (patch-gallery__dl_version.py) = bcfd1666f21b9c050908a7e5592dfbce3b8791ce



Home | Main Index | Thread Index | Old Index