pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/gallery-dl



Module Name:    pkgsrc
Committed By:   leot
Date:           Mon Apr 27 19:54:53 UTC 2020

Modified Files:
        pkgsrc/net/gallery-dl: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/net/gallery-dl/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/net/gallery-dl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/gallery-dl/Makefile
diff -u pkgsrc/net/gallery-dl/Makefile:1.54 pkgsrc/net/gallery-dl/Makefile:1.55
--- pkgsrc/net/gallery-dl/Makefile:1.54 Sun Apr 12 20:05:04 2020
+++ pkgsrc/net/gallery-dl/Makefile      Mon Apr 27 19:54:53 2020
@@ -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/}

Index: pkgsrc/net/gallery-dl/distinfo
diff -u pkgsrc/net/gallery-dl/distinfo:1.52 pkgsrc/net/gallery-dl/distinfo:1.53
--- pkgsrc/net/gallery-dl/distinfo:1.52 Sun Apr 12 20:05:04 2020
+++ pkgsrc/net/gallery-dl/distinfo      Mon Apr 27 19:54:53 2020
@@ -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