Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-chess: update to 0.30.1.
@ 2020-02-02  2:49 voidlinux-github
  2020-02-02  3:11 ` [PR PATCH] [Updated] " voidlinux-github
  2020-02-02 18:19 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-02-02  2:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages python-chess
https://github.com/void-linux/void-packages/pull/18727

python3-chess: update to 0.30.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-chess-18727.patch --]
[-- Type: text/x-diff, Size: 1048 bytes --]

From 457c7124cef4d5f7c313dc0bd2101f19e63f322c Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Sat, 1 Feb 2020 18:49:02 -0800
Subject: [PATCH] python3-chess: update to 0.30.1.

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

diff --git a/srcpkgs/python3-chess/template b/srcpkgs/python3-chess/template
index e87dab6ca02..3d4801dcc98 100644
--- a/srcpkgs/python3-chess/template
+++ b/srcpkgs/python3-chess/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-chess'
 pkgname=python3-chess
-version=0.27.3
-revision=2
+version=0.30.1
+revision=1
 archs=noarch
 wrksrc="python-chess-${version}"
 build_style=python3-module
@@ -13,4 +13,4 @@ maintainer="cipr3s <cipr3s@gmx.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/niklasf/python-chess"
 distfiles="${PYPI_SITE}/p/${pkgname/3/}/${pkgname/3/}-${version}.tar.gz"
-checksum=7053ad0870ec889cb558298278887cd8b977ca5e752f452f5f0f1de67f7d18cf
+checksum=c472053f4e89f3bc3e3ce09f606192cfb0ccc1e5894e60b3ed1d16c08f946bc6

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

* Re: [PR PATCH] [Updated] python3-chess: update to 0.30.1.
  2020-02-02  2:49 [PR PATCH] python3-chess: update to 0.30.1 voidlinux-github
@ 2020-02-02  3:11 ` voidlinux-github
  2020-02-02 18:19 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-02-02  3:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages python-chess
https://github.com/void-linux/void-packages/pull/18727

python3-chess: update to 0.30.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-chess-18727.patch --]
[-- Type: text/x-diff, Size: 1211 bytes --]

From 0c6df83b2ce7c25d5c1664b9063b5ec260c1aac2 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Sat, 1 Feb 2020 18:49:02 -0800
Subject: [PATCH] python3-chess: update to 0.30.1.

---
 srcpkgs/python3-chess/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-chess/template b/srcpkgs/python3-chess/template
index e87dab6ca02..3bf7847302e 100644
--- a/srcpkgs/python3-chess/template
+++ b/srcpkgs/python3-chess/template
@@ -1,11 +1,10 @@
 # Template file for 'python3-chess'
 pkgname=python3-chess
-version=0.27.3
-revision=2
+version=0.30.1
+revision=1
 archs=noarch
 wrksrc="python-chess-${version}"
 build_style=python3-module
-pycompile_module="chess"
 hostmakedepends="python3-setuptools"
 depends="python3"
 short_desc="Pure Python3 chess library with move generation and validation"
@@ -13,4 +12,4 @@ maintainer="cipr3s <cipr3s@gmx.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/niklasf/python-chess"
 distfiles="${PYPI_SITE}/p/${pkgname/3/}/${pkgname/3/}-${version}.tar.gz"
-checksum=7053ad0870ec889cb558298278887cd8b977ca5e752f452f5f0f1de67f7d18cf
+checksum=c472053f4e89f3bc3e3ce09f606192cfb0ccc1e5894e60b3ed1d16c08f946bc6

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

* Re: [PR PATCH] [Merged]: python3-chess: update to 0.30.1.
  2020-02-02  2:49 [PR PATCH] python3-chess: update to 0.30.1 voidlinux-github
  2020-02-02  3:11 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-02-02 18:19 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-02-02 18:19 UTC (permalink / raw)
  To: ml

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

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

python3-chess: update to 0.30.1.
https://github.com/void-linux/void-packages/pull/18727

Description:


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

end of thread, other threads:[~2020-02-02 18:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-02  2:49 [PR PATCH] python3-chess: update to 0.30.1 voidlinux-github
2020-02-02  3:11 ` [PR PATCH] [Updated] " voidlinux-github
2020-02-02 18:19 ` [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).