summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorPavel Vinogradov2019-10-21 13:12:59 -0400
committerPavel Vinogradov2019-10-21 13:12:59 -0400
commit9cd21c03f88e103c646c66ee9200013b248ab2f9 (patch)
tree27dcf757ed16a85b12c5d8698af7a809f16ec976 /devel
parent102db8b91b403515c2e6af198d9fd6865bf069ec (diff)
devel/python: version 2.7.17
Diffstat (limited to 'devel')
-rwxr-xr-xdevel/python/DETAILS2
-rw-r--r--devel/python/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/devel/python/DETAILS b/devel/python/DETAILS
index 1150f72c54..f4f7de8aa4 100755
--- a/devel/python/DETAILS
+++ b/devel/python/DETAILS
@@ -1,5 +1,5 @@
SPELL=python
- VERSION=2.7.16
+ VERSION=2.7.17
SECURITY_PATCH=7
SOURCE=Python-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
diff --git a/devel/python/HISTORY b/devel/python/HISTORY
index dd0b040285..3637e8d6a5 100644
--- a/devel/python/HISTORY
+++ b/devel/python/HISTORY
@@ -1,3 +1,6 @@
+2019-10-21 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 2.7.17
+
2019-05-18 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/