* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 4001fdd069f7082fe7087172933e572b14f0dfa4
@ 2015-05-28 12:10 git
0 siblings, 0 replies; only message in thread
From: git @ 2015-05-28 12:10 UTC (permalink / raw)
To: ipfire-scm
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-05-28 12:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-28 12:10 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 4001fdd069f7082fe7087172933e572b14f0dfa4 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox