public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 4001fdd069f7082fe7087172933e572b14f0dfa4
Date: Thu, 28 May 2015 14:10:25 +0200	[thread overview]
Message-ID: <20150528121026.0BE8923453@argus.ipfire.org> (raw)

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

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  4001fdd069f7082fe7087172933e572b14f0dfa4 (commit)
      from  59ee75fd70f786e472b059db96d6c4d988940af1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4001fdd069f7082fe7087172933e572b14f0dfa4
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu May 28 12:08:41 2015 +0000

    python-rrdtool: Add rrdtool python module for Python 3

-----------------------------------------------------------------------

Summary of changes:
 python-rrdtool/python-rrdtool.nm | 44 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)
 create mode 100644 python-rrdtool/python-rrdtool.nm

Difference in files:
diff --git a/python-rrdtool/python-rrdtool.nm b/python-rrdtool/python-rrdtool.nm
new file mode 100644
index 0000000..9b43172
--- /dev/null
+++ b/python-rrdtool/python-rrdtool.nm
@@ -0,0 +1,44 @@
+###############################################################################
+# IPFire.org    - An Open Source Firewall Solution                            #
+# Copyright (C) - IPFire Development Team <info(a)ipfire.org>                   #
+###############################################################################
+
+name       = python-rrdtool
+version    = 0.1.1
+release    = 1
+thisapp    = rrdtool-%{version}
+
+groups     = System/Libraries
+url        = https://github.com/commx/python-rrdtool
+license    = LGPLv3+
+summary    = Python bindings for rrdtool
+
+description
+	Python bindings for RRDtool with a native C extension and an
+	object-oriented way to work with Round Robin Databases.
+end
+
+source_dl  = https://pypi.python.org/packages/source/r/rrdtool/
+
+build
+	requires
+		python3-devel
+		rrdtool-devel
+	end
+
+	build
+		python3 setup.py build
+	end
+
+	install
+		python3 setup.py install --root=%{BUILDROOT}
+	end
+end
+
+packages
+	package python3-rrdtool
+
+	package python3-rrdtool-debuginfo
+		template DEBUGINFO
+	end
+end


hooks/post-receive
--
IPFire 3.x development tree

                 reply	other threads:[~2015-05-28 12:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20150528121026.0BE8923453@argus.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.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