Source-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.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9695f14bd6b
branches: trunk
changeset: 430657:c9695f14bd6b
user: leot <leot%pkgsrc.org@localhost>
date: Sat May 02 20:45:32 2020 +0000
description:
gallery-dl: Update to 1.13.6
Changes:
1.13.6
------
### Additions
- [patreon] respect filters and sort order in query parameters (#711)
- [speakerdeck] add a new extractor for speakerdeck.com (#726)
- [twitter] add `replies` option (#705)
- [weibo] add `videos` option
- [downloader:http] add MIME types for `.psd` files (#714)
### Fixes
- [artstation] improve embed extraction (#720)
- [deviantart] limit API wait times (#721)
- [newgrounds] fix URLs produced by the `following` extractor (#684)
- [patreon] improve file hash extraction (#713)
- [vsco] fix user gallery extraction
- fix/improve Cloudflare bypass code (#728)
diffstat:
net/gallery-dl/Makefile | 4 ++--
net/gallery-dl/PLIST | 5 ++++-
net/gallery-dl/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (47 lines):
diff -r ad61dbfce4cb -r c9695f14bd6b net/gallery-dl/Makefile
--- a/net/gallery-dl/Makefile Sat May 02 20:12:34 2020 +0000
+++ b/net/gallery-dl/Makefile Sat May 02 20:45:32 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2020/04/27 19:54:53 leot Exp $
+# $NetBSD: Makefile,v 1.56 2020/05/02 20:45:32 leot Exp $
-DISTNAME= gallery_dl-1.13.5
+DISTNAME= gallery_dl-1.13.6
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gallery-dl/}
diff -r ad61dbfce4cb -r c9695f14bd6b net/gallery-dl/PLIST
--- a/net/gallery-dl/PLIST Sat May 02 20:12:34 2020 +0000
+++ b/net/gallery-dl/PLIST Sat May 02 20:45:32 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.40 2020/04/12 20:05:04 leot Exp $
+@comment $NetBSD: PLIST,v 1.41 2020/05/02 20:45:32 leot Exp $
bin/gallery-dl
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -363,6 +363,9 @@
${PYSITELIB}/gallery_dl/extractor/smugmug.py
${PYSITELIB}/gallery_dl/extractor/smugmug.pyc
${PYSITELIB}/gallery_dl/extractor/smugmug.pyo
+${PYSITELIB}/gallery_dl/extractor/speakerdeck.py
+${PYSITELIB}/gallery_dl/extractor/speakerdeck.pyc
+${PYSITELIB}/gallery_dl/extractor/speakerdeck.pyo
${PYSITELIB}/gallery_dl/extractor/test.py
${PYSITELIB}/gallery_dl/extractor/test.pyc
${PYSITELIB}/gallery_dl/extractor/test.pyo
diff -r ad61dbfce4cb -r c9695f14bd6b net/gallery-dl/distinfo
--- a/net/gallery-dl/distinfo Sat May 02 20:12:34 2020 +0000
+++ b/net/gallery-dl/distinfo Sat May 02 20:45:32 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.53 2020/04/27 19:54:53 leot Exp $
+$NetBSD: distinfo,v 1.54 2020/05/02 20:45:32 leot Exp $
-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 (gallery_dl-1.13.6.tar.gz) = 5f7a66c4d1f1dfa8468df43f35f7d3513ec66dab
+RMD160 (gallery_dl-1.13.6.tar.gz) = 5bae98f9de651503af29cd788cff9d605c43251e
+SHA512 (gallery_dl-1.13.6.tar.gz) = a1ff1c2d7ba4b79e163e38a4e73a4059fb7696e682569d7b5f7b956c926aaf51fade1a4ce03466f94fd6b39df0c9c458ced139289e98029595f51b757d1509a6
+Size (gallery_dl-1.13.6.tar.gz) = 271264 bytes
SHA1 (patch-gallery__dl_version.py) = bcfd1666f21b9c050908a7e5592dfbce3b8791ce
Home |
Main Index |
Thread Index |
Old Index