CVS log for pkgsrc/audio/py-mediafile/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / audio / py-mediafile
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Feb 23 18:49:49 2025 UTC (2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2
lines
py-mediafile: adapt for flit_core 3.11.
Bump PKGREVISION.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 2 10:12:07 2025 UTC (3 months, 3 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -6
lines
py-mediafile: updated to 0.13.0
v0.13.0
Add a mapping compatible with Plex and ffmpeg for the “original date” fields.
Remove an unnecessary dependency on six.
Replace imghdr with filetype to support Python 3.13.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jun 12 15:37:45 2024 UTC (10 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -6
lines
py-mediafile: updated to 0.12.0
0.12.0
Unknown changes
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:52:34 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Nov 21 11:06:18 2021 UTC (3 years, 5 months ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
New package for py-mediafile-0.8.1.
This is part of addressing PR pkg/56378.
MediaFile is a simple interface to the metadata tags for many audio file
formats. It wraps Mutagen, a high-quality library for low-level tag
manipulation, with a high-level, format-independent interface for a common set
of tags.
MediaFile is part of the beets project. It was originally written by Adrian
Sampson and is now developed by the beets community.
CVSweb <webmaster@jp.NetBSD.org>