summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-04-15Upgrade to 2.6.1.David Runge
2021-04-01Upgrade to 2.6.David Runge
2021-01-06Upgrade to 2.5.6.David Runge
2020-12-17Upgrade to 2.5.5.David Runge
2020-12-16Upgrade to 2.5.4.David Runge
2020-11-17Rebuild against python 3.9.0.David Runge
2020-11-17Upgrade to 2.5.2.David Runge
Add upstream's new PGP key (detached signatures are now available for the sdists on pypi.org).
2020-11-12Python 3.9 rebuildFelix Yan
2020-10-28Upgrade to 2.5.1.David Runge
2020-10-22Upgrade to 2.5.David Runge
2020-09-04Upgrade to 2.4.4.David Runge
Switch back to pypi for sdist tarball as upstream included the tests again.
2020-09-02Upgrade to 2.4.2.David Runge
Remove unused validpgpkeys (the only one mentioned is 1024bit DSA - https://tickets.metabrainz.org/browse/PICARD-1934). Open upstream ticket about missing tests in pypi sdist tarball. Switch to correct license (GPL2). Add all direct depedencies in depends. Build from release tarball instead of cloning from commit without verification. Run tests in check() using pytest. Skip build in package() and install docs. Update maintainer info.
2020-08-30rebuild bisson's pkgsEvangelos Foutras
2020-08-11actual upstream updateGaetan Bisson
2020-08-11upstream update, fix FS#67554Gaetan Bisson
2020-08-11upstream update; commit not signed :'(Gaetan Bisson
2020-05-07upstream updateGaetan Bisson
2020-02-28upstream updateGaetan Bisson
2020-02-18upstream updateGaetan Bisson
2019-11-07rebuild for python-3.8Gaetan Bisson
2019-11-07upstream updateGaetan Bisson
2019-11-04Python 3.8 rebuildFelix Yan
2019-10-09upstream updateGaetan Bisson
2019-09-20upstream updateGaetan Bisson
2019-09-15upstream updateGaetan Bisson
2019-09-14prepare for upstream updateGaetan Bisson
2019-07-23fix FS#60400Gaetan Bisson
2019-03-04upstream updateGaetan Bisson
2019-01-30upstream update, switch to a more reliable release sourceGaetan Bisson
2018-12-24upstream updateGaetan Bisson
2018-12-22disable autoupdate as per FS#60876Gaetan Bisson
2018-09-05upstream updateGaetan Bisson
2018-08-13upstream updateGaetan Bisson
2018-08-09upstream updateGaetan Bisson
2018-07-23Python 3.7 rebuildEvangelos Foutras
2018-07-22upstream updateGaetan Bisson
2018-07-18upstream updateGaetan Bisson
2018-06-14remove useless pip info, pacman handles dependenciesGaetan Bisson
2018-04-16upstream updateGaetan Bisson
2018-03-21upstream updateGaetan Bisson
2018-03-08upstream updateGaetan Bisson
2017-11-26the Qt5 UI has been ready for a while...Gaetan Bisson
2017-11-15Remove i686 from arch=()Evangelos Foutras
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
2017-05-09upstream updateGaetan Bisson
2017-04-01upstream updateGaetan Bisson
2017-03-02switch to sha256sumGaetan Bisson
2017-02-14upstream updateGaetan Bisson
2016-08-08fix FS#50311Gaetan Bisson
2016-05-05remove deprecated install fileGaetan Bisson
2016-03-07add picard2-discid to optdependsGaetan Bisson