Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] apache-ant: add explicit python_version
@ 2020-05-26 10:11 fosslinux
  2020-05-26 10:18 ` [PR PATCH] [Updated] " fosslinux
  0 siblings, 1 reply; 2+ messages in thread
From: fosslinux @ 2020-05-26 10:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages apache-ant-python-version
https://github.com/void-linux/void-packages/pull/22308

apache-ant: add explicit python_version


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-apache-ant-python-version-22308.patch --]
[-- Type: text/x-diff, Size: 804 bytes --]

From afe90fd70a7f997984b3ac3a7e7772f585c34f55 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Tue, 26 May 2020 20:05:39 +1000
Subject: [PATCH] apache-ant: add explicit python_version

---
 srcpkgs/apache-ant/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/apache-ant/template b/srcpkgs/apache-ant/template
index 60544abae20..f302ea83f90 100644
--- a/srcpkgs/apache-ant/template
+++ b/srcpkgs/apache-ant/template
@@ -11,6 +11,7 @@ license="Apache License"
 homepage="http://ant.apache.org"
 distfiles="http://mirror.dkd.de/apache/ant/source/apache-ant-${version}-src.tar.xz"
 checksum=c8d68b396d9e44b49668bafe0c82f8c89497915254b5395d73d6f6e41d7a0e25
+python_version=2 # only script uses python2-isms like print ""
 
 nocross=yes
 _prefix=usr/share/apache-ant

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

* Re: [PR PATCH] [Updated] apache-ant: add explicit python_version
  2020-05-26 10:11 [PR PATCH] apache-ant: add explicit python_version fosslinux
@ 2020-05-26 10:18 ` fosslinux
  0 siblings, 0 replies; 2+ messages in thread
From: fosslinux @ 2020-05-26 10:18 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by fosslinux against master on the void-packages repository

https://github.com/fosslinux/void-packages apache-ant-python-version
https://github.com/void-linux/void-packages/pull/22308

apache-ant: add explicit python_version


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-apache-ant-python-version-22308.patch --]
[-- Type: text/x-diff, Size: 1712 bytes --]

From afe90fd70a7f997984b3ac3a7e7772f585c34f55 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Tue, 26 May 2020 20:05:39 +1000
Subject: [PATCH 1/2] apache-ant: add explicit python_version

---
 srcpkgs/apache-ant/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/apache-ant/template b/srcpkgs/apache-ant/template
index 60544abae20..f302ea83f90 100644
--- a/srcpkgs/apache-ant/template
+++ b/srcpkgs/apache-ant/template
@@ -11,6 +11,7 @@ license="Apache License"
 homepage="http://ant.apache.org"
 distfiles="http://mirror.dkd.de/apache/ant/source/apache-ant-${version}-src.tar.xz"
 checksum=c8d68b396d9e44b49668bafe0c82f8c89497915254b5395d73d6f6e41d7a0e25
+python_version=2 # only script uses python2-isms like print ""
 
 nocross=yes
 _prefix=usr/share/apache-ant

From 8b7d2026faec4d54c000efc71dd47f52e429d628 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Tue, 26 May 2020 20:18:41 +1000
Subject: [PATCH 2/2] apache-ant: fix xlint

---
 srcpkgs/apache-ant/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/apache-ant/template b/srcpkgs/apache-ant/template
index f302ea83f90..756cfae3b42 100644
--- a/srcpkgs/apache-ant/template
+++ b/srcpkgs/apache-ant/template
@@ -7,7 +7,7 @@ hostmakedepends="openjdk8"
 depends="virtual?java-runtime"
 short_desc="Java library and command-line tool that help building software"
 maintainer="Enno Boland <gottox@voidlinux.org>"
-license="Apache License"
+license="Apache-2.0"
 homepage="http://ant.apache.org"
 distfiles="http://mirror.dkd.de/apache/ant/source/apache-ant-${version}-src.tar.xz"
 checksum=c8d68b396d9e44b49668bafe0c82f8c89497915254b5395d73d6f6e41d7a0e25

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

end of thread, other threads:[~2020-05-26 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-26 10:11 [PR PATCH] apache-ant: add explicit python_version fosslinux
2020-05-26 10:18 ` [PR PATCH] [Updated] " fosslinux

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