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.10.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/0dbf7b83166d
branches: trunk
changeset: 340377:0dbf7b83166d
user: leot <leot%pkgsrc.org@localhost>
date: Wed Oct 02 08:19:28 2019 +0000
description:
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`
diffstat:
net/gallery-dl/Makefile | 4 ++--
net/gallery-dl/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r aa3b753a622c -r 0dbf7b83166d net/gallery-dl/Makefile
--- a/net/gallery-dl/Makefile Wed Oct 02 07:56:15 2019 +0000
+++ b/net/gallery-dl/Makefile Wed Oct 02 08:19:28 2019 +0000
@@ -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/}
diff -r aa3b753a622c -r 0dbf7b83166d net/gallery-dl/distinfo
--- a/net/gallery-dl/distinfo Wed Oct 02 07:56:15 2019 +0000
+++ b/net/gallery-dl/distinfo Wed Oct 02 08:19:28 2019 +0000
@@ -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