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.3.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/c5f4d631676d
branches: trunk
changeset: 376507:c5f4d631676d
user: leot <leot%pkgsrc.org@localhost>
date: Sat Mar 03 12:30:31 2018 +0000
description:
gallery-dl: Update net/gallery-dl to 1.3.0
Changes:
1.3.0
-----
* Added `--proxy` to explicitly specify a proxy server (#76)
* Added options to customize archive ID formats and undefined replacement
fields
* Changed various archive ID formats to improve their behavior for favorites
/ bookmarks / etc.
* Affected modules are `deviantart`, `flickr`, `tumblr`, `pixiv` and
all ...boorus
* Improved `sankaku` and `idolcomplex` support by
* respecting `page` and `next` URL parameters (#79)
* bypassing the page-limit for unauthenticated users
* Improved `directlink` metadata by properly unquoting it
* Fixed `pixiv` ugoira extraction (#78)
* Fixed miscellaneous extraction issues for `mangastream` and `tumblr`
* Removed `yeet`, `chronos`, `coreimg`, `hosturimage`, `imageontime`,
`img4ever`, `imgmaid`, `imgupload`
diffstat:
net/gallery-dl/Makefile | 4 ++--
net/gallery-dl/PLIST | 5 +----
net/gallery-dl/distinfo | 10 +++++-----
3 files changed, 8 insertions(+), 11 deletions(-)
diffs (47 lines):
diff -r e3b61d31e25d -r c5f4d631676d net/gallery-dl/Makefile
--- a/net/gallery-dl/Makefile Sat Mar 03 02:17:19 2018 +0000
+++ b/net/gallery-dl/Makefile Sat Mar 03 12:30:31 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2018/02/17 15:52:43 leot Exp $
+# $NetBSD: Makefile,v 1.9 2018/03/03 12:30:31 leot Exp $
-DISTNAME= gallery_dl-1.2.0
+DISTNAME= gallery_dl-1.3.0
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gallery-dl/}
diff -r e3b61d31e25d -r c5f4d631676d net/gallery-dl/PLIST
--- a/net/gallery-dl/PLIST Sat Mar 03 02:17:19 2018 +0000
+++ b/net/gallery-dl/PLIST Sat Mar 03 12:30:31 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2018/02/17 15:52:43 leot Exp $
+@comment $NetBSD: PLIST,v 1.8 2018/03/03 12:30:31 leot Exp $
bin/gallery-dl
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -306,9 +306,6 @@
${PYSITELIB}/gallery_dl/extractor/yandere.py
${PYSITELIB}/gallery_dl/extractor/yandere.pyc
${PYSITELIB}/gallery_dl/extractor/yandere.pyo
-${PYSITELIB}/gallery_dl/extractor/yeet.py
-${PYSITELIB}/gallery_dl/extractor/yeet.pyc
-${PYSITELIB}/gallery_dl/extractor/yeet.pyo
${PYSITELIB}/gallery_dl/job.py
${PYSITELIB}/gallery_dl/job.pyc
${PYSITELIB}/gallery_dl/job.pyo
diff -r e3b61d31e25d -r c5f4d631676d net/gallery-dl/distinfo
--- a/net/gallery-dl/distinfo Sat Mar 03 02:17:19 2018 +0000
+++ b/net/gallery-dl/distinfo Sat Mar 03 12:30:31 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2018/02/17 15:52:43 leot Exp $
+$NetBSD: distinfo,v 1.9 2018/03/03 12:30:31 leot Exp $
-SHA1 (gallery_dl-1.2.0.tar.gz) = 5fc9c8dabe21143db0199aa7c2842fc033ad313a
-RMD160 (gallery_dl-1.2.0.tar.gz) = 4594c5be55fbb8d1124da39959126fadad119d5f
-SHA512 (gallery_dl-1.2.0.tar.gz) = 9d73375e291eaed3120400008339646d9a8322848da022e541c9199e555132de4468438abc8fe2a537a844fb02f6d7ef90915b24859eb4aa1eeaddd09fba683e
-Size (gallery_dl-1.2.0.tar.gz) = 122629 bytes
+SHA1 (gallery_dl-1.3.0.tar.gz) = 1f6209e361e7df54e7c4cbaab80cde375a48b1a7
+RMD160 (gallery_dl-1.3.0.tar.gz) = 4eb39fcb3a8080f2221c0957a692c6bf791db58f
+SHA512 (gallery_dl-1.3.0.tar.gz) = 84f1ff78c5e02bb3a5f5d9c6ed723150cae1958020c299a175086f6e5c3f0f607bbe913e52d12f39e36bd964ee8c45e9690abd17d4e4f73ca29826db1ae1ac3f
+Size (gallery_dl-1.3.0.tar.gz) = 123302 bytes
SHA1 (patch-gallery__dl_version.py) = 2a6969dcfcf538cb6038795a9aa94d59c8b97553
Home |
Main Index |
Thread Index |
Old Index