summaryrefslogtreecommitdiff
path: root/linaropy/rn/linaroseries.py
diff options
context:
space:
mode:
authorDiana Picus <diana.picus@linaro.org>2017-03-21 11:37:03 +0100
committerDiana Picus <diana.picus@linaro.org>2017-03-21 12:06:09 +0100
commit3ec0deb880c9b0c61bc3b5196c9c1a47ae81d018 (patch)
treedec68bdee9c6be4d9c70b0fb7b2e260bf716457a /linaropy/rn/linaroseries.py
parent41ee5288ffee480240fa4610f1213ebec3196f61 (diff)
Move to Python3
Most of the work was done by the 2to3 tool, with a few manual fixes on top. We now get a lot of resource warnings about /dev/null not being closed, but fixing those seems beyond the scope of this commit, since the same problem existed in python2 as well (it just didn't complain about it). Change-Id: Ie9f6cf7501a71aceb309e299b113f5bca7148474
Diffstat (limited to 'linaropy/rn/linaroseries.py')
-rw-r--r--linaropy/rn/linaroseries.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaropy/rn/linaroseries.py b/linaropy/rn/linaroseries.py
index 5c7f2ab..97027ac 100644
--- a/linaropy/rn/linaroseries.py
+++ b/linaropy/rn/linaroseries.py
@@ -182,6 +182,7 @@ class LinaroSeries(Series):
return prev_release
+
def linaro_series_from_tag(tag=None):
series = series_from_tag(tag)
linaroseries = LinaroSeries(