Github messages for voidlinux
 help / color / mirror / Atom feed
From: wpbirney <wpbirney@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] scons: update to 4.4.0
Date: Sun, 31 Jul 2022 19:04:49 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38396@inbox.vuxu.org> (raw)

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

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

https://github.com/wpbirney/void-packages scons
https://github.com/void-linux/void-packages/pull/38396

scons: update to 4.4.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl

I also 'adopted' the package as it was orphaned. I still use it for a few packages and would be willing to maintain it

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

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

From 69e626323189ef651a28beeacd2722f7dfb436dc Mon Sep 17 00:00:00 2001
From: wpbirney <wpb@360scada.com>
Date: Sun, 31 Jul 2022 12:58:56 -0400
Subject: [PATCH] scons: update to 4.4.0

---
 srcpkgs/scons/template | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/scons/template b/srcpkgs/scons/template
index 574f96858c7b..bb586672e45f 100644
--- a/srcpkgs/scons/template
+++ b/srcpkgs/scons/template
@@ -1,18 +1,21 @@
 # Template file for 'scons'
 pkgname=scons
-version=4.0.1
-revision=3
-wrksrc="SCons-${version}"
+version=4.4.0
+revision=1
+wrksrc="scons-${version}"
 build_style=python3-module
-hostmakedepends="python3 python3-setuptools"
+hostmakedepends="python3 python3-setuptools python3-psutil python3-wheel tar"
 depends="python3"
 short_desc="Software construction tool"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Wilson Birney <wpb@360scada.com>"
 license="MIT"
 homepage="https://www.scons.org/"
-distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=722ed104b5c624ecdc89bd4e02b094d2b14d99d47b5d0501961e47f579a2007c
+distfiles="https://github.com/SCons/scons/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
+checksum=b4fef9df167b16b94a91bcc3905c595a5768a433f2aee9abe7f4fffac201eeaa
 
+do_configure() {
+	scripts/scons.py
+}
 
 post_install() {
 	vlicense LICENSE

             reply	other threads:[~2022-07-31 17:04 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-31 17:04 wpbirney [this message]
2022-07-31 17:06 ` [PR PATCH] [Updated] " wpbirney
2022-07-31 17:24 ` wpbirney
2022-07-31 18:08 ` [PR PATCH] [Closed]: " wpbirney
2022-07-31 18:08 ` wpbirney
2022-07-31 18:11 ` abenson
2022-07-31 18:18 ` abenson
2022-07-31 19:20 ` [PR PATCH] [Updated] WIP: " wpbirney
2022-07-31 19:35 ` wpbirney
2022-07-31 22:04 ` wpbirney
2022-07-31 22:11 ` wpbirney
2022-07-31 22:22 ` wpbirney
2022-07-31 22:26 ` wpbirney
2022-08-01 16:29 ` [PR REVIEW] " sgn
2022-08-01 16:29 ` sgn
2022-08-01 16:29 ` sgn
2022-08-01 16:29 ` sgn
2022-08-01 16:29 ` sgn
2022-08-01 16:44 ` wpbirney
2022-08-01 16:45 ` wpbirney
2022-08-01 16:47 ` wpbirney
2022-08-01 16:49 ` wpbirney
2022-08-01 16:55 ` wpbirney
2022-08-01 16:56 ` wpbirney
2022-08-01 17:01 ` [PR PATCH] [Updated] " wpbirney
2022-08-01 17:14 ` [PR REVIEW] " wpbirney
2022-08-01 17:19 ` [PR PATCH] [Updated] " wpbirney
2022-08-01 17:21 ` wpbirney
2022-08-01 18:53 ` wpbirney
2022-08-01 19:00 ` wpbirney
2022-08-01 19:01 ` wpbirney
2022-08-01 19:50 ` abenson
2022-08-01 23:38 ` abenson
2022-08-02  0:01 ` wpbirney
2022-08-02  0:09 ` abenson
2022-08-02  0:35 ` abenson
2022-08-02  0:35 ` abenson
2022-08-02  0:37 ` abenson
2022-08-02  0:37 ` abenson
2022-08-02  0:40 ` abenson
2022-08-02  0:40 ` abenson
2022-08-02  0:41 ` abenson
2022-08-02  0:43 ` abenson
2022-08-02  0:43 ` abenson
2022-08-02  0:45 ` abenson
2022-08-02  0:57 ` abenson
2022-08-02  0:59 ` abenson
2022-08-02  1:01 ` abenson
2022-08-02  1:05 ` abenson
2022-08-02  1:07 ` abenson
2022-08-02  1:08 ` abenson
2022-08-02  1:16 ` abenson
2022-08-02 18:06 ` abenson
2022-08-02 18:06 ` [PR PATCH] [Merged]: " abenson

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-38396@inbox.vuxu.org \
    --to=wpbirney@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).