<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python, 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-06-30T13:41:05Z</updated>
<entry>
<title>Move PY_NO_EGG?= check outside of defined(PYDISTUTILSPKG) to fix</title>
<updated>2008-06-30T13:41:05Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2008-06-30T13:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d14449260039727cef4fa1cc3f90ba60c1fd192e'/>
<id>urn:sha1:d14449260039727cef4fa1cc3f90ba60c1fd192e</id>
<content type='text'>
PLIST of ap22-py25-python and similar packages (removes additional
egg-info file) From tnn@.  Passed via packages@ without objection
</content>
</entry>
<entry>
<title>Python 2.5 should support eggs as well.</title>
<updated>2008-04-26T15:37:21Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-04-26T15:37:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d671da09d6c59a5e042137a26598ea8267073c87'/>
<id>urn:sha1:d671da09d6c59a5e042137a26598ea8267073c87</id>
<content type='text'>
</content>
</entry>
<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>prepare for arrival of Python 2.5</title>
<updated>2008-04-24T01:39:25Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-04-24T01:39:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3ee133401de211720d5c42994afbb2399814e338'/>
<id>urn:sha1:3ee133401de211720d5c42994afbb2399814e338</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>update for 2.4.5</title>
<updated>2008-04-11T10:44:48Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2008-04-11T10:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=72ca67ad657b6ed2a19a1e24d026ff061295adc5'/>
<id>urn:sha1:72ca67ad657b6ed2a19a1e24d026ff061295adc5</id>
<content type='text'>
</content>
</entry>
</feed>
