Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nftables: use python3
@ 2019-12-25 21:27 voidlinux-github
  2019-12-26 12:53 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-12-25 21:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/PaperMountainStudio/void-packages nftables-python3
https://github.com/void-linux/void-packages/pull/17773

nftables: use python3


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

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

From 140afec963ea15349969d52ddf88b10bff452d46 Mon Sep 17 00:00:00 2001
From: Paper Mountain Studio <kodycze@gmail.com>
Date: Wed, 25 Dec 2019 22:25:38 +0100
Subject: [PATCH] nftables: use python3

---
 srcpkgs/nftables/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nftables/template b/srcpkgs/nftables/template
index 54ea9ba37ba..9f1f9986d6e 100644
--- a/srcpkgs/nftables/template
+++ b/srcpkgs/nftables/template
@@ -1,10 +1,10 @@
 # Template file for 'nftables'
 pkgname=nftables
 version=0.9.3
-revision=1
+revision=2
 build_style=gnu-configure
-configure_args="--sbindir=/usr/bin --with-json"
-hostmakedepends="asciidoc docbook2x flex pkg-config"
+configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3"
+hostmakedepends="python3 asciidoc docbook2x flex pkg-config"
 makedepends="gmp-devel jansson-devel libmnl-devel libnftnl-devel readline-devel"
 short_desc="Netfilter nftables userspace tools"
 maintainer="Leah Neukirchen <leah@vuxu.org>"

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

* Re: [PR PATCH] [Merged]: nftables: use python3
  2019-12-25 21:27 [PR PATCH] nftables: use python3 voidlinux-github
@ 2019-12-26 12:53 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-12-26 12:53 UTC (permalink / raw)
  To: ml

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

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

nftables: use python3
https://github.com/void-linux/void-packages/pull/17773

Description:


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

end of thread, other threads:[~2019-12-26 12:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-25 21:27 [PR PATCH] nftables: use python3 voidlinux-github
2019-12-26 12:53 ` [PR PATCH] [Merged]: " voidlinux-github

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