<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python/pyversion.mk, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-04-25T16:27:45Z</updated>
<entry>
<title>Remove python 2.1 from the default set of acceptable python packages</title>
<updated>2008-04-25T16:27:45Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-04-25T16:27:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6c4c08394c82589432858e84e07351611468553b'/>
<id>urn:sha1:6c4c08394c82589432858e84e07351611468553b</id>
<content type='text'>
so that packages that require it must specify so explicitly.
</content>
</entry>
<entry>
<title>De-orbit support for python 2.0 and python 2.2 under the "three major</title>
<updated>2008-04-25T16:11:11Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-04-25T16:11:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fc66afd410421267e8e03554522a0efb90ceb3f7'/>
<id>urn:sha1:fc66afd410421267e8e03554522a0efb90ceb3f7</id>
<content type='text'>
releases is enough" rule of thumb. (python 2.3 was released 5 years ago.)
Keep python 1.5 and 2.1 though, because there are a handful of packages
that still need them.
</content>
</entry>
<entry>
<title>adjust directory for python25</title>
<updated>2008-04-24T02:02:04Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-04-24T02:02:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=45e0616596dd20731a46b53998c95d168f920bb6'/>
<id>urn:sha1:45e0616596dd20731a46b53998c95d168f920bb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>As all Python packages are required to include lang/python/pyversion.mk</title>
<updated>2008-04-18T12:24:21Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-04-18T12:24:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=17fd944d6df43df58c3270acd4919aa280e31e37'/>
<id>urn:sha1:17fd944d6df43df58c3270acd4919aa280e31e37</id>
<content type='text'>
anyway, simplify logic a bit:
Add Python 2.5 to the default list, but also mark it as incompatible if
wip/python25 is not present. Move the Darwin handling after setting a
default value.
Provide a new variable _PYTHON_VERSIONS_ACCEPTED that is filtered by
PYTHON_VERSIONS_INCOMPATIBLE. This helps to avoid providing broken
dependencies when a version is not supported as PYPKGPREFIX wouldn't be
set in that case.
</content>
</entry>
<entry>
<title>only set 25 in PYTHON_VERSIONS_ACCEPTED if ../../wip/python25/Makefile found</title>
<updated>2008-04-11T15:37:30Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2008-04-11T15:37:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e6f186d6d9a73e9ac6e62d29e298d462b94ca445'/>
<id>urn:sha1:e6f186d6d9a73e9ac6e62d29e298d462b94ca445</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 25 to PYTHON_VERSIONS_ACCEPTED, so PYTHON_VERSION_DEFAULT=25 works in mk.conf</title>
<updated>2008-04-11T13:10:15Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2008-04-11T13:10:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a2ee2df772ea9efd944add3a7ef840e8e7c203b3'/>
<id>urn:sha1:a2ee2df772ea9efd944add3a7ef840e8e7c203b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>For Python 2.5, check that the wip directory actually exists.</title>
<updated>2008-03-15T16:43:25Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-03-15T16:43:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=443e4318e3d29c8c99d2323469d7f968ac03bbcc'/>
<id>urn:sha1:443e4318e3d29c8c99d2323469d7f968ac03bbcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed colons from variable names so they are accessible to "bmake</title>
<updated>2008-02-20T10:43:55Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2008-02-20T10:43:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6fc3fa908c90f5860339c8b270b46b4a8acb4756'/>
<id>urn:sha1:6fc3fa908c90f5860339c8b270b46b4a8acb4756</id>
<content type='text'>
help".
</content>
</entry>
<entry>
<title>Revert last. Python 2.5 is not in the main tree and creating noise for</title>
<updated>2008-02-04T23:27:50Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-02-04T23:27:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0df1c6dff4dfcf51b5760809e7ab259d415b3d44'/>
<id>urn:sha1:0df1c6dff4dfcf51b5760809e7ab259d415b3d44</id>
<content type='text'>
bulk builds is inacceptable.
</content>
</entry>
<entry>
<title>python 2.5 should be supported because it's the current production release,</title>
<updated>2008-02-01T08:17:00Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2008-02-01T08:17:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c09d7bafa2408e0ab7e5094f76195f80c2850085'/>
<id>urn:sha1:c09d7bafa2408e0ab7e5094f76195f80c2850085</id>
<content type='text'>
make it understand wip/python25 and PYTHON_VERSION_DEFAULT=25.

Change the wip path iff python25 is imported.
</content>
</entry>
</feed>
