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.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6e43ca2ee93f
branches:  trunk
changeset: 378425:6e43ca2ee93f
user:      leot <leot%pkgsrc.org@localhost>
date:      Sat Apr 07 16:36:24 2018 +0000

description:
gallery-dl: Update net/gallery-dl to 1.3.3

Changes:
## 1.3.3 - 2018-04-06
- Added extractors for
   * `nhentai` search results
   * `exhentai` search results and favorites
   * `nijie` doujins and favorites
- Improved metadata extraction for `exhentai` and `nijie`
- Improved `tumblr` extractors by avoiding unnecessary API calls
- Fixed Cloudflare DDoS protection bypass
- Fixed errors when trying to print unencodable characters

diffstat:

 net/gallery-dl/Makefile |   4 ++--
 net/gallery-dl/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 100feb1ebf43 -r 6e43ca2ee93f net/gallery-dl/Makefile
--- a/net/gallery-dl/Makefile   Sat Apr 07 12:16:19 2018 +0000
+++ b/net/gallery-dl/Makefile   Sat Apr 07 16:36:24 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2018/03/24 10:32:01 leot Exp $
+# $NetBSD: Makefile,v 1.12 2018/04/07 16:36:24 leot Exp $
 
-DISTNAME=      gallery_dl-1.3.2
+DISTNAME=      gallery_dl-1.3.3
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gallery-dl/}
diff -r 100feb1ebf43 -r 6e43ca2ee93f net/gallery-dl/distinfo
--- a/net/gallery-dl/distinfo   Sat Apr 07 12:16:19 2018 +0000
+++ b/net/gallery-dl/distinfo   Sat Apr 07 16:36:24 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2018/03/24 10:32:01 leot Exp $
+$NetBSD: distinfo,v 1.12 2018/04/07 16:36:24 leot Exp $
 
-SHA1 (gallery_dl-1.3.2.tar.gz) = f86759c0c74952d66796a57f30a9d63340f22594
-RMD160 (gallery_dl-1.3.2.tar.gz) = f4a5f4de50d28da2dc7b6b3844121cd1a32b6432
-SHA512 (gallery_dl-1.3.2.tar.gz) = f78f089fb0646fc3b95fdc9c2d629ef4b2b99451f22aaea0c9255c63c1c41e89e34eb0b036ba3f54f690b11a3e14744aa6c49467b53ff163cf82f8db03488b55
-Size (gallery_dl-1.3.2.tar.gz) = 126257 bytes
+SHA1 (gallery_dl-1.3.3.tar.gz) = a432d3d62761d0b76d9e2ba13a7d926e58ef65d7
+RMD160 (gallery_dl-1.3.3.tar.gz) = af7d6ed6fe0c415f55b8e07f931785ed4f1818e9
+SHA512 (gallery_dl-1.3.3.tar.gz) = be8023c24696c0c67d00a59f8e3a5605728b136ad50967fae5d8091544f1ed3572eca01e56b92b53c1f8ae24d8e32a9873436b2bdf6ac46b5dbfb7e7a2ca5433
+Size (gallery_dl-1.3.3.tar.gz) = 131052 bytes
 SHA1 (patch-gallery__dl_version.py) = 2a6969dcfcf538cb6038795a9aa94d59c8b97553



Home | Main Index | Thread Index | Old Index