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 May  4 21:38:37 UTC 2019

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

Log Message:
gallery-dl: Update to 1.8.3

Changes:
1.8.3
-----
### Additions
- Support for
  - `plurk` (#212)
  - `sexcom` (#147)
- `--clear-cache`
- `date` metadata fields for `deviantart`, `twitter`, and `tumblr` (#224, #232)

### Changes
- Standalone executables are now built using PyInstaller:
  - uses the latest CPython interpreter (Python 3.7.3)
  - available on several platforms (Windows, Linux, macOS)
  - includes the `certifi` CA bundle, `youtube-dl`, and `pyOpenSSL` on Windows

### Fixes
- Patch `urllib3`'s  default list of SSL/TLS ciphers to prevent Cloudflare
  CAPTCHAs (#227)
  - Windows users need to install `pyOpenSSL` for this to take effect
- Provide fallback URLs for `twitter` images (#237)
- Send `Referer` headers when downloading from `hitomi` (#239)
- Updated login procedure on `mangoxo`


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/gallery-dl/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/gallery-dl/PLIST
cvs rdiff -u -r1.29 -r1.30 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.31 pkgsrc/net/gallery-dl/Makefile:1.32
--- pkgsrc/net/gallery-dl/Makefile:1.31 Thu Apr 25 07:33:10 2019
+++ pkgsrc/net/gallery-dl/Makefile      Sat May  4 21:38:37 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2019/04/25 07:33:10 maya Exp $
+# $NetBSD: Makefile,v 1.32 2019/05/04 21:38:37 leot Exp $
 
-DISTNAME=      gallery_dl-1.8.2
+DISTNAME=      gallery_dl-1.8.3
 PKGNAME=       ${DISTNAME:S/_/-/}
-PKGREVISION=   1
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gallery-dl/}
 

Index: pkgsrc/net/gallery-dl/PLIST
diff -u pkgsrc/net/gallery-dl/PLIST:1.25 pkgsrc/net/gallery-dl/PLIST:1.26
--- pkgsrc/net/gallery-dl/PLIST:1.25    Fri Apr 12 09:48:41 2019
+++ pkgsrc/net/gallery-dl/PLIST Sat May  4 21:38:37 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2019/04/12 09:48:41 leot Exp $
+@comment $NetBSD: PLIST,v 1.26 2019/05/04 21:38:37 leot Exp $
 bin/gallery-dl
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -249,6 +249,9 @@ ${PYSITELIB}/gallery_dl/extractor/pixiv.
 ${PYSITELIB}/gallery_dl/extractor/pixnet.py
 ${PYSITELIB}/gallery_dl/extractor/pixnet.pyc
 ${PYSITELIB}/gallery_dl/extractor/pixnet.pyo
+${PYSITELIB}/gallery_dl/extractor/plurk.py
+${PYSITELIB}/gallery_dl/extractor/plurk.pyc
+${PYSITELIB}/gallery_dl/extractor/plurk.pyo
 ${PYSITELIB}/gallery_dl/extractor/pururin.py
 ${PYSITELIB}/gallery_dl/extractor/pururin.pyc
 ${PYSITELIB}/gallery_dl/extractor/pururin.pyo
@@ -279,6 +282,9 @@ ${PYSITELIB}/gallery_dl/extractor/seiga.
 ${PYSITELIB}/gallery_dl/extractor/senmanga.py
 ${PYSITELIB}/gallery_dl/extractor/senmanga.pyc
 ${PYSITELIB}/gallery_dl/extractor/senmanga.pyo
+${PYSITELIB}/gallery_dl/extractor/sexcom.py
+${PYSITELIB}/gallery_dl/extractor/sexcom.pyc
+${PYSITELIB}/gallery_dl/extractor/sexcom.pyo
 ${PYSITELIB}/gallery_dl/extractor/shopify.py
 ${PYSITELIB}/gallery_dl/extractor/shopify.pyc
 ${PYSITELIB}/gallery_dl/extractor/shopify.pyo

Index: pkgsrc/net/gallery-dl/distinfo
diff -u pkgsrc/net/gallery-dl/distinfo:1.29 pkgsrc/net/gallery-dl/distinfo:1.30
--- pkgsrc/net/gallery-dl/distinfo:1.29 Fri Apr 12 09:48:41 2019
+++ pkgsrc/net/gallery-dl/distinfo      Sat May  4 21:38:37 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.29 2019/04/12 09:48:41 leot Exp $
+$NetBSD: distinfo,v 1.30 2019/05/04 21:38:37 leot Exp $
 
-SHA1 (gallery_dl-1.8.2.tar.gz) = d9692d558ac40398a64fffd38d4c3930fc6127b5
-RMD160 (gallery_dl-1.8.2.tar.gz) = 01e4c5f105c2d410a5e2b6f0e567cf587c8a5d34
-SHA512 (gallery_dl-1.8.2.tar.gz) = 281979c41f6090d8ed5904c13f2e08a8c712263ec0cdf9a8fa688f31fe89d9004ed4aca784d9e4e471b452c0cd7be33d0378131701ffe5fc86985dda80ab8621
-Size (gallery_dl-1.8.2.tar.gz) = 195434 bytes
+SHA1 (gallery_dl-1.8.3.tar.gz) = 7dfabfdf285aaeb065a604f51653a621f8ddc979
+RMD160 (gallery_dl-1.8.3.tar.gz) = a512374acf9b2369089b0b9588081e104f211afb
+SHA512 (gallery_dl-1.8.3.tar.gz) = af76cd3dce11c306692514ef21aa88d41b4655cb7b17ec4740d0a704db28cc131fbef964352383046244bf6d50bde09a202485e874502e7c8b277ee68377e55f
+Size (gallery_dl-1.8.3.tar.gz) = 198988 bytes
 SHA1 (patch-gallery__dl_version.py) = 140cf782ac60597849b6efca686b12b737bc1956



Home | Main Index | Thread Index | Old Index