Un-revert some of gjb's fixes.
This commit is contained in:
parent
5f3f59a238
commit
95c64f6df5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45280
1 changed files with 4 additions and 6 deletions
|
@ -456,12 +456,12 @@
|
|||
</project>
|
||||
|
||||
<project cat='ports'>
|
||||
<title>FreeBSD Python Ports</title>
|
||||
<title>&os; Python Ports</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>FreeBSD</given>
|
||||
<given>&os;</given>
|
||||
<common>Python Team</common>
|
||||
</name>
|
||||
<email>python@FreeBSD.org</email>
|
||||
|
@ -469,13 +469,12 @@
|
|||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="https://wiki.FreeBSD.org/Python">The FreeBSD Python Team Page</url>
|
||||
<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>
|
||||
<ul>
|
||||
<li><p>We are pleased to announce the availability of conflict-free
|
||||
Python package support across different Python versions based on the
|
||||
USES=uniquefiles feature recently introduced to the Ports framework.
|
||||
|
@ -506,14 +505,13 @@
|
|||
consistent maintainer policy for integrating new Python-related ports
|
||||
into the tree.</p></li>
|
||||
|
||||
</ul>
|
||||
</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
<task>Migrate bsd.python.mk to the Uses framework.</task>
|
||||
<task>Develop a high-level and lightweight Python Ports Policy.</task>
|
||||
<task>Add support for granular dependencies (for example >=1.0,<2.0).</task>
|
||||
<task>Add support for granular dependencies (for example >=1.0,<2.0).</task>
|
||||
<task>See what adding pip (Python Package Index) support will
|
||||
require.</task>
|
||||
<task>Add default QA targets and functions for Python ports (TEST_DEPENDS,
|
||||
|
|
Loading…
Reference in a new issue