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.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe6e76c1338b
branches: trunk
changeset: 441102:fe6e76c1338b
user: leot <leot%pkgsrc.org@localhost>
date: Mon Oct 26 09:53:48 2020 +0000
description:
gallery-dl: Update to 1.15.2
Changes:
1.15.2
------
### Additions
- [pinterest] implement login support (#1055)
- [reddit] add `date` metadata field (#1068)
- [seiga] add metadata for single image downloads (#1063)
- [twitter] support media from Cards (#937, #1005)
- [weasyl] support api-key authentication (#1057)
- add a `t` format string conversion for trimming whitespace (#1065)
### Fixes
- [blogger] handle URLs with specified width/height (#1061)
- [fallenangels] fix extraction of `.5` chapters
- [gelbooru] rewrite mp4 video URLs (#1048)
- [hitomi] fix image URLs and gallery URL pattern
- [mangadex] unescape more metadata fields (#1066)
- [mangahere] ensure download URLs have a scheme (#1070)
- [mangakakalot] ignore "Go Home" buttons in chapter pages
- [newgrounds] handle embeds without scheme (#1033)
- [newgrounds] provide fallback URLs for video downloads (#1042)
- [xhamster] fix user profile extraction
diffstat:
net/gallery-dl/Makefile | 4 ++--
net/gallery-dl/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 57aaef0522af -r fe6e76c1338b net/gallery-dl/Makefile
--- a/net/gallery-dl/Makefile Mon Oct 26 09:45:17 2020 +0000
+++ b/net/gallery-dl/Makefile Mon Oct 26 09:53:48 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2020/10/11 20:46:04 leot Exp $
+# $NetBSD: Makefile,v 1.65 2020/10/26 09:53:48 leot Exp $
-DISTNAME= gallery_dl-1.15.1
+DISTNAME= gallery_dl-1.15.2
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gallery-dl/}
diff -r 57aaef0522af -r fe6e76c1338b net/gallery-dl/distinfo
--- a/net/gallery-dl/distinfo Mon Oct 26 09:45:17 2020 +0000
+++ b/net/gallery-dl/distinfo Mon Oct 26 09:53:48 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.62 2020/10/11 20:46:04 leot Exp $
+$NetBSD: distinfo,v 1.63 2020/10/26 09:53:48 leot Exp $
-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 (gallery_dl-1.15.2.tar.gz) = 450496e3529e1b38b029a211f4c6c89d1c07bf16
+RMD160 (gallery_dl-1.15.2.tar.gz) = b8f049f5a42106ae47f3cd17c34d4082685227a9
+SHA512 (gallery_dl-1.15.2.tar.gz) = e30992d58c6f20bf51ecff95c0603c149b2cbf1ce2569746ac74595d7da67dac8c67b66548a4037374a0095bb44cceae37032457d48bc3bc92f4d6e58f5fb962
+Size (gallery_dl-1.15.2.tar.gz) = 317559 bytes
SHA1 (patch-gallery__dl_version.py) = bcfd1666f21b9c050908a7e5592dfbce3b8791ce
Home |
Main Index |
Thread Index |
Old Index