Package: gitsome / 0.7.0+git20180130.5751a31+ds-2

0003-Set-Python-support-to-3.6-in-documentation.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From: =?utf-8?b?IlNaIExpbiAo5p6X5LiK5pm6KSI=?= <szlin@debian.org>
Date: Wed, 1 Nov 2017 11:32:49 +0800
Subject: Set Python support to 3.6 in documentation

---
 README.md | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/README.md b/README.md
index a14d1b5..5d22036 100644
--- a/README.md
+++ b/README.md
@@ -673,10 +673,7 @@ Ubuntu users, check out these [instructions on askubuntu](http://askubuntu.com/a
 
 * Python 3.4
 * Python 3.5
-
-**Python 3.6 is not currently supported.**  See this [ticket](https://github.com/donnemartin/gitsome/issues/105) for more information.
-
-`gitsome` is powered by `xonsh` which does not currently support Python 2.x, as discussed in this [ticket](https://github.com/scopatz/xonsh/issues/66).
+* Python 3.6
 
 ### Supported Platforms