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:           Sat Feb 17 15:52:44 UTC 2018

Modified Files:
        pkgsrc/net/gallery-dl: Makefile PLIST distinfo
        pkgsrc/net/gallery-dl/patches: patch-gallery__dl_version.py

Log Message:
gallery-dl: Update net/gallery-dl to 1.2.0

Changes:
1.2.0
-----
 * Added support for:
   - `paheal` (#69)
   - `komikcast` (#70)
   - `subapics` (#70)
 * Added `--download-archive` to record downloaded files in an archive file
 * Added `--write-log` to write logging output to a file
 * Added a filetype check on download completion to fix incorrectly assigned filename extensions (#63)
 * Added the `tumblr:...` pseudo URI scheme to support custom domains for Tumblr blogs (#71)
 * Added fallback URLs for `tumblr` images (#64)
 * Added support for `reddit`-hosted images (#68)
 * Improved the input file format by allowing comments and per-URL options
 * Fixed OAuth 1.0 signature generation for Python 3.3 and 3.4 (#75)
 * Fixed smaller issues for `luscious`, `hentai2read`, `hentaihere` and `imgur`
 * Removed the `batoto` module


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/gallery-dl/Makefile \
    pkgsrc/net/gallery-dl/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/gallery-dl/PLIST
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/net/gallery-dl/patches/patch-gallery__dl_version.py

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.7 pkgsrc/net/gallery-dl/Makefile:1.8
--- pkgsrc/net/gallery-dl/Makefile:1.7  Sat Jan 13 16:12:19 2018
+++ pkgsrc/net/gallery-dl/Makefile      Sat Feb 17 15:52:43 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2018/01/13 16:12:19 leot Exp $
+# $NetBSD: Makefile,v 1.8 2018/02/17 15:52:43 leot Exp $
 
-DISTNAME=      gallery_dl-1.1.2
+DISTNAME=      gallery_dl-1.2.0
 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.7 pkgsrc/net/gallery-dl/distinfo:1.8
--- pkgsrc/net/gallery-dl/distinfo:1.7  Sat Jan 13 16:12:19 2018
+++ pkgsrc/net/gallery-dl/distinfo      Sat Feb 17 15:52:43 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2018/01/13 16:12:19 leot Exp $
+$NetBSD: distinfo,v 1.8 2018/02/17 15:52:43 leot Exp $
 
-SHA1 (gallery_dl-1.1.2.tar.gz) = 243b6ec6b58bb516c229e2a299c8f0b45926f528
-RMD160 (gallery_dl-1.1.2.tar.gz) = 7933ececa6e5b7dee0a3fcf2acd62a2b875f9da5
-SHA512 (gallery_dl-1.1.2.tar.gz) = 6b5b22cabd6149162873ab1b46ad064e607dd5f524fe0cc094a1feb5ff6806b04ccd44c142e3430c028c5bf768d4117aa5311f7887e05773d58b97aa113c336e
-Size (gallery_dl-1.1.2.tar.gz) = 116736 bytes
-SHA1 (patch-gallery__dl_version.py) = aa869f0441895fd7741c153fdd18ef6b35f6e355
+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 (patch-gallery__dl_version.py) = 2a6969dcfcf538cb6038795a9aa94d59c8b97553

Index: pkgsrc/net/gallery-dl/PLIST
diff -u pkgsrc/net/gallery-dl/PLIST:1.6 pkgsrc/net/gallery-dl/PLIST:1.7
--- pkgsrc/net/gallery-dl/PLIST:1.6     Sat Jan 13 16:12:19 2018
+++ pkgsrc/net/gallery-dl/PLIST Sat Feb 17 15:52:43 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2018/01/13 16:12:19 leot Exp $
+@comment $NetBSD: PLIST,v 1.7 2018/02/17 15:52:43 leot Exp $
 bin/gallery-dl
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -69,9 +69,6 @@ ${PYSITELIB}/gallery_dl/extractor/archiv
 ${PYSITELIB}/gallery_dl/extractor/b4k.py
 ${PYSITELIB}/gallery_dl/extractor/b4k.pyc
 ${PYSITELIB}/gallery_dl/extractor/b4k.pyo
-${PYSITELIB}/gallery_dl/extractor/batoto.py
-${PYSITELIB}/gallery_dl/extractor/batoto.pyc
-${PYSITELIB}/gallery_dl/extractor/batoto.pyo
 ${PYSITELIB}/gallery_dl/extractor/booru.py
 ${PYSITELIB}/gallery_dl/extractor/booru.pyc
 ${PYSITELIB}/gallery_dl/extractor/booru.pyo
@@ -132,9 +129,6 @@ ${PYSITELIB}/gallery_dl/extractor/hbrows
 ${PYSITELIB}/gallery_dl/extractor/hentai2read.py
 ${PYSITELIB}/gallery_dl/extractor/hentai2read.pyc
 ${PYSITELIB}/gallery_dl/extractor/hentai2read.pyo
-${PYSITELIB}/gallery_dl/extractor/hentaicdn.py
-${PYSITELIB}/gallery_dl/extractor/hentaicdn.pyc
-${PYSITELIB}/gallery_dl/extractor/hentaicdn.pyo
 ${PYSITELIB}/gallery_dl/extractor/hentaifoundry.py
 ${PYSITELIB}/gallery_dl/extractor/hentaifoundry.pyc
 ${PYSITELIB}/gallery_dl/extractor/hentaifoundry.pyo
@@ -180,6 +174,9 @@ ${PYSITELIB}/gallery_dl/extractor/kireic
 ${PYSITELIB}/gallery_dl/extractor/kissmanga.py
 ${PYSITELIB}/gallery_dl/extractor/kissmanga.pyc
 ${PYSITELIB}/gallery_dl/extractor/kissmanga.pyo
+${PYSITELIB}/gallery_dl/extractor/komikcast.py
+${PYSITELIB}/gallery_dl/extractor/komikcast.pyc
+${PYSITELIB}/gallery_dl/extractor/komikcast.pyo
 ${PYSITELIB}/gallery_dl/extractor/konachan.py
 ${PYSITELIB}/gallery_dl/extractor/konachan.pyc
 ${PYSITELIB}/gallery_dl/extractor/konachan.pyo
@@ -222,6 +219,9 @@ ${PYSITELIB}/gallery_dl/extractor/nyafuu
 ${PYSITELIB}/gallery_dl/extractor/oauth.py
 ${PYSITELIB}/gallery_dl/extractor/oauth.pyc
 ${PYSITELIB}/gallery_dl/extractor/oauth.pyo
+${PYSITELIB}/gallery_dl/extractor/paheal.py
+${PYSITELIB}/gallery_dl/extractor/paheal.pyc
+${PYSITELIB}/gallery_dl/extractor/paheal.pyo
 ${PYSITELIB}/gallery_dl/extractor/pawoo.py
 ${PYSITELIB}/gallery_dl/extractor/pawoo.pyc
 ${PYSITELIB}/gallery_dl/extractor/pawoo.pyo
@@ -276,6 +276,9 @@ ${PYSITELIB}/gallery_dl/extractor/slides
 ${PYSITELIB}/gallery_dl/extractor/spectrumnexus.py
 ${PYSITELIB}/gallery_dl/extractor/spectrumnexus.pyc
 ${PYSITELIB}/gallery_dl/extractor/spectrumnexus.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

Index: pkgsrc/net/gallery-dl/patches/patch-gallery__dl_version.py
diff -u pkgsrc/net/gallery-dl/patches/patch-gallery__dl_version.py:1.1 pkgsrc/net/gallery-dl/patches/patch-gallery__dl_version.py:1.2
--- pkgsrc/net/gallery-dl/patches/patch-gallery__dl_version.py:1.1      Mon Sep  4 09:35:26 2017
+++ pkgsrc/net/gallery-dl/patches/patch-gallery__dl_version.py  Sat Feb 17 15:52:43 2018
@@ -1,14 +1,14 @@
-$NetBSD: patch-gallery__dl_version.py,v 1.1 2017/09/04 09:35:26 leot Exp $
+$NetBSD: patch-gallery__dl_version.py,v 1.2 2018/02/17 15:52:43 leot Exp $
 
 Avoid a UnicodeDecodeError.
 
---- gallery_dl/version.py.orig 2017-05-01 11:24:12.000000000 +0000
+--- gallery_dl/version.py.orig 2018-02-16 21:28:15.000000000 +0000
 +++ gallery_dl/version.py
 @@ -1,6 +1,6 @@
  # -*- coding: utf-8 -*-
  
--# Copyright 2016-2017 Mike Fährmann
-+# Copyright 2016-2017 Mike Fahrmann
+-# Copyright 2016-2018 Mike Fährmann
++# Copyright 2016-2018 Mike Fahrmann
  #
  # This program is free software; you can redistribute it and/or modify
  # it under the terms of the GNU General Public License version 2 as



Home | Main Index | Thread Index | Old Index