Github messages for voidlinux
 help / color / mirror / Atom feed
From: bra1nwave <bra1nwave@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] platformio: update to 5.0.1.
Date: Sat, 17 Oct 2020 08:53:25 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25672@inbox.vuxu.org> (raw)

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

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

https://github.com/bra1nwave/void-packages platformio
https://github.com/void-linux/void-packages/pull/25672

platformio: update to 5.0.1.


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

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

From 3b8c9d50f10c4070fdfa90fbc3096ec3e7ffaae1 Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Sat, 17 Oct 2020 08:52:07 +0200
Subject: [PATCH] platformio: update to 5.0.1.

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

diff --git a/srcpkgs/platformio/template b/srcpkgs/platformio/template
index 058ca2741dd..2b884b9520f 100644
--- a/srcpkgs/platformio/template
+++ b/srcpkgs/platformio/template
@@ -1,7 +1,7 @@
 # Template file for 'platformio'
 pkgname=platformio
-version=4.3.4
-revision=3
+version=5.0.1
+revision=1
 wrksrc="platformio-core-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -14,9 +14,8 @@ license="Apache-2.0"
 homepage="https://github.com/platformio/platformio-core"
 changelog="https://raw.githubusercontent.com/platformio/platformio-core/develop/HISTORY.rst"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=8c0cf78f855ba0ddc629176c900706fa2d2a0c2d92053e9a6a02f7e86f770725
+checksum=0c1224f1d593c6fbccdf73de2ce02a412521a3095965c7eee19b2a4d6dc83c89
 
 post_install() {
 	vinstall scripts/99-platformio-udev.rules 644 usr/lib/udev/rules.d
-	rm -rf ${DESTDIR}/${py3_sitelib}/scripts
 }

             reply	other threads:[~2020-10-17  6:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-17  6:53 bra1nwave [this message]
2020-10-20 18:20 ` [PR PATCH] [Closed]: " ahesford

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-25672@inbox.vuxu.org \
    --to=bra1nwave@users.noreply.github.com \
    --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).