Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1879717

Summary: Review Request: python-chromecast - Python module to talk to Google Chromecast
Product: [Fedora] Fedora Reporter: Fabian Affolter <mail>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review, pbrobinson
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-16 20:26:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1269538    

Description Fabian Affolter 2020-09-16 20:00:23 UTC
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-chromecast.spec
SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/python-chromecast-7.3.0-1.fc32.src.rpm

Project URL: https://github.com/home-assistant-libs/pychromecast

Description:
Library for Python to communicate with the Google Chromecast.
It currently supports:

- Auto discovering connected Chromecasts on the network
- Start the default media receiver and play any online media
- Control playback of current playing media
- Implement Google Chromecast API v2
- Communicate with apps via channels
- Easily extendable to add support for unsupported namespaces
- Multi-room setups with Audio cast devices

Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=51610199

rpmlint output:
$ rpmlint python-chromecast-7.3.0-1.fc32.src.rpm 
python-chromecast.src: W: spelling-error %description -l en_US namespaces -> name spaces, name-spaces, names paces
1 packages and 0 specfiles checked; 0 errors, 1 warnings.

$ rpmlint python3-chromecast-7.3.0-1.fc32.noarch.rpm 
python3-chromecast.noarch: W: spelling-error %description -l en_US namespaces -> name spaces, name-spaces, names paces
1 packages and 0 specfiles checked; 0 errors, 1 warnings.

Fedora Account System Username: fab

Comment 1 Peter Robinson 2020-09-16 20:19:49 UTC
this is already packaged as pychromecast

Comment 2 Fabian Affolter 2020-09-16 20:26:31 UTC
Yes, it's. Thanks