Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-chromecast: update to 8.0.0.
@ 2021-01-31 13:37 uw2021
  2021-01-31 13:41 ` uw2021
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: uw2021 @ 2021-01-31 13:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1614 bytes --]

There is a new pull request by uw2021 against master on the void-packages repository

https://github.com/uw2021/void-packages python3-chromecast-update
https://github.com/void-linux/void-packages/pull/28357

python3-chromecast: update to 8.0.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/28357.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-chromecast-update-28357.patch --]
[-- Type: text/x-diff, Size: 1330 bytes --]

From 331346ca1135f645b7f0fb421d3b7a88038acb8e Mon Sep 17 00:00:00 2001
From: Ulf <ulf@voidlinux.home>
Date: Sun, 31 Jan 2021 13:34:53 +0000
Subject: [PATCH] python3-chromecast: update to 8.0.0.

---
 srcpkgs/python3-chromecast/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-chromecast/template b/srcpkgs/python3-chromecast/template
index c018f118050..9af147b12ba 100644
--- a/srcpkgs/python3-chromecast/template
+++ b/srcpkgs/python3-chromecast/template
@@ -1,17 +1,17 @@
 # Template file for 'python3-chromecast'
 pkgname=python3-chromecast
-version=7.7.2
+version=8.0.0
 revision=1
 wrksrc="pychromecast-${version}"
 build_style=python3-module
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-wheel python3-pip"
 depends="python3-protobuf python3-zeroconf python3-casttube"
 short_desc="Python3 library to communicate with Google Chromecast"
 maintainer="Ulf <void@uw.anonaddy.com>"
 license="MIT"
 homepage="https://github.com/home-assistant-libs/pychromecast"
 distfiles="https://github.com/home-assistant-libs/pychromecast/archive/${version}.tar.gz"
-checksum=98aef480168163c26405c16e69458829d7ec62ac9129c0d9c8f2e86a3f83a10e
+checksum=b3bbb0e96ece7dbdb301434865c33360c38ccd013c32e5c2fa629e471e6891c5
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-02-06  5:35 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-31 13:37 [PR PATCH] python3-chromecast: update to 8.0.0 uw2021
2021-01-31 13:41 ` uw2021
2021-01-31 14:45 ` [PR REVIEW] " ericonr
2021-01-31 14:56 ` [PR PATCH] [Updated] " uw2021
2021-01-31 14:59 ` [PR REVIEW] " uw2021
2021-01-31 18:47 ` ericonr
2021-01-31 19:04 ` uw2021
2021-01-31 19:04 ` uw2021
2021-01-31 19:06 ` ericonr
2021-01-31 19:08 ` uw2021
2021-01-31 19:13 ` ericonr
2021-01-31 19:14 ` ericonr
2021-01-31 19:14 ` ericonr
2021-01-31 19:22 ` uw2021
2021-01-31 19:46 ` ericonr
2021-02-06  5:34 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).