Skip to content
Snippets Groups Projects
Commit c4c994fd authored by Jean-Michel Vourgère's avatar Jean-Michel Vourgère
Browse files

Drop patch python3_example applied upstream

parent 37305d8d
No related branches found
No related tags found
No related merge requests found
rrdtool (1.7.2-5) UNRELEASED; urgency=medium
rrdtool (1.8.0-1) UNRELEASED; urgency=medium
[ Jean-Michel Vourgère ]
* New upstream version:
- Drop patch python3_example applied upstream.
* Added support for lua5.4.
* Dropped transition from liblua5.1-rrd packages.
* Build-Depends: Drop versioned constraint on tcl-dev.
......@@ -9,7 +11,7 @@ rrdtool (1.7.2-5) UNRELEASED; urgency=medium
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on perl and tcl-dev.
-- Jean-Michel Vourgère <nirgal@debian.org> Sat, 20 Nov 2021 11:44:41 +0100
-- Jean-Michel Vourgère <nirgal@debian.org> Mon, 21 Mar 2022 10:55:32 +0100
rrdtool (1.7.2-4) unstable; urgency=medium
......
Description: Switch example script to use python3
Author: Jean-Michel Vourgère <nirgal@debian.org>
Applied-Upstream: commit:0df7b5a39a5f8747a5ab11a8c172c4644e6edd22
Last-Update: 2020-12-30
--- rrdtool-1.7.2.orig/examples/stripes.py
+++ rrdtool-1.7.2/examples/stripes.py
@@ -1,6 +1,4 @@
-#! /usr/bin/python
-
-from __future__ import print_function
+#! /usr/bin/python3
import locale
import random
no-rpath-for-ruby
breaks-long-man-lines
python3_example
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment