Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] maxima: build with python3
@ 2020-09-29 19:24 ahesford
  2020-09-29 19:33 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: ahesford @ 2020-09-29 19:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ahesford/void-packages maxima
https://github.com/void-linux/void-packages/pull/25192

maxima: build with python3


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

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

From d0395c273589bb5712c691774d843e94ac5a35c5 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Tue, 29 Sep 2020 15:23:41 -0400
Subject: [PATCH] maxima: build with python3

---
 srcpkgs/maxima/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template
index 2d0f26e792c..db932cec426 100644
--- a/srcpkgs/maxima/template
+++ b/srcpkgs/maxima/template
@@ -1,10 +1,10 @@
 # Template file for 'maxima'
 pkgname=maxima
 version=5.44.0
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="$(vopt_enable clisp) $(vopt_enable sbcl)"
-hostmakedepends="python perl emacs texinfo"
+hostmakedepends="python3 perl emacs texinfo"
 makedepends="$(vopt_if clisp clisp) $(vopt_if sbcl sbcl)"
 depends="$(vopt_if clisp clisp) $(vopt_if sbcl sbcl)"
 short_desc="Computer Algebra System"

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

* Re: [PR PATCH] [Closed]: maxima: build with python3
  2020-09-29 19:24 [PR PATCH] maxima: build with python3 ahesford
@ 2020-09-29 19:33 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-09-29 19:33 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

maxima: build with python3
https://github.com/void-linux/void-packages/pull/25192

Description:


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

end of thread, other threads:[~2020-09-29 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29 19:24 [PR PATCH] maxima: build with python3 ahesford
2020-09-29 19:33 ` [PR PATCH] [Closed]: " ahesford

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