Age | Commit message (Collapse) | Author |
|
Added upstream with
https://github.com/whipper-team/whipper/commit/8c41f4ddb3c37cfa104e702636948effc93c3b57
(Thanks @pauper)
|
|
Was removed from upstream:
https://github.com/whipper-team/whipper/commit/87e75d0f98136ea014a7eb14725bba7093737c0b
|
|
accuraterip-checksum converted to C extension:
https://github.com/whipper-team/whipper/pull/274
Switch to YAML library (ruamel) for formatting log files:
https://github.com/whipper-team/whipper/pull/415
Port to Python 3:
https://github.com/whipper-team/whipper/pull/411
|
|
See https://github.com/whipper-team/whipper/pull/370
|
|
whipper is now using setuptools_scm to provide version strings for
development versions.
See https://github.com/whipper-team/whipper/pull/370 for
more background.
|
|
The "master" branch is now intended to always point to the latest
release, so it doesn't make sense for VCS packages like this one to
build off "master" anymore.
|
|
The Arch Linux "mutagen" package was renamed to "python2-mutagen":
https://git.archlinux.org/svntogit/community.git/commit/trunk?h=packages/mutagen&id=070a198d75448cbe4497c29c8b5813fdbd3be242
|
|
|
|
The module is needed at whipper runtime too, not just when building.
See also https://bugs.archlinux.org/task/54074
|
|
|
|
https://github.com/whipper-team/whipper/commit/145403705d3a8cc1bdb64398d27dc5ef3a326b35
|
|
Dependency removed upstream a while ago:
https://github.com/whipper-team/whipper/commit/542e07144385638e5813148c25cf2d5e9e772412
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As of commit a34942e38dace9eb128465b8d402bbacada0c8d8 :
https://github.com/JoeLametta/whipper/blob/a34942e38dace9eb128465b8d402bbacada0c8d8/README.md#required-dependencies
|
|
whipper's Python module has been renamed from "morituri" to "whipper" as
per https://github.com/JoeLametta/whipper/pull/109 /
https://github.com/JoeLametta/whipper/commit/fc3cdbfebf34cb9db6766b6ce41393d0f80bb595
|
|
|
|
Needed since https://github.com/JoeLametta/whipper/commit/6ddb5d0114a480a8f65404ea3ea9216f628f633f
|
|
|
|
|
|
Unneeded as of
https://github.com/JoeLametta/whipper/commit/223142f3285b2ba7605b77666477668ecf8418bf /
https://github.com/JoeLametta/whipper/pull/130
|
|
whipper is still using `morituri` for the Python library names, so there
will still be conflicting files in the path.
|
|
|
|
replace non-standard _gitname variable with string processing
bump pkgver to latest major version (v0.4)
remove empty optdepends() array
remove conflict=() with morituri since whipper uses its own namespace now
remove .install file after 7-week warning of backward-incompatible changes
parametrize source array to use $pkgname and $url variables (makes it portable accross PKGBUILDs)
remove vim options line as it does not appear in reference PKGBUILD.proto
|
|
Thanks to ArchangeGabriel in AUR comments
|
|
incompatible changes
|
|
Per author request: https://github.com/JoeLametta/whipper/issues/23#issuecomment-242924194
|
|
|