Search Criteria
Package Details: mlbv 0.0.19-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mlbv.git (read-only, click to copy) |
---|---|
Package Base: | mlbv |
Description: | Command-line interface to MLB game information, schedule, scores, and standings. |
Upstream URL: | https://github.com/kmac/mlbv |
Licenses: | GPL3 |
Submitter: | kmacleod |
Maintainer: | kmacleod |
Last Packager: | kmacleod |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-04-22 23:39 (UTC) |
Last Updated: | 2022-03-29 02:04 (UTC) |
Latest Comments
kmacleod commented on 2021-06-23 01:11 (UTC)
Thanks @prg, updated
prg commented on 2021-06-21 22:38 (UTC)
mlbv also requires python-pytz
mkomko commented on 2021-04-26 07:17 (UTC)
Thanks for keeping your package up-to-date with your releases, much appreciated!
bcb commented on 2019-08-07 06:59 (UTC)
Yeah that's fixed it. Thanks for taking care of it. FYI, I only noticed because one of the packages in the community repo was doing the same thing and caused a conflict when I tried to upgrade it!
kmacleod commented on 2019-08-06 22:49 (UTC)
@bcb: should be fixed properly now. If you wouldn't mind giving it a go. Thanks for pointing that out. You may have to manually clean out both /usr/lib/python3.7/site-packages/README.md and /usr/lib/python3.7/site-packages/config
kmacleod commented on 2019-08-02 15:32 (UTC)
Yeah this looks quite wrong to me. It's also putting the config file there. I think the issue is it's not putting them under /usr/lib/python3.7/site-packages/mlbv. I'll take a look at it this weekend.
bcb commented on 2019-07-29 07:17 (UTC)
This packages puts its readme at /usr/lib/python3.7/site-packages/README.md
Can it please either be removed or put into /usr/share/doc/mlbv/README.md?