Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] salt: switch to python3; python-tornado: update to 6.0.3
@ 2019-07-31  5:26 voidlinux-github
  2019-07-31  5:33 ` [PR PATCH] [Updated] [WIP] " voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-07-31  5:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CameronNemo/void-packages salt3
https://github.com/void-linux/void-packages/pull/13427

salt: switch to python3; python-tornado: update to 6.0.3
None

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

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

From 4a4850c9bed02444c2e323273e772c3825b9ff19 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Tue, 30 Jul 2019 22:25:09 -0700
Subject: [PATCH 1/2] python-tornado: update to 6.0.3.

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

diff --git a/srcpkgs/python-tornado/template b/srcpkgs/python-tornado/template
index e4c8c9e0b5d..6d5bc5dbcba 100644
--- a/srcpkgs/python-tornado/template
+++ b/srcpkgs/python-tornado/template
@@ -1,7 +1,7 @@
 # Template file for 'python-tornado'
 pkgname=python-tornado
-version=4.5.3
-revision=2
+version=6.0.3
+revision=1
 wrksrc="tornado-${version}"
 build_style=python-module
 pycompile_module="tornado"
@@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
 homepage="http://www.tornadoweb.org/"
 license="Apache-2.0"
 distfiles="${PYPI_SITE}/t/tornado/tornado-${version}.tar.gz"
-checksum=6d14e47eab0e15799cf3cdcc86b0b98279da68522caace2bd7ce644287685f0a
+checksum=c845db36ba616912074c5b1ee897f8e0124df269468f25e4fe21fe72f6edd7a9
 
 pre_build() {
 	# use system ca-certificates

From 361f871b758eb0545f1489ffe34187169cd22914 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Tue, 30 Jul 2019 22:25:41 -0700
Subject: [PATCH 2/2] salt: switch to python3

---
 srcpkgs/salt/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/salt/template b/srcpkgs/salt/template
index 6328ac07e77..964855d8cbf 100644
--- a/srcpkgs/salt/template
+++ b/srcpkgs/salt/template
@@ -3,12 +3,11 @@ pkgname=salt
 version=2019.2.0
 revision=1
 archs=noarch
-build_style=python2-module
+build_style=python3-module
 pycompile_module="salt"
-hostmakedepends="python-devel"
-# XXX remove python-futures once tornado will be updated to 5
-depends="python-yaml python-Jinja2 python-requests python-pyzmq python-futures
- python-M2Crypto python-tornado python-msgpack dmidecode pciutils"
+hostmakedepends="python3-devel"
+depends="python3-yaml python3-Jinja2 python3-requests python3-pyzmq
+ python3-M2Crypto python3-tornado python3-msgpack dmidecode pciutils"
 short_desc="Remote execution system, and configuration manager"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"

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

end of thread, other threads:[~2020-04-01 18:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31  5:26 [PR PATCH] salt: switch to python3; python-tornado: update to 6.0.3 voidlinux-github
2019-07-31  5:33 ` [PR PATCH] [Updated] [WIP] " voidlinux-github
2019-07-31  5:33 ` voidlinux-github
2020-04-01 18:52 ` Vaelatern
2020-04-01 18:52 ` [PR PATCH] [Closed]: " Vaelatern

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