svn commit: r42734 - head/en_US.ISO8859-1/htdocs/news/status
Gabor Pali
pgj at FreeBSD.org
Sun Sep 29 10:12:36 UTC 2013
Author: pgj
Date: Sun Sep 29 10:12:35 2013
New Revision: 42734
URL: http://svnweb.freebsd.org/changeset/doc/42734
Log:
- Update the Python Q3 entry
Submitted by: mva
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Sun Sep 29 03:57:26 2013 (r42733)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Sun Sep 29 10:12:35 2013 (r42734)
@@ -302,11 +302,10 @@
support of packages for different Python versions at the same
time.</p>
- <p>Plans are made to enhance the Python ports framework by
- automating the insertion of byte-compiled files into
- <tt>pkg-plist</tt> files. Besides the reduction of packaging
- list sizes, this is also required to offer packages for multiple
- Python versions.</p>
+ <p>The Python ports framework was enhanced by automated packaging
+ list creation and replacement macros, which improve the
+ compatibility with multiple Python versions and reduce the
+ packaging list sizes.</p>
<p>PyPy was heavily enhanced over the last couple of months.
Major updates of the port solved integration issues and a new
More information about the svn-doc-head
mailing list