Github messages for voidlinux
 help / color / mirror / Atom feed
From: sgn <sgn@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python-rrdtool: rename to python3-rrdtool
Date: Sun, 18 Oct 2020 04:35:46 +0200	[thread overview]
Message-ID: <20201018023546.9dgtaf2L_R66bFYCpg24-skpuMLnYGOwoIl7fTBj8SQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25157@inbox.vuxu.org>

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

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

https://github.com/sgn/void-packages rrdtool-python3
https://github.com/void-linux/void-packages/pull/25157

python-rrdtool: rename to python3-rrdtool


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

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

From e0013153fc1c6642a31a22892ddf235b29e1ea43 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Mon, 28 Sep 2020 23:50:13 +0700
Subject: [PATCH] python-rrdtool: rename to python3-rrdtool

---
 srcpkgs/python3-rrdtool  |  1 +
 srcpkgs/rrdtool/template | 16 +++++++++++-----
 2 files changed, 12 insertions(+), 5 deletions(-)
 create mode 120000 srcpkgs/python3-rrdtool

diff --git a/srcpkgs/python3-rrdtool b/srcpkgs/python3-rrdtool
new file mode 120000
index 00000000000..91a3726b5d3
--- /dev/null
+++ b/srcpkgs/python3-rrdtool
@@ -0,0 +1 @@
+rrdtool
\ No newline at end of file
diff --git a/srcpkgs/rrdtool/template b/srcpkgs/rrdtool/template
index 6877929c8dc..b1dd2a2d955 100644
--- a/srcpkgs/rrdtool/template
+++ b/srcpkgs/rrdtool/template
@@ -1,7 +1,7 @@
 # Template file for 'rrdtool'
 pkgname=rrdtool
 version=1.7.2
-revision=4
+revision=5
 build_style=gnu-configure
 configure_args="--enable-perl --enable-perl-site-install
  --with-perl-options=INSTALLDIRS=vendor --enable-ruby
@@ -13,14 +13,20 @@ depends="dejavu-fonts-ttf"
 short_desc="Data logging and graphing system for time series data"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://oss.oetiker.ch/${pkgname}"
-distfiles="http://oss.oetiker.ch/${pkgname}/pub/${pkgname}-${version}.tar.gz"
+homepage="http://oss.oetiker.ch/rrdtool"
+distfiles="http://oss.oetiker.ch/rrdtool/pub/${pkgname}-${version}.tar.gz"
 checksum=a199faeb7eff7cafc46fac253e682d833d08932f3db93a550a4a5af180ca58db
-python_version=2 #unverified
+python_version=3
 nocross=yes
 
 python-rrdtool_package() {
-	short_desc+=" - python bindings"
+	short_desc+=" - Python 3 bindings (old misnamed package)"
+	depends=python3-rrdtool
+	build_style=meta
+}
+
+python3-rrdtool_package() {
+	short_desc+=" - Python 3 bindings"
 	pkg_install() {
 		vmove usr/lib/python3*
 	}

  parent reply	other threads:[~2020-10-18  2:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-28 16:51 [PR PATCH] " sgn
2020-09-29 14:15 ` [PR PATCH] [Updated] " sgn
2020-09-29 14:58 ` sgn
2020-10-18  2:35 ` sgn [this message]
2020-10-18 13:19 ` sgn
2020-10-18 14:18 ` [PR PATCH] [Merged]: " sgn

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=20201018023546.9dgtaf2L_R66bFYCpg24-skpuMLnYGOwoIl7fTBj8SQ@z \
    --to=sgn@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).