I think he must have reverted that. Though the commit does show up in the log, the actual change to setup.py doesn't, and doing a 'git checkout 5bf2328ea574d7fbd09af2eed3d405a51a295a73 setup.py' doesn't show any changes either.
Might open up an issue about it later, but for now I'm keeping it on 0.2.
Thanks to pkgver() though, the local version number would have updated automatically.
Anyone who happened to have built a package when that commit was released, is probably stuck with a 0.3 package so they'll need to rebuild and "downgrade" the package.
Did notice z411 started using git tags though (bit late on that), so from now on this package will use those to determine the version number, instead of looking at setup.py, which should prevent this from happening again.
Search Criteria
Package Details: trackma-git 0.8.6.r52.g514d37e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/trackma-git.git (read-only, click to copy) |
---|---|
Package Base: | trackma-git |
Description: | A lightweight and simple program for updating and using lists on several media tracking websites. |
Upstream URL: | https://z411.github.io/trackma/ |
Keywords: | anime Hummingbird manga Melative myanimelist VNDB |
Licenses: | GPL3 |
Conflicts: | trackma, wmal-git |
Provides: | trackma |
Submitter: | MagicAndWires |
Maintainer: | MagicAndWires (ahmubashshir) |
Last Packager: | MagicAndWires |
Votes: | 38 |
Popularity: | 0.67 |
First Submitted: | 2014-12-15 18:06 (UTC) |
Last Updated: | 2024-05-03 02:10 (UTC) |
Dependencies (15)
- python (python37AUR, python311AUR, python310AUR)
- python-pyinotify
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
- lsof (lsof-gitAUR) (optional) – polling tracker/pyinotify alternative
- python-cairo (python-cairo-gitAUR) (optional) – GTK frontend
- python-gobject (optional) – GTK frontend/MPRIS tracker
- python-jeepney (optional) – MPRIS tracker
- python-pillow (optional) – thumbnail images for GUI frontends
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR) (optional) – Qt frontend
- python-urwid (optional) – ncurses frontend
Required by (1)
- trackma-wrapper-git (requires trackma)
Sources (5)
MagicAndWires commented on 2014-09-01 12:13 (UTC)
sflor commented on 2014-09-01 10:32 (UTC)
z411 has bumped the version number to 0.3. I just realized myself, though: https://github.com/z411/wmal-python/commit/5bf2328ea574d7fbd09af2eed3d405a51a295a73
sflor commented on 2014-06-23 16:03 (UTC)
Much appreciated.
MagicAndWires commented on 2014-06-23 01:59 (UTC)
Updated with Qt support!
MagicAndWires commented on 2014-06-22 15:31 (UTC)
My my, thanks for the reminder protake, I haven't been keeping up! I'll update it asap
sflor commented on 2014-06-22 14:34 (UTC)
Maybe add "python2-pyqt" as optional dependency and a .desktop file for the Qt interface?
MagicAndWires commented on 2014-04-11 16:47 (UTC)
Updated .AURINFO
Also friendly reminder that because this is a git package, the version number doesn't get bumped unless a major release (https://github.com/z411/wmal-python/releases) comes out.
Development does continue though, so if you really want all the new features it's good practice to just reinstall this package once in a while. That said, I often forget myself and I'm watching the git repository.
MagicAndWires commented on 2014-01-17 20:45 (UTC)
Thanks carstene,
Didn't think at all about getting the version number from the setup, which is why I never changed it to the new format, so good catch on that one!
carstene1ns commented on 2014-01-17 03:12 (UTC)
Hello, I have rewritten parts of this package:
-pkgver() with version tag
-added .AURINFO file
-arch=any <- there are no binaries
-quoting of $pkgdir variable
The package source is here: https://paste.xinu.at/e7i/
A diff against your current package here: https://paste.xinu.at/nrn0V/
Please review and merge as you see fit. Thanks!
MagicAndWires commented on 2013-10-03 14:32 (UTC)
update to move from python2-imaging to python2-pillow, requires rebuild.
Pinned Comments
MagicAndWires commented on 2021-01-23 23:32 (UTC)
Just a heads up that ahmubashshir will be updating this package per commit as per regular VCS package standards, so this means this package will get updates a lot more often.
If that isn't your sort of thing then I suggest you move over to the stable version of this package.