Add python report
Approved by: hrs (mentor, implicit)
This commit is contained in:
parent
43c834c8e1
commit
2dd68d54aa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46543
1 changed files with 43 additions and 0 deletions
|
@ -1260,4 +1260,47 @@ WITHOUT_FORTH=y</pre>
|
|||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='ports'>
|
||||
<title>FreeBSD Python Ports</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>&os; Python Team</name>
|
||||
<email>python@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="https://wiki.FreeBSD.org/Python">The &os; Python Team Page</url>
|
||||
<url href="irc://freebsd-python@irc.freenode.net">IRC channel</url>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
|
||||
<p>The &os; Python team continued to improve the overall
|
||||
experience with Python-based software on &os;. A lot of
|
||||
previously deprecated code and option knobs were removed to improve
|
||||
the maintainability of the Python Ports infrastructure.</p>
|
||||
|
||||
<p>The CPython interpreters were updated to version 2.7.9 and 3.4.3
|
||||
and Twisted was updated to version 15.0.0.</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
<task>
|
||||
<p>Retire the Python 3-specific port duplicates.</p>
|
||||
</task>
|
||||
|
||||
<task>
|
||||
<p>More tasks can be found on the team's wiki page (see
|
||||
the links).</p>
|
||||
</task>
|
||||
|
||||
<task>
|
||||
<p>To get involved, interested people can say hello on IRC
|
||||
in #freebsd-python on freenode and let us know their areas
|
||||
of interest!</p>
|
||||
</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue