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 20 09:56:27 UTC 2024
Modified Files:
pkgsrc/net/gallery-dl: Makefile PLIST distinfo
Log Message:
gallery-dl: Update to 1.27.6
Changes:
1.27.6
======
- [ao3] add `subscriptions` extractor
- [boosty] add support
- [civitai] add `post` extractors
- [pixiv] support unlisted artworks
- Several bug fixes and improvements
1.27.5
======
- [ao3] add support
- [civitai] add support
- [cohost] add support
- Several bug fixes and improvements
1.27.4
======
- [sexcom] add `likes` extractor
- [wikimedia] add `wiki` extractor
- Several bug fixes and improvements
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/net/gallery-dl/Makefile
cvs rdiff -u -r1.65 -r1.66 pkgsrc/net/gallery-dl/PLIST
cvs rdiff -u -r1.87 -r1.88 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.93 pkgsrc/net/gallery-dl/Makefile:1.94
--- pkgsrc/net/gallery-dl/Makefile:1.93 Sun Aug 11 10:07:01 2024
+++ pkgsrc/net/gallery-dl/Makefile Sun Oct 20 09:56:27 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.93 2024/08/11 10:07:01 leot Exp $
+# $NetBSD: Makefile,v 1.94 2024/10/20 09:56:27 leot Exp $
-DISTNAME= gallery_dl-1.27.3
+DISTNAME= gallery_dl-1.27.6
PKGNAME= ${DISTNAME:S/_/-/}
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.65 pkgsrc/net/gallery-dl/PLIST:1.66
--- pkgsrc/net/gallery-dl/PLIST:1.65 Sun Aug 11 10:07:01 2024
+++ pkgsrc/net/gallery-dl/PLIST Sun Oct 20 09:56:27 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.65 2024/08/11 10:07:01 leot Exp $
+@comment $NetBSD: PLIST,v 1.66 2024/10/20 09:56:27 leot Exp $
bin/gallery-dl
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -90,6 +90,9 @@ ${PYSITELIB}/gallery_dl/extractor/adulte
${PYSITELIB}/gallery_dl/extractor/agnph.py
${PYSITELIB}/gallery_dl/extractor/agnph.pyc
${PYSITELIB}/gallery_dl/extractor/agnph.pyo
+${PYSITELIB}/gallery_dl/extractor/ao3.py
+${PYSITELIB}/gallery_dl/extractor/ao3.pyc
+${PYSITELIB}/gallery_dl/extractor/ao3.pyo
${PYSITELIB}/gallery_dl/extractor/architizer.py
${PYSITELIB}/gallery_dl/extractor/architizer.pyc
${PYSITELIB}/gallery_dl/extractor/architizer.pyo
@@ -117,6 +120,9 @@ ${PYSITELIB}/gallery_dl/extractor/bluesk
${PYSITELIB}/gallery_dl/extractor/booru.py
${PYSITELIB}/gallery_dl/extractor/booru.pyc
${PYSITELIB}/gallery_dl/extractor/booru.pyo
+${PYSITELIB}/gallery_dl/extractor/boosty.py
+${PYSITELIB}/gallery_dl/extractor/boosty.pyc
+${PYSITELIB}/gallery_dl/extractor/boosty.pyo
${PYSITELIB}/gallery_dl/extractor/bunkr.py
${PYSITELIB}/gallery_dl/extractor/bunkr.pyc
${PYSITELIB}/gallery_dl/extractor/bunkr.pyo
@@ -129,6 +135,12 @@ ${PYSITELIB}/gallery_dl/extractor/chever
${PYSITELIB}/gallery_dl/extractor/cien.py
${PYSITELIB}/gallery_dl/extractor/cien.pyc
${PYSITELIB}/gallery_dl/extractor/cien.pyo
+${PYSITELIB}/gallery_dl/extractor/civitai.py
+${PYSITELIB}/gallery_dl/extractor/civitai.pyc
+${PYSITELIB}/gallery_dl/extractor/civitai.pyo
+${PYSITELIB}/gallery_dl/extractor/cohost.py
+${PYSITELIB}/gallery_dl/extractor/cohost.pyc
+${PYSITELIB}/gallery_dl/extractor/cohost.pyo
${PYSITELIB}/gallery_dl/extractor/comicvine.py
${PYSITELIB}/gallery_dl/extractor/comicvine.pyc
${PYSITELIB}/gallery_dl/extractor/comicvine.pyo
@@ -447,9 +459,6 @@ ${PYSITELIB}/gallery_dl/extractor/pornpi
${PYSITELIB}/gallery_dl/extractor/postmill.py
${PYSITELIB}/gallery_dl/extractor/postmill.pyc
${PYSITELIB}/gallery_dl/extractor/postmill.pyo
-${PYSITELIB}/gallery_dl/extractor/pururin.py
-${PYSITELIB}/gallery_dl/extractor/pururin.pyc
-${PYSITELIB}/gallery_dl/extractor/pururin.pyo
${PYSITELIB}/gallery_dl/extractor/reactor.py
${PYSITELIB}/gallery_dl/extractor/reactor.pyc
${PYSITELIB}/gallery_dl/extractor/reactor.pyo
@@ -654,6 +663,9 @@ ${PYSITELIB}/gallery_dl/postprocessor/co
${PYSITELIB}/gallery_dl/postprocessor/exec.py
${PYSITELIB}/gallery_dl/postprocessor/exec.pyc
${PYSITELIB}/gallery_dl/postprocessor/exec.pyo
+${PYSITELIB}/gallery_dl/postprocessor/hash.py
+${PYSITELIB}/gallery_dl/postprocessor/hash.pyc
+${PYSITELIB}/gallery_dl/postprocessor/hash.pyo
${PYSITELIB}/gallery_dl/postprocessor/metadata.py
${PYSITELIB}/gallery_dl/postprocessor/metadata.pyc
${PYSITELIB}/gallery_dl/postprocessor/metadata.pyo
@@ -663,6 +675,9 @@ ${PYSITELIB}/gallery_dl/postprocessor/mt
${PYSITELIB}/gallery_dl/postprocessor/python.py
${PYSITELIB}/gallery_dl/postprocessor/python.pyc
${PYSITELIB}/gallery_dl/postprocessor/python.pyo
+${PYSITELIB}/gallery_dl/postprocessor/rename.py
+${PYSITELIB}/gallery_dl/postprocessor/rename.pyc
+${PYSITELIB}/gallery_dl/postprocessor/rename.pyo
${PYSITELIB}/gallery_dl/postprocessor/ugoira.py
${PYSITELIB}/gallery_dl/postprocessor/ugoira.pyc
${PYSITELIB}/gallery_dl/postprocessor/ugoira.pyo
Index: pkgsrc/net/gallery-dl/distinfo
diff -u pkgsrc/net/gallery-dl/distinfo:1.87 pkgsrc/net/gallery-dl/distinfo:1.88
--- pkgsrc/net/gallery-dl/distinfo:1.87 Sun Aug 11 10:07:01 2024
+++ pkgsrc/net/gallery-dl/distinfo Sun Oct 20 09:56:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.87 2024/08/11 10:07:01 leot Exp $
+$NetBSD: distinfo,v 1.88 2024/10/20 09:56:27 leot Exp $
-BLAKE2s (gallery_dl-1.27.3.tar.gz) = 58791dd1cf125dd404e93d23e4aa356d5751f473c955ec43f79545c4d89a5dcb
-SHA512 (gallery_dl-1.27.3.tar.gz) = 183ac7d319174c011656edbb1d03be482042f05bca605303c5a4c013781d94a3884c59661fcf4638087fafec322b87176027d317e3147fcc7a123bc9e2bc8ad3
-Size (gallery_dl-1.27.3.tar.gz) = 470066 bytes
+BLAKE2s (gallery_dl-1.27.6.tar.gz) = 3ef3bc338ba4df3579b387de190625ec27f6ef52ce0186eb337e1667e303b2fa
+SHA512 (gallery_dl-1.27.6.tar.gz) = 7c63cef9bf8d3d9b1c686d3d040fbfabbd66babe6486953345154c34f4b2de846ba01c82ad7e8ffb0324788a0e4c4c82cb9ee9749c8868572c966e6404cae308
+Size (gallery_dl-1.27.6.tar.gz) = 493308 bytes
Home |
Main Index |
Thread Index |
Old Index