svn commit: r46543 - head/en_US.ISO8859-1/htdocs/news/status

Benjamin Kaduk bjk at FreeBSD.org
Tue Apr 14 22:57:45 UTC 2015


Author: bjk
Date: Tue Apr 14 22:57:44 2015
New Revision: 46543
URL: https://svnweb.freebsd.org/changeset/doc/46543

Log:
  Add python report
  
  Approved by:	hrs (mentor, implicit)

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml	Tue Apr 14 22:47:29 2015	(r46542)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml	Tue Apr 14 22:57:44 2015	(r46543)
@@ -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 at 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>


More information about the svn-doc-head mailing list