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 Oct 13 13:55:44 UTC 2019

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

Log Message:
gallery-dl: Update to 1.10.6

Changes:
1.10.6
------
# Additions
 - `--exec` command-line option to specify a command to run after each
   file download (#421)

# Changes
 - Include titles in `gfycat` default filenames (#434)

# Fixes
 - Fetch working download URLs for `deviantart` (#436)
 - Various fixes and improvements for `yaplog` blogs (#443)
 - Fix image URL generation for `hitomi` galleries
 - Miscellaneous fixes for `behance` and `xvideos`


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/net/gallery-dl/Makefile
cvs rdiff -u -r1.41 -r1.42 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.43 pkgsrc/net/gallery-dl/Makefile:1.44
--- pkgsrc/net/gallery-dl/Makefile:1.43 Wed Oct  2 08:19:28 2019
+++ pkgsrc/net/gallery-dl/Makefile      Sun Oct 13 13:55:44 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2019/10/02 08:19:28 leot Exp $
+# $NetBSD: Makefile,v 1.44 2019/10/13 13:55:44 leot Exp $
 
-DISTNAME=      gallery_dl-1.10.5
+DISTNAME=      gallery_dl-1.10.6
 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.41 pkgsrc/net/gallery-dl/distinfo:1.42
--- pkgsrc/net/gallery-dl/distinfo:1.41 Wed Oct  2 08:19:28 2019
+++ pkgsrc/net/gallery-dl/distinfo      Sun Oct 13 13:55:44 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.41 2019/10/02 08:19:28 leot Exp $
+$NetBSD: distinfo,v 1.42 2019/10/13 13:55:44 leot Exp $
 
-SHA1 (gallery_dl-1.10.5.tar.gz) = 02ac8205a1c90026acdc8d9051324b472ae94bf0
-RMD160 (gallery_dl-1.10.5.tar.gz) = a2abdebeab6131fea5996106b82b7607a027306f
-SHA512 (gallery_dl-1.10.5.tar.gz) = 54a7163fedfd9635774c41e327f480121b53fb06b4f382d6f92fddaa72ad3a653a661dc38650f130218bca501dabf772237e49552ad9f7b19ac1eb191d441d28
-Size (gallery_dl-1.10.5.tar.gz) = 230115 bytes
+SHA1 (gallery_dl-1.10.6.tar.gz) = f724022fda3bcadf187a9579782c809de5dd51a2
+RMD160 (gallery_dl-1.10.6.tar.gz) = 6f66ba1c8a1cc745267a965802249ee8dcf75856
+SHA512 (gallery_dl-1.10.6.tar.gz) = 7faeebf5f792d8cfb1fa047d75e0c1b9b64513b6b57590fe092ba75113e40a877089f911852e58fde0006693de640616e8aaf945624bb9fc90ed768e50fc9bd6
+Size (gallery_dl-1.10.6.tar.gz) = 231274 bytes
 SHA1 (patch-gallery__dl_version.py) = 140cf782ac60597849b6efca686b12b737bc1956



Home | Main Index | Thread Index | Old Index