Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-23 | Version bump: 2.1.0 | Frederik “Freso” S. Olesen | |
Merges in some PKGBUILD changes from isrcsubmit-git. | |||
2019-02-23 | Only use Python 3 for this package | Frederik “Freso” S. Olesen | |
The $_python variable was used to allow to build this package for both Python 2 and Python 3, but anyone wanting to manually edit the package to do this can just as well change the references to the executables themselves. No need for the increased package complexity. | |||
2019-02-23 | Don’t build during `package()` | Frederik “Freso” S. Olesen | |
2016-01-10 | remove env workarounds (fixed upstream) | Johannes Dewender | |
fixed with python-keyring 7.0.1 and python-secretstorage 2.1.4 | |||
2016-01-10 | Revert "Add workaround for bug in upstream" | Frederik “Freso” S. Olesen | |
This reverts commit 23d69a8d64d5f92249923208459f0396666035fd. Build errors fixed in upstream projects. See https://github.com/JonnyJD/musicbrainz-isrcsubmit/issues/108 : > All errors fixed and now unsets necessary with python-keyring 7.0.1 > and python-secretstorage 2.1.4. | |||
2016-01-10 | Revert "add another fix/workaround for AccessDenied" | Frederik “Freso” S. Olesen | |
This reverts commit 6181941d365fd7e550084476d35778c464a451df. Causes for builds errors fixed upstream. See https://github.com/JonnyJD/musicbrainz-isrcsubmit/issues/108 : > All errors fixed and now unsets necessary with python-keyring 7.0.1 > and python-secretstorage 2.1.4. | |||
2016-01-09 | add another fix/workaround for AccessDenied | Johannes Dewender | |
On my machine/circumstance I get a different DBusException which can be solved like that. see: https://github.com/JonnyJD/musicbrainz-isrcsubmit/issues/108 | |||
2016-01-09 | unset DISPLAY and dbus session env for build() | Johannes Dewender | |
The 2nd part of the issues from https://github.com/JonnyJD/musicbrainz-isrcsubmit/issues/108 | |||
2016-01-09 | Add workaround for bug in upstream | Frederik “Freso” S. Olesen | |
See https://github.com/JonnyJD/musicbrainz-isrcsubmit/issues/108 | |||
2016-01-09 | isrcsubmit-git 2.0.1.r6.g0feb421 | Frederik “Freso” S. Olesen | |
Updated pkgver(). | |||
2015-06-20 | add optdepends | Johannes Dewender | |
2015-06-09 | isrcsubmit: 2.0.1 | Johannes Dewender | |
the package was already updated a while ago, but not added to the repository. | |||
2014-05-05 | isrcsubmit: change md5 | Johannes Dewender | |
There was a packaging problem so the release tarball changed. | |||
2014-05-05 | isrcsubmit: 2.0.0 | Johannes Dewender | |
2014-03-06 | isrcsubmit: 2.0.0_rc.1 | Johannes Dewender | |
2013-12-05 | isrcsubmit-git: Add python-keyring to $optdepends. | Frederik "Freso" S. Olesen | |
2013-10-15 | isrcsubmit-git: Update $pkgver. | Frederik "Freso" S. Olesen | |
For uploading the updated package to the AUR. | |||
2013-10-15 | isrcsubmit-git: makedepend on python-setuptools instead of -distutils. | Frederik "Freso" S. Olesen | |
2013-10-15 | isrcsubmit-git: Build and install the man page. | Frederik "Freso" S. Olesen | |
If Sphinx is installed at build time, the setup.py script will also build and install a man page, so python-sphinx has been added to $makedepends. | |||
2013-10-15 | isrcsubmit-git: Drop $epoch. | Frederik "Freso" S. Olesen | |
Some AUR helpers (yaourt, I'm looking at you) cannot properly interpret when the Git repository is updated. This will require users to manually/specifically update this package, but should be smooth sailing from there. | |||
2013-10-11 | isrcsubmit: 2.0.0-beta.5 | Johannes Dewender | |
2013-07-01 | isrcsubmit-git: Build and install Python 3 version only. | Frederik "Freso" S. Olesen | |
Resolves issue #5. See https://bitbucket.org/Freso/pkgbuilds/issue/5 | |||
2013-06-27 | isrcsubmit: depend on python-discid>=1.0.0 | Johannes Dewender | |
2013-06-27 | isrcsubmit: 2.0.0-beta.4 | Johannes Dewender | |
2013-06-26 | isrcsubmit-git: Update requirement for python-discid. | Frederik "Freso" S. Olesen | |
2013-06-26 | isrcsubmit-git: Update $depends based on the 2.0.0_beta.3 PKGBUILD. | Frederik "Freso" S. Olesen | |
2013-06-26 | isrcsubmit-git: to pacman 4.1 and both python versions | Daniel Wallace | |
2013-06-20 | fix md5 | Johannes Dewender | |
2013-06-20 | isrcsubmit: 2.0.0-beta.3 | Johannes Dewender | |
2013-04-27 | isrcsubmit: 2.0.0-beta.2 | Johannes Dewender | |
2013-04-02 | isrcsubmit: 2.0.0-beta.1 | Johannes Dewender | |
2013-03-29 | isrcsubmit: 1.0.1 | Johannes Dewender | |
2013-03-12 | isrcsubmit-git: update depends for isrcsubmit2 | Johannes Dewender | |
2013-03-12 | isrcsubmit: 1.0.0 | Johannes Dewender | |
2013-02-19 | isrcsubmit-git: add libdiscid to depends | Johannes Dewender | |
2013-02-19 | isrcsubmit: pkgrel++ | Johannes Dewender | |
2013-02-19 | isrcsubmit: Add libdiscid to $depends | Frederik "Freso" S. Olesen | |
isrcsubmit fails if libdiscid isn't around, and libdiscid is only an optdepend of python2-musicbrainz2. | |||
2013-01-26 | isrcsubmit: 0.5.2 | Johannes Dewender | |
git-svn-id: http://svn.kraehen.org/aur@202 04e22907-73ef-438a-a52f-a971dc6d3b47 | |||
2013-01-18 | isrcsubmit: dependency now python2-musicbrainz2 | Johannes Dewender | |
git-svn-id: http://svn.kraehen.org/aur@192 04e22907-73ef-438a-a52f-a971dc6d3b47 | |||
2013-01-12 | mv isrcsubmit to _musicbrainz | Johannes Dewender | |
git-svn-id: http://svn.kraehen.org/aur@189 04e22907-73ef-438a-a52f-a971dc6d3b47 | |||
2012-10-18 | isrcsubmit-git: Update dependencies to use python2-* packages. | Frederik "Freso" S. Olesen | |
2012-10-17 | isrcsubmit-git: Git-ified the PKGBUILD and updated info. | Frederik "Freso" S. Olesen | |
2012-07-03 | updated on Tue Jul 3 12:00:20 UTC 2012 | Johannes Dewender | |
2012-03-07 | updated on Wed Mar 7 05:00:07 UTC 2012 | Johannes Dewender | |
2012-03-07 | updated on Wed Mar 7 04:00:08 UTC 2012 | Johannes Dewender | |