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:           Wed Oct  2 08:19:28 UTC 2019

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

Log Message:
gallery-dl: Update to 1.10.5

Changes:
1.10.5
------
### Additions
 - `instagram.highlights` option to include highlighted stories when
   downloading user profiles (#329)
 - Support for `/user/` URLs on `reddit` (#350)
 - Support for `imgur` user profiles and favorites (#420)
 - Additional metadata fields on `nijie`(#423)

### Fixes
 - Improve handling of private `deviantart` artworks (#414) and
   429 status codes (#424)
 - Prevent fatal errors when trying to open download-archive files (#417)
 - Detect and ignore unavailable videos on `weibo` (#427)
 - Update the `scope` of new `reddit` refresh-tokens (#428)
 - Fix inconsistencies with the `reddit.comments` option (#429)
 - Extend URL patterns for `hentaicafe` manga and `pixiv` artworks
 - Improve detection of unavailable albums on `luscious` and `imgbb`
 - Miscellaneous fixes for `tsumino`


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/net/gallery-dl/Makefile
cvs rdiff -u -r1.40 -r1.41 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.42 pkgsrc/net/gallery-dl/Makefile:1.43
--- pkgsrc/net/gallery-dl/Makefile:1.42 Sun Sep  8 20:16:13 2019
+++ pkgsrc/net/gallery-dl/Makefile      Wed Oct  2 08:19:28 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2019/09/08 20:16:13 leot Exp $
+# $NetBSD: Makefile,v 1.43 2019/10/02 08:19:28 leot Exp $
 
-DISTNAME=      gallery_dl-1.10.4
+DISTNAME=      gallery_dl-1.10.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.40 pkgsrc/net/gallery-dl/distinfo:1.41
--- pkgsrc/net/gallery-dl/distinfo:1.40 Sun Sep  8 20:16:13 2019
+++ pkgsrc/net/gallery-dl/distinfo      Wed Oct  2 08:19:28 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.40 2019/09/08 20:16:13 leot Exp $
+$NetBSD: distinfo,v 1.41 2019/10/02 08:19:28 leot Exp $
 
-SHA1 (gallery_dl-1.10.4.tar.gz) = faa78e89b07c6605a2110116e94270ecdc7f3bf2
-RMD160 (gallery_dl-1.10.4.tar.gz) = f638168e2b6d4c03146a4e92dfdadaea9f59c381
-SHA512 (gallery_dl-1.10.4.tar.gz) = 6a574f2657a967c5cb64bd414b33a6d45ba2ba7e6ff0eb90a9b16bebcf320e5da1e465fafa2b9fbddb0e08b5cae4eae91c82fe35b6ebbf01413a29863457654c
-Size (gallery_dl-1.10.4.tar.gz) = 228479 bytes
+SHA1 (gallery_dl-1.10.5.tar.gz) = 02ac8205a1c90026acdc8d9051324b472ae94bf0
+RMD160 (gallery_dl-1.10.5.tar.gz) = a2abdebeab6131fea5996106b82b7607a027306f
+SHA512 (gallery_dl-1.10.5.tar.gz) = 54a7163fedfd9635774c41e327f480121b53fb06b4f382d6f92fddaa72ad3a653a661dc38650f130218bca501dabf772237e49552ad9f7b19ac1eb191d441d28
+Size (gallery_dl-1.10.5.tar.gz) = 230115 bytes
 SHA1 (patch-gallery__dl_version.py) = 140cf782ac60597849b6efca686b12b737bc1956



Home | Main Index | Thread Index | Old Index