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:           Sun Sep 20 20:22:48 UTC 2020

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

Log Message:
gallery-dl: Update to 1.15.0

Changes:
1.15.0
------
### Additions
- [deviantart] support watchers-only/paid deviations (#995)
- [myhentaigallery] add gallery extractor (#1001)
- [twitter] support specifying users by ID (#980)
- [twitter] support `/intent/user?user_id=…` URLs (#980)
- add `--no-skip` command-line option (#986)
- add `blacklist` and `whitelist` options (#492, #844)
- add `filesize-min` and `filesize-max` options (#780)
- add `sleep-extractor` and `sleep-request` options (#788)
- write skipped files to archive (#550)

### Changes
- [exhentai] update wait time before original image downloads (#978)
- [imgur] use new API endpoints for image/album data
- [tumblr] create directories for each post (#965)
- support format string replacement fields in download archive paths (#985)
- reduce wait time growth rate for HTTP retries from exponential to linear

### Fixes
- [500px] update query hash
- [aryion] improve post ID extraction (#981, #982)
- [danbooru] handle posts without `id` (#1004)
- [furaffinity] update download URL extraction (#988)
- [imgur] fix image/album detection for galleries
- [postprocessor:zip] defer zip file creation (#968)

### Removals
- [jaiminisbox] remove extractors
- [worldthree] remove extractors


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/net/gallery-dl/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/net/gallery-dl/PLIST
cvs rdiff -u -r1.60 -r1.61 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.62 pkgsrc/net/gallery-dl/Makefile:1.63
--- pkgsrc/net/gallery-dl/Makefile:1.62 Mon Aug 31 15:01:37 2020
+++ pkgsrc/net/gallery-dl/Makefile      Sun Sep 20 20:22:48 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2020/08/31 15:01:37 leot Exp $
+# $NetBSD: Makefile,v 1.63 2020/09/20 20:22:48 leot Exp $
 
-DISTNAME=      gallery_dl-1.14.5
+DISTNAME=      gallery_dl-1.15.0
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gallery-dl/}

Index: pkgsrc/net/gallery-dl/PLIST
diff -u pkgsrc/net/gallery-dl/PLIST:1.44 pkgsrc/net/gallery-dl/PLIST:1.45
--- pkgsrc/net/gallery-dl/PLIST:1.44    Sat Aug 15 20:04:33 2020
+++ pkgsrc/net/gallery-dl/PLIST Sun Sep 20 20:22:48 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.44 2020/08/15 20:04:33 leot Exp $
+@comment $NetBSD: PLIST,v 1.45 2020/09/20 20:22:48 leot Exp $
 bin/gallery-dl
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -261,6 +261,9 @@ ${PYSITELIB}/gallery_dl/extractor/mastod
 ${PYSITELIB}/gallery_dl/extractor/message.py
 ${PYSITELIB}/gallery_dl/extractor/message.pyc
 ${PYSITELIB}/gallery_dl/extractor/message.pyo
+${PYSITELIB}/gallery_dl/extractor/myhentaigallery.py
+${PYSITELIB}/gallery_dl/extractor/myhentaigallery.pyc
+${PYSITELIB}/gallery_dl/extractor/myhentaigallery.pyo
 ${PYSITELIB}/gallery_dl/extractor/myportfolio.py
 ${PYSITELIB}/gallery_dl/extractor/myportfolio.pyc
 ${PYSITELIB}/gallery_dl/extractor/myportfolio.pyo

Index: pkgsrc/net/gallery-dl/distinfo
diff -u pkgsrc/net/gallery-dl/distinfo:1.60 pkgsrc/net/gallery-dl/distinfo:1.61
--- pkgsrc/net/gallery-dl/distinfo:1.60 Mon Aug 31 15:01:37 2020
+++ pkgsrc/net/gallery-dl/distinfo      Sun Sep 20 20:22:48 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.60 2020/08/31 15:01:37 leot Exp $
+$NetBSD: distinfo,v 1.61 2020/09/20 20:22:48 leot Exp $
 
-SHA1 (gallery_dl-1.14.5.tar.gz) = 6fd721c9224706c9bd1129a4aed0fb8b3779fc0e
-RMD160 (gallery_dl-1.14.5.tar.gz) = 3e876e792456061993dc929b35029ba232f552e7
-SHA512 (gallery_dl-1.14.5.tar.gz) = 9088e46847df1839d6244c4ce97b9c04a3d85a7ae5279def6ee3591e1f257c8f128d40ca6f6a20cff0f44bfde7a14d92fd1ddacec27b55c115bdf7a04acb46b5
-Size (gallery_dl-1.14.5.tar.gz) = 316417 bytes
+SHA1 (gallery_dl-1.15.0.tar.gz) = 4f7949567abe9fba4a60acbf883eb9dcd5c1c11c
+RMD160 (gallery_dl-1.15.0.tar.gz) = 1833ee2cf49c8516e4da26d968e4046e85db93b8
+SHA512 (gallery_dl-1.15.0.tar.gz) = 43d7ab22e5967a87ad2ae9dff8a40b6bd4d4db7cb9293e66f7de9b0b96788974b6efc80e6a2070d56a2d6970ab1f657cf3947d165851f685de04aff5b2889325
+Size (gallery_dl-1.15.0.tar.gz) = 317787 bytes
 SHA1 (patch-gallery__dl_version.py) = bcfd1666f21b9c050908a7e5592dfbce3b8791ce



Home | Main Index | Thread Index | Old Index