Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] py-spy: update to 0.1.11.
Date: Wed, 26 Jun 2019 15:07:09 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12704@inbox.vuxu.org> (raw)

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

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

https://github.com/daniel-eys/void-packages py-spy
https://github.com/void-linux/void-packages/pull/12704

py-spy: update to 0.1.11.
and let `build_style=cargo` handle packaging.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-py-spy-12704.patch --]
[-- Type: application/text/x-diff, Size: 1194 bytes --]

From fa82f2b3c977fffc3a747b9e574107978126717b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Wed, 26 Jun 2019 13:15:31 +0200
Subject: [PATCH] py-spy: update to 0.1.11.

---
 srcpkgs/py-spy/template | 16 ++++------------
 1 file changed, 4 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/py-spy/template b/srcpkgs/py-spy/template
index 4772209d8bf..8602b9d65ab 100644
--- a/srcpkgs/py-spy/template
+++ b/srcpkgs/py-spy/template
@@ -1,20 +1,12 @@
 # Template file for 'py-spy'
 pkgname=py-spy
-version=0.1.10
+version=0.1.11
 revision=1
-hostmakedepends="cargo"
+build_style=cargo
 short_desc="Sampling profiler for Python programs"
 maintainer="Wilson Birney <wpb@360scada.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/benfred/py-spy"
 distfiles="https://github.com/benfred/py-spy/archive/v${version}.tar.gz"
-checksum=ef9af58c5f08d408cb3f5a318ddf024db58f0aead158cade5171b97acaae1abc
-nocross=yes
-
-do_build() {
-	cargo build --release ${makejobs}
-}
-
-do_install() {
-	vbin target/release/${pkgname}
-}
+checksum=399a1be66414c2f1a3d57b20d1b219393e0dfd5370815b2c0d1406fa0886917e
+nocross="Could not compile remoteprocess"

             reply	other threads:[~2019-06-26 13:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-26 13:07 voidlinux-github [this message]
2019-06-26 16:35 ` [PR PATCH] [Merged]: " voidlinux-github

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