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 net/gallery-dl to 1.5.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/f78bafa47f4f
branches: trunk
changeset: 312303:f78bafa47f4f
user: leot <leot%pkgsrc.org@localhost>
date: Fri Aug 31 19:18:59 2018 +0000
description:
gallery-dl: Update net/gallery-dl to 1.5.2
Changes:
1.5.2
-----
- Added support for `twitter` timelines
- Added option to suppress FFmpeg output during ugoira conversions
- Improved filename formatter performance
- Improved inline image quality on `tumblr`
- Fixed image URLs for newly released `mangadex` chapters
- Fixed a smaller issue with `deviantart` journals
- Replaced `subapics` with `ngomik`
diffstat:
net/gallery-dl/Makefile | 4 ++--
net/gallery-dl/PLIST | 8 ++++----
net/gallery-dl/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 11 deletions(-)
diffs (57 lines):
diff -r 6df39f01750b -r f78bafa47f4f net/gallery-dl/Makefile
--- a/net/gallery-dl/Makefile Fri Aug 31 13:59:18 2018 +0000
+++ b/net/gallery-dl/Makefile Fri Aug 31 19:18:59 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2018/08/17 14:50:52 leot Exp $
+# $NetBSD: Makefile,v 1.20 2018/08/31 19:18:59 leot Exp $
-DISTNAME= gallery_dl-1.5.1
+DISTNAME= gallery_dl-1.5.2
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gallery-dl/}
diff -r 6df39f01750b -r f78bafa47f4f net/gallery-dl/PLIST
--- a/net/gallery-dl/PLIST Fri Aug 31 13:59:18 2018 +0000
+++ b/net/gallery-dl/PLIST Fri Aug 31 19:18:59 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2018/08/17 14:50:52 leot Exp $
+@comment $NetBSD: PLIST,v 1.16 2018/08/31 19:18:59 leot Exp $
bin/gallery-dl
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -210,6 +210,9 @@
${PYSITELIB}/gallery_dl/extractor/myportfolio.py
${PYSITELIB}/gallery_dl/extractor/myportfolio.pyc
${PYSITELIB}/gallery_dl/extractor/myportfolio.pyo
+${PYSITELIB}/gallery_dl/extractor/ngomik.py
+${PYSITELIB}/gallery_dl/extractor/ngomik.pyc
+${PYSITELIB}/gallery_dl/extractor/ngomik.pyo
${PYSITELIB}/gallery_dl/extractor/nhentai.py
${PYSITELIB}/gallery_dl/extractor/nhentai.pyc
${PYSITELIB}/gallery_dl/extractor/nhentai.pyo
@@ -282,9 +285,6 @@
${PYSITELIB}/gallery_dl/extractor/smugmug.py
${PYSITELIB}/gallery_dl/extractor/smugmug.pyc
${PYSITELIB}/gallery_dl/extractor/smugmug.pyo
-${PYSITELIB}/gallery_dl/extractor/subapics.py
-${PYSITELIB}/gallery_dl/extractor/subapics.pyc
-${PYSITELIB}/gallery_dl/extractor/subapics.pyo
${PYSITELIB}/gallery_dl/extractor/test.py
${PYSITELIB}/gallery_dl/extractor/test.pyc
${PYSITELIB}/gallery_dl/extractor/test.pyo
diff -r 6df39f01750b -r f78bafa47f4f net/gallery-dl/distinfo
--- a/net/gallery-dl/distinfo Fri Aug 31 13:59:18 2018 +0000
+++ b/net/gallery-dl/distinfo Fri Aug 31 19:18:59 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2018/08/17 14:50:52 leot Exp $
+$NetBSD: distinfo,v 1.20 2018/08/31 19:18:59 leot Exp $
-SHA1 (gallery_dl-1.5.1.tar.gz) = 62bd8b502ac2161717e2f465cf5ed857fe63c592
-RMD160 (gallery_dl-1.5.1.tar.gz) = 9763b447de5e5bb9a5fa51df3bc209530190e3a6
-SHA512 (gallery_dl-1.5.1.tar.gz) = ed9b815f59cc8e1df2127c51ba891f4126caea7165b0c99af79736e10cde7820c19a9575716e6ae161e2aae5da9561ff535ed903023bca905a50f9fc52af3dbb
-Size (gallery_dl-1.5.1.tar.gz) = 143883 bytes
+SHA1 (gallery_dl-1.5.2.tar.gz) = 1943afa464ba70fa088ca36c2bafbd21ef227d0a
+RMD160 (gallery_dl-1.5.2.tar.gz) = f5e37ab67651d6bae6e66110885604fb5cb09bb6
+SHA512 (gallery_dl-1.5.2.tar.gz) = 2d4e9cecd1703977642a597da1405824e36bf0dc29b0caf9679605e92c4fcfe5ac0b118a2e25673e46c41c07511cdb2f79f543066ef4811a055c819e868e9a0b
+Size (gallery_dl-1.5.2.tar.gz) = 145203 bytes
SHA1 (patch-gallery__dl_version.py) = 2a6969dcfcf538cb6038795a9aa94d59c8b97553
Home |
Main Index |
Thread Index |
Old Index