Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-pyglet: update to 1.4.10.
@ 2020-01-18 23:00 voidlinux-github
  2020-01-19  0:28 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-19  9:26 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-18 23:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ralsei/void-packages python3-pyglet
https://github.com/void-linux/void-packages/pull/18385

python-pyglet: update to 1.4.10.


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

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

From 886aa4b31d4ef7d4686d280768111ab1dc1d2841 Mon Sep 17 00:00:00 2001
From: Hazel Levine <rose.hazel@protonmail.ch>
Date: Sat, 18 Jan 2020 18:00:00 -0500
Subject: [PATCH] python-pyglet: update to 1.4.10.

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

diff --git a/srcpkgs/python-pyglet/template b/srcpkgs/python-pyglet/template
index ee6ed16064c..39061fcbe4f 100644
--- a/srcpkgs/python-pyglet/template
+++ b/srcpkgs/python-pyglet/template
@@ -1,7 +1,7 @@
 # Template file for 'python-pyglet'
 pkgname=python-pyglet
-version=1.4.4
-revision=2
+version=1.4.10
+revision=1
 archs=noarch
 wrksrc="pyglet-${version}"
 build_style=python-module
@@ -13,7 +13,7 @@ maintainer="Jasper Chan <jasperchan515@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://www.pyglet.org"
 distfiles="${PYPI_SITE}/p/pyglet/pyglet-${version}.zip"
-checksum=08353c549b7f26d5815cc2e9360a85e4e0d80e6a67962e18df0255b00cb529ab
+checksum=c57e3e18246f45e4d6bb3d29e39d128d6e72b05f4212b10353adc3ba260ceb65
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python-pyglet: update to 1.4.10.
  2020-01-18 23:00 [PR PATCH] python-pyglet: update to 1.4.10 voidlinux-github
@ 2020-01-19  0:28 ` voidlinux-github
  2020-01-19  9:26 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-19  0:28 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ralsei against master on the void-packages repository

https://github.com/ralsei/void-packages python3-pyglet
https://github.com/void-linux/void-packages/pull/18385

python-pyglet: update to 1.4.10.


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

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

From a351a6bafde3a90a4277f42e8735160ccd358ddd Mon Sep 17 00:00:00 2001
From: Hazel Levine <rose.hazel@protonmail.ch>
Date: Sat, 18 Jan 2020 18:00:00 -0500
Subject: [PATCH] python-pyglet: update to 1.4.10.

---
 srcpkgs/python-pyglet/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python-pyglet/template b/srcpkgs/python-pyglet/template
index ee6ed16064c..397103c49f7 100644
--- a/srcpkgs/python-pyglet/template
+++ b/srcpkgs/python-pyglet/template
@@ -1,11 +1,10 @@
 # Template file for 'python-pyglet'
 pkgname=python-pyglet
-version=1.4.4
-revision=2
+version=1.4.10
+revision=1
 archs=noarch
 wrksrc="pyglet-${version}"
 build_style=python-module
-pycompile_module="pyglet"
 hostmakedepends="python-setuptools python3-setuptools unzip"
 depends="python"
 short_desc="Cross-platform windowing and multimedia library for Python2"
@@ -13,7 +12,7 @@ maintainer="Jasper Chan <jasperchan515@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://www.pyglet.org"
 distfiles="${PYPI_SITE}/p/pyglet/pyglet-${version}.zip"
-checksum=08353c549b7f26d5815cc2e9360a85e4e0d80e6a67962e18df0255b00cb529ab
+checksum=c57e3e18246f45e4d6bb3d29e39d128d6e72b05f4212b10353adc3ba260ceb65
 
 post_install() {
 	vlicense LICENSE
@@ -21,7 +20,6 @@ post_install() {
 
 python3-pyglet_package() {
 	archs=noarch
-	pycompile_module="pyglet"
 	depends="python3"
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {

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

* Re: [PR PATCH] [Merged]: python-pyglet: update to 1.4.10.
  2020-01-18 23:00 [PR PATCH] python-pyglet: update to 1.4.10 voidlinux-github
  2020-01-19  0:28 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-19  9:26 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-19  9:26 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

python-pyglet: update to 1.4.10.
https://github.com/void-linux/void-packages/pull/18385

Description:


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

end of thread, other threads:[~2020-01-19  9:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-18 23:00 [PR PATCH] python-pyglet: update to 1.4.10 voidlinux-github
2020-01-19  0:28 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-19  9:26 ` [PR PATCH] [Merged]: " voidlinux-github

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).