File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 11# Template file for 'eyeD3'
22pkgname=eyeD3
3- version=0.9.6
4- revision=5
5- build_style=python3-module
6- hostmakedepends="python3-setuptools"
7- depends="python3-pylast python3-setuptools python3-deprecation python3-filetype"
3+ version=0.9.9
4+ revision=1
5+ build_style=python3-pep517
6+ # 'factory' module is not packaged
7+ make_check_args="--ignore=tests/test_factory.py"
8+ hostmakedepends="python3-setuptools python3-wheel"
9+ depends="python3-deprecation python3-filetype"
10+ checkdepends="python3-pytest-xdist $depends"
811short_desc="Python3 tool for mp3's ID3 tags manipulation"
912maintainer="Orphaned <
[email protected] >"
1013license="GPL-3.0-or-later"
1114homepage="https://eyed3.readthedocs.io/en/latest/"
1215changelog="https://raw.githubusercontent.com/nicfit/eyeD3/master/HISTORY.rst"
1316distfiles="https://github.com/nicfit/eyeD3/archive/v${version}.tar.gz"
14- checksum=7120ebc014cf3004984be39a08ff7ac0377c212d578cafb77be982e835ebfd5c
17+ checksum=872d57edbde3f81748df4a581951c20f78c77f02384ee104a2ae8a283f3b084e
You can’t perform that action at this time.
0 commit comments