Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] frr-reload: switch to python3
@ 2020-01-01  0:13 voidlinux-github
  2020-01-01  9:28 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-01  0:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CameronNemo/void-packages frr-py3
https://github.com/void-linux/void-packages/pull/17954

frr-reload: switch to python3
None

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

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

From f0b6a3e814124386c1275f28e6c719821bdb8b69 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Tue, 31 Dec 2019 16:13:24 -0800
Subject: [PATCH] frr-reload: switch to python3

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

diff --git a/srcpkgs/frr/template b/srcpkgs/frr/template
index 89beb001f6d..f99872fb1e2 100644
--- a/srcpkgs/frr/template
+++ b/srcpkgs/frr/template
@@ -1,7 +1,7 @@
 # Template file for 'frr'
 pkgname=frr
 version=7.1
-revision=2
+revision=3
 wrksrc="${pkgname}-${pkgname}-${version}"
 build_style=gnu-configure
 # chroot-texinfo is not able to build frr's docs
@@ -63,7 +63,7 @@ frr-flush_package() {
 
 frr-reload_package() {
 	short_desc+=" - reload tool"
-	depends="python-ipaddr python ${sourcepkg}-${version}_${revision}"
+	depends="python3-ipaddr python3 ${sourcepkg}-${version}_${revision}"
 	pkg_install() {
 		vmove usr/bin/frr-reload
 	}

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

* Re: [PR PATCH] [Merged]: frr-reload: switch to python3
  2020-01-01  0:13 [PR PATCH] frr-reload: switch to python3 voidlinux-github
@ 2020-01-01  9:28 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-01-01  9:28 UTC (permalink / raw)
  To: ml

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

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

frr-reload: switch to python3
https://github.com/void-linux/void-packages/pull/17954

Description:
None

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

end of thread, other threads:[~2020-01-01  9:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-01  0:13 [PR PATCH] frr-reload: switch to python3 voidlinux-github
2020-01-01  9:28 ` [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).