Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] salt: switch to python3; python-tornado: update to 6.0.3
Date: Wed, 31 Jul 2019 07:26:47 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13427@inbox.vuxu.org> (raw)

[-- 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"

             reply	other threads:[~2019-07-31  5:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-31  5:26 voidlinux-github [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13427@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).