Path to this page:
./
net/bandcamp-dl,
Simple Python script to download Bandcamp albums
Branch: CURRENT,
Version: 0.0.13nb1,
Package name: bandcamp-dl-0.0.13nb1,
Maintainer: pkgsrc-usersbandcamp-dl is a small command line app to download audio from bandcamp.com.
Required to run:[
audio/py-mutagen] [
devel/py-setuptools] [
converters/py-chardet] [
devel/py-mock] [
www/py-beautifulsoup4] [
devel/py-requests] [
devel/py-docopt] [
lang/python37] [
textproc/py-demjson] [
converters/py-unicode-slugify]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 18.183 KB
Version history: (Expand)
- (2023-08-14) Updated to version: bandcamp-dl-0.0.13nb1
- (2022-10-26) Updated to version: bandcamp-dl-0.0.13
- (2022-06-30) Updated to version: bandcamp-dl-0.0.10nb3
- (2022-01-05) Updated to version: bandcamp-dl-0.0.10nb2
- (2022-01-05) Updated to version: bandcamp-dl-0.0.10nb1
- (2021-01-21) Updated to version: bandcamp-dl-0.0.10
CVS history: (Expand)
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2022-10-26 15:27:54 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
bandcamp-dl: updated to 0.0.13
Bandcamp-dl 0.0.13
Minor bugfix update and requirements version bump.
In some cases a track may fail to download if the album release or track release \
date is missing, an additional fallback has been added in this case, now it will \
default to when the track was released on Bandcamp specifically if no other \
metadata is found.
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-16 13:44:54 by Thomas Klausner | Files touched by this commit (5) |
Log message:
py-mutagen: mark as not for python 2.7
Also adapt the dependencies to not support python 2.7.
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|