SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for mkchromecast-0.3.8.1+git20240603.28a0ea8-2.2.noarch.rpm :

* Sat Jun 08 2024 tejas.guruswamyAATTopensuse.org- Update to version 0.3.8.1+git20240603.28a0ea8:
* Added Space below the new unit test and triple-quoted the docstring to align with PEP-0257
* Changed indention so that the MP3 codec is ALWAYS assigned when the Node backend is selected. Validate with unit test.
* Add test to validate the issue of a missing assignment of the MP3 Codec, when the MP3 codec is selected in conjuncture with the Node Backend.
* change `imp` to `importlib` on line 61 in mkchromecast/tray_threading.py. `imp` is no longer supported in python 3.12, causing a hard error when using Ubuntu 24.04 LTS, that uses this version natively.
* Encode available device names to UTF-8
* Minor fixups
* Wed Jan 10 2024 tejas.guruswamyAATTopensuse.org- Update to version 0.3.8.1+git20240106.90c125f:
* Drops some unneeded commented-out code.
* Fixes newlines in bin/mkchromecast
* Groups action arguments and makes them mutually exclusive.
* Fixes a bug that caused args to be parsed multiple times (instead of once per interpreter process, as designed)
* Clarifies the standard codepath within mkchromecast, and fixes up some related issues
* Random fixups while trying to understand and simplify startup and cleanup
* Works around mtype access bug, and makes chromecast cleanup and sonos cleanup independent
* Adds missing constants import to two files.
* Sun Dec 03 2023 tejas.guruswamyAATTopensuse.org- Update to version 0.3.8.1+git20231129.0fe6328d:
* Also runs the mypy static type analyzer if it\'s available.
* Black format.
* Return ip address on macOS correctly.
* Updates test.py to use Python\'s unittest, to run the `pytype` static analyzer, and to connect to a configurable target device for the integration test.
* Bump qs and express in /nodejs
* Added option to change fps on screencast
* Update README.md
* Sat Mar 04 2023 tejas.guruswamyAATTopensuse.org- Update to version 0.3.8.1+git20221210.10b91bd4:
* Bump qs and express in /nodejs
* Bump minimist from 1.2.5 to 1.2.6 in /nodejs
* Sun Nov 20 2022 tejas.guruswamyAATTopensuse.org- Update to version 0.3.8.1+git20221031.0de9fd78:
* Added option to change fps on screencast
* Update README.md
* Ignore all pycache.
* Fix regex used to parse sink list
* Replace pacmd with pactl
* Update README.md
* Sat May 21 2022 tejas.guruswamyAATTopensuse.org- Update to version 0.3.8.1+git20211125.2f112ec6:
* Ignore all pycache.
* Fix regex used to parse sink list
* Replace pacmd with pactl
* Update README.md
* Properly apply display from environment
* Fix deprecation warnings due to invalid escape sequences.
* Update requirements.txt
* Bumped Qt.
* Wed Sep 01 2021 tejas.guruswamyAATTopensuse.org- Update to version 0.3.8.1+git20210725.de1ae31d:
* Replace pacmd with pactl
* Update README.md
* Properly apply display from environment
* Fix deprecation warnings due to invalid escape sequences.
* Update requirements.txt
* Bumped Qt.
* Explicitly add getch subpackage to the manifest
* Updated qt and clean targets on Makefile.
* Sat May 15 2021 tejas.guruswamyAATTopensuse.org- Update to version 0.3.8.1+git20210322.37dc39d6:
* Update README.md
* Properly apply display from environment
* Fix deprecation warnings due to invalid escape sequences.
* Update requirements.txt
* Bumped Qt.
* Explicitly add getch subpackage to the manifest
* Updated qt and clean targets on Makefile.
* Makefile: List phony targets
* Mon Jan 25 2021 Tejas Guruswamy - Build only for the default python version
* Sat Dec 05 2020 tejas.guruswamyAATTopensuse.org- Update to version 0.3.8.1+git20201116.f1edf613:
* Update requirements.txt
* Explicitly add getch subpackage to the manifest
* Updated qt and clean targets on Makefile.
* Makefile: List phony targets
* Makefile: Add sed_notray target
* Makefile: remove extraneous space
* Support symlinking to the main binary
* Pyflakes clean up.
* simplify the code block of obtaining IP/host
* partially bump pychromecast version to 7.2.0
 
ICM