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.16.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/32fc5f2a9b18
branches: trunk
changeset: 444514:32fc5f2a9b18
user: leot <leot%pkgsrc.org@localhost>
date: Sat Jan 09 17:47:39 2021 +0000
description:
gallery-dl: Update to 1.16.2
Changes:
1.16.2
------
### Additions
- [derpibooru] add `search` and `gallery` extractors (#862)
- [foolfuuka] add `board` and `search` extractors (#1044, #1174)
- [gfycat] add `date` metadata field (#1138)
- [pinterest] add support for getting all boards of a user (#1205)
- [sankaku] add support for book searches (#1204)
- [twitter] fetch media from pinned tweets (#1203)
- [wikiart] add extractor for single paintings (#1233)
- [downloader:http] add MIME type and signature for `.ico` files (#1211)
- add a `d` format string conversion for timestamp values
- add `"ascii"` as a special `path-restrict` value
### Fixes
- [hentainexus] fix extraction (#1234)
- [instagram] categorize single highlight URLs as `highlights` (#1222)
- [redgifs] fix search results
- [twitter] fix login with username & password
- [twitter] fetch tweets from `homeConversation` entries
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 c1614c5ff43b -r 32fc5f2a9b18 net/gallery-dl/Makefile
--- a/net/gallery-dl/Makefile Sat Jan 09 17:43:24 2021 +0000
+++ b/net/gallery-dl/Makefile Sat Jan 09 17:47:39 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2020/12/31 17:33:08 leot Exp $
+# $NetBSD: Makefile,v 1.71 2021/01/09 17:47:39 leot Exp $
-DISTNAME= gallery_dl-1.16.1
+DISTNAME= gallery_dl-1.16.2
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gallery-dl/}
diff -r c1614c5ff43b -r 32fc5f2a9b18 net/gallery-dl/PLIST
--- a/net/gallery-dl/PLIST Sat Jan 09 17:43:24 2021 +0000
+++ b/net/gallery-dl/PLIST Sat Jan 09 17:47:39 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.48 2020/12/31 17:33:08 leot Exp $
+@comment $NetBSD: PLIST,v 1.49 2021/01/09 17:47:39 leot Exp $
bin/gallery-dl
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -90,6 +90,9 @@
${PYSITELIB}/gallery_dl/extractor/danbooru.py
${PYSITELIB}/gallery_dl/extractor/danbooru.pyc
${PYSITELIB}/gallery_dl/extractor/danbooru.pyo
+${PYSITELIB}/gallery_dl/extractor/derpibooru.py
+${PYSITELIB}/gallery_dl/extractor/derpibooru.pyc
+${PYSITELIB}/gallery_dl/extractor/derpibooru.pyo
${PYSITELIB}/gallery_dl/extractor/deviantart.py
${PYSITELIB}/gallery_dl/extractor/deviantart.pyc
${PYSITELIB}/gallery_dl/extractor/deviantart.pyo
diff -r c1614c5ff43b -r 32fc5f2a9b18 net/gallery-dl/distinfo
--- a/net/gallery-dl/distinfo Sat Jan 09 17:43:24 2021 +0000
+++ b/net/gallery-dl/distinfo Sat Jan 09 17:47:39 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.67 2020/12/31 17:33:08 leot Exp $
+$NetBSD: distinfo,v 1.68 2021/01/09 17:47:39 leot Exp $
-SHA1 (gallery_dl-1.16.1.tar.gz) = e1ffd0fdab0ce283d0cafe6cf83b3efe03c8f345
-RMD160 (gallery_dl-1.16.1.tar.gz) = 6487b484976569724ad10b857bc7353138640009
-SHA512 (gallery_dl-1.16.1.tar.gz) = 8cd58e32e19d0c8efbf6191e817130cd5bee66db7ddbcb4acd745db60670441af6b1aeb15a9c381dab876f79f31ed45c634c6dfb024eb758e99ec089860ee120
-Size (gallery_dl-1.16.1.tar.gz) = 323106 bytes
+SHA1 (gallery_dl-1.16.2.tar.gz) = 067201141ab86d437386248d5d87b816864e5571
+RMD160 (gallery_dl-1.16.2.tar.gz) = f5c2e98fdf2bd09b1379fda99864a907d7771205
+SHA512 (gallery_dl-1.16.2.tar.gz) = 36c424877d6a970b2f030c98d94357f04288775f131eb455faab1b3732b3ef7e39a2210de087d08a796df3f4c3e8af098818f2d7740c2ed08033d1c97b6a12bd
+Size (gallery_dl-1.16.2.tar.gz) = 326373 bytes
SHA1 (patch-gallery__dl_version.py) = bcfd1666f21b9c050908a7e5592dfbce3b8791ce
Home |
Main Index |
Thread Index |
Old Index