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: Fri Aug 23 21:28:34 UTC 2019
Modified Files:
pkgsrc/net/gallery-dl: Makefile distinfo
Log Message:
gallery-dl: Update to 1.10.2
Changes:
1.10.2
======
### Additions
- Support for `instagram` stories and IGTV (#371, #373)
- Support for individual `imgbb` images (#363)
- `deviantart.quality` option to set the JPEG compression quality for newer
images (#369)
- `enumerate` option for `extractor.skip` (#306)
- `adjust-extensions` option to control filename extension adjustments
- `path-remove` option to remove control characters etc. from filesystem
paths
### Changes
- Rename `restrict-filenames` to `path-restrict`
- Adjust `pixiv` metadata and default filename format (#366)
- Set `filename` to `"{category}_{user[id]}_{id}{suffix}.{extension}"` to
restore the old default
- Improve and optimize directory and filename generation
### Fixes
- Allow the `classify` post-processor to handle files with unknown filename
extension (#138)
- Fix rate limit handling for OAuth APIs (#368)
- Fix artwork and scraps extraction on `deviantart` (#376, #392)
- Distinguish between `imgur` album and gallery URLs (#380)
- Prevent crash when using `--ugoira-conv` (#382)
- Handle multi-image posts on `patreon` (#383)
- Miscellaneous fixes for `*reactor`, `simplyhentai`
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/net/gallery-dl/Makefile
cvs rdiff -u -r1.37 -r1.38 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.39 pkgsrc/net/gallery-dl/Makefile:1.40
--- pkgsrc/net/gallery-dl/Makefile:1.39 Mon Aug 5 20:50:45 2019
+++ pkgsrc/net/gallery-dl/Makefile Fri Aug 23 21:28:34 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2019/08/05 20:50:45 leot Exp $
+# $NetBSD: Makefile,v 1.40 2019/08/23 21:28:34 leot Exp $
-DISTNAME= gallery_dl-1.10.1
+DISTNAME= gallery_dl-1.10.2
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gallery-dl/}
Index: pkgsrc/net/gallery-dl/distinfo
diff -u pkgsrc/net/gallery-dl/distinfo:1.37 pkgsrc/net/gallery-dl/distinfo:1.38
--- pkgsrc/net/gallery-dl/distinfo:1.37 Mon Aug 5 20:50:45 2019
+++ pkgsrc/net/gallery-dl/distinfo Fri Aug 23 21:28:34 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.37 2019/08/05 20:50:45 leot Exp $
+$NetBSD: distinfo,v 1.38 2019/08/23 21:28:34 leot Exp $
-SHA1 (gallery_dl-1.10.1.tar.gz) = 3460ec45bbc787e71caefac6a532fed6345d0c72
-RMD160 (gallery_dl-1.10.1.tar.gz) = 40ea12b2669137f688c29ad9bf1562773a8c460b
-SHA512 (gallery_dl-1.10.1.tar.gz) = abd668deae33a5df205358c959c6b50764dcb53d4c118c18f9f5a29bbc48a431bd9a761cdc9ca652067dba7dbdc15892ed1b8e5f154dffa695d259191d24c577
-Size (gallery_dl-1.10.1.tar.gz) = 220226 bytes
+SHA1 (gallery_dl-1.10.2.tar.gz) = 790c4345d13ebcdf8d055aa850ada4fbff1726fc
+RMD160 (gallery_dl-1.10.2.tar.gz) = 88ffaf75c9da572eb25047ef0c1e3081eb2cc398
+SHA512 (gallery_dl-1.10.2.tar.gz) = ad7e6a1edeb0c038521754003bbe4e9115fb8ca9b38a060ccb723778f39c18a6001d2d0ca6e051ec1d091f32c1021c8a1d67f6efccaf3360aa2a34d9ee637d1d
+Size (gallery_dl-1.10.2.tar.gz) = 223974 bytes
SHA1 (patch-gallery__dl_version.py) = 140cf782ac60597849b6efca686b12b737bc1956
Home |
Main Index |
Thread Index |
Old Index