Commit graph

5 commits

Author SHA1 Message Date
Sebastián Mancilla 579c17d7bc pympress: 1.5.1 -> 1.6.3
This also makes the application ready to work on Darwin (but still not
working until #113777 is fixed).

Version 1.5.1 did not build on Darwin because libcanberra-gtk3 is
broken, and python-vlc is required but only works on Linux.

Version 1.6.x fixed the python-vlc requirement to make it optional, so
now both libcanberra-gtk3 and python-vlc inputs can be made optional,
and enabled by default on Linux. This means that on Darwin there is no
support for media, but it is still better than not having the
application at all.

Unfortunately, until watchdog 2.x is fixed, the Darwin build will be
still broken.

-----

The setup.py file now parses the setuptools version, so it needs to be
patched to fix an error with the 'post0' suffix in the version.

Also, setuptools is needed in propagatedBuildInputs to fix the
`ModuleNotFoundError: No module named 'pkg_resources'` error.
2021-08-02 18:57:38 -04:00
Sandro Jäckel 3364bf685b
pythonPackages.pympress: remove unused inputs 2021-02-17 13:31:30 +01:00
R. RyanTM 84a23aaec2 pympress: 1.4.0 -> 1.5.1 2019-12-23 22:55:28 -08:00
c0bw3b 69b393ace5 Treewide: update some problematic homepages
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
Tyler Benster 6b9a6f29b7
pympress: init at 1.4.0
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-10-30 13:31:02 +01:00