Sambhav Kothari
f93f8380bf
Update version to 2.0.3 dev
2018-07-30 17:21:11 +05:30
Sambhav Kothari
701b0b2895
Update version to 2.0.2
2018-07-30 17:20:50 +05:30
Sambhav Kothari
09494481cc
Update release date for version 2.0.2
2018-07-30 17:18:09 +05:30
Sambhav Kothari
de05f60656
Update pot file
2018-07-30 17:09:34 +05:30
Sambhav Kothari
58831ec93c
Update .po files
2018-07-30 17:07:10 +05:30
Sambhav Kothari
77ab047670
Merge branch 'master' into run-scripts
2018-07-30 16:46:35 +05:30
Sambhav Kothari
366c283fb7
Merge pull request #912 from samj1912/cleanup-travis
...
Clean up un-necessary steps from Travis
2018-07-29 17:11:47 +05:30
Sambhav Kothari
a9bdb1f9ae
Test against later versions of python and qt
2018-07-29 13:07:19 +05:30
Sambhav Kothari
f1b878cdea
Clean up un-necessary steps from Travis
...
Trasifex updates are no longer needed as they are always done manually before a release. Also no need to install or build picard as it is already done in the package-osx script again.
Also caching homebrew and ccache are no londer required since we are no longer building python from homebrew
2018-07-29 12:49:33 +05:30
Sambhav Kothari
0fcd05c728
Merge pull request #910 from samj1912/loglock
...
PICARD-1300: Use a lock to ensure queue is not mutated while iteration
2018-07-29 12:22:05 +05:30
Sambhav Kothari
f4a710087e
PICARD-1300: Use a lock to ensure queue is not mutated while iteration
2018-07-29 12:09:31 +05:30
Sambhav Kothari
5ca63485e1
Merge pull request #911 from mwiencek/codesigning
...
macOS codesigning
2018-07-29 12:04:05 +05:30
Michael Wiencek
6b7653bcc3
Codesign macOS releases
2018-07-29 11:54:47 +05:30
Michael Wiencek
c86d5915da
Add dist to .gitignore
2018-07-29 11:54:47 +05:30
Michael Wiencek
cd59d1ad08
Install python 3.6 for macOS from official pkg
2018-07-29 11:54:46 +05:30
Philipp Wolfer
433712084c
Run scripts: Show error as status bar message
2018-07-23 11:53:06 +02:00
Philipp Wolfer
148df0240a
Explicitly catch ScriptError on parser.eval
2018-07-23 11:50:06 +02:00
Philipp Wolfer
fb3b21b194
Add context menu entry to run any script on demand
2018-07-23 11:33:51 +02:00
Wieland Hoffmann
9795f6d367
Merge pull request #908 from mineo/packaging-improvements
...
Packaging improvements
2018-07-22 19:04:00 +02:00
Wieland Hoffmann
2e18529ce9
Fill long_description with the contents of README.md
...
See https://packaging.python.org/guides/making-a-pypi-friendly-readme/ .
2018-07-22 10:27:23 +02:00
Wieland Hoffmann
38741ba1d2
Picard 2 supports Python 3 only
2018-07-22 10:18:33 +02:00
Wieland Hoffmann
28433f614b
Classify Picard as stable software
2018-07-22 10:17:33 +02:00
Wieland Hoffmann
ec9192198a
Properly indent trove classifiers
2018-07-22 10:13:35 +02:00
Sambhav Kothari
34db589a60
Bump to 2.0.2 dev
2018-07-22 02:03:19 +05:30
Sambhav Kothari
8ebc29c44a
Update changelog with PICARD-1291
2018-07-22 01:37:59 +05:30
Sambhav Kothari
57df98154d
Update 2.0.1 changelog
2018-07-22 01:32:36 +05:30
Sambhav Kothari
b8478bb595
Bump version
2018-07-22 00:23:40 +05:30
Sambhav Kothari
897cbc9b15
Update translations
2018-07-22 00:20:28 +05:30
Sambhav Kothari
4aa728e30a
Merge pull request #907 from samj1912/improve-install
...
PICARD-1286, 1290: Improve executable packaging for Windows and OSX
2018-07-22 00:04:12 +05:30
Sambhav Kothari
3fd9232b44
Repurpose old setup script to create a new installer from pyinstaller dist
2018-07-21 23:31:07 +05:30
Sambhav Kothari
82a771cc03
PICARD-1286: Add SSL binaries to Windows dist
2018-07-21 18:46:56 +05:30
Sambhav Kothari
5752d9f7b1
PICARD-1290: Improve start-up times and packaging
2018-07-21 18:36:16 +05:30
Wieland Hoffmann
fd48d23570
Merge pull request #905 from samj1912/fpcalc
...
PICARD-1283: Add fpcalc binaries to OSX builds
2018-07-20 20:55:29 +02:00
Sambhav Kothari
31cbe765ae
Add fpcalc binaries to OSX builds
2018-07-19 21:55:35 +05:30
Sambhav Kothari
e7f9290fa7
Update changelog to Picard 2.0
2018-07-18 15:36:05 +05:30
Sambhav Kothari
ead7d72ba8
Use a custom tap for py3.6 install
2018-07-18 14:39:24 +05:30
Laurent Monin
0e783ac1d5
Bump version to 2.0.0
2018-07-18 09:45:06 +02:00
Laurent Monin
062e30dff6
Update translations
2018-07-18 09:09:24 +02:00
Sambhav Kothari
1447f1ea02
Fix appveyor builds
2018-07-18 11:23:53 +05:30
Sambhav Kothari
4c5f9b2984
Add a max version for PyQt
2018-07-18 11:12:52 +05:30
Wieland Hoffmann
35b2e31852
Merge pull request #901 from mineo/coverart-translation-test
...
PICARD-1277 (workaround): translate_caa_type: Return the input if the type is unknown
2018-07-17 16:43:17 +02:00
Sambhav Kothari
ef731dc725
Merge pull request #900 from phw/setup-fixes
...
setup: picard.in does not need to get installed
2018-07-10 00:10:04 +05:30
Wieland Hoffmann
1fa422d92d
Update attributes
2018-07-07 11:48:03 +02:00
Wieland Hoffmann
60588b6c3e
PICARD-1277 (workaround): translate_caa_type: Return the input if the type is unknown
...
That can happen if a new cover art type is added in MB that Picard doesn't yet
know about. Instead of raising a KeyError (and crashing), just return the raw
type, which is good enough until we have something better to show.
2018-07-03 18:02:27 +02:00
Philipp Wolfer
466bec97d8
setup: picard.in does not need to get installed
...
Fixes picard.in getting installed directly in /usr
2018-06-15 07:41:42 +02:00
Laurent Monin
0d2c3121a5
Merge pull request #898 from metabrainz/samj1912-patch-1
...
Deploy a release on all tagged commits
2018-05-29 12:21:55 +02:00
Sambhav Kothari
af0ccf8d43
Deploy a release on all tagged commits
...
See https://github.com/travis-ci/travis-ci/issues/2498
2018-05-29 14:03:52 +05:30
Laurent Monin
a8df47c1c2
Update picard.pot
2018-05-29 09:44:50 +02:00
Laurent Monin
99a6ee103c
Bump version to 2.0.0dev7
2018-05-29 09:41:02 +02:00
Laurent Monin
11c4346cf2
Update translations (.po)
2018-05-29 09:38:58 +02:00