<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/py-cElementTree, branch pkgsrc-2014Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-03-13T11:08:49Z</updated>
<entry>
<title>Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do</title>
<updated>2014-03-13T11:08:49Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2014-03-13T11:08:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8429be58d4dd33dfc5e94ee69bbfba5a484851cb'/>
<id>urn:sha1:8429be58d4dd33dfc5e94ee69bbfba5a484851cb</id>
<content type='text'>
not use libtool to do so.  This is required to correctly depend upon a
gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.</content>
</entry>
<entry>
<title>Mark packages as not ready for python-3.x where applicable;</title>
<updated>2014-01-25T10:29:56Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-01-25T10:29:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4fc0b0ed6a186ccd83fc93c34cc9ed91862930d8'/>
<id>urn:sha1:4fc0b0ed6a186ccd83fc93c34cc9ed91862930d8</id>
<content type='text'>
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.</content>
</entry>
<entry>
<title>Change version number of python buitin module packages</title>
<updated>2013-04-20T09:38:04Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2013-04-20T09:38:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=87bfd3eb934f29b93b4fddf478b9634015849b8a'/>
<id>urn:sha1:87bfd3eb934f29b93b4fddf478b9634015849b8a</id>
<content type='text'>
form fixed `0' to main Python distribution version (PY_DISTVERSION)
so that packages will be updated with main Python distribution update.

no objection in tech-pkg@ for a week.</content>
</entry>
<entry>
<title>Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.</title>
<updated>2012-10-25T06:55:37Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-10-25T06:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4961a4ef35d266a26e4c92f763c5beb55aa5aa1d'/>
<id>urn:sha1:4961a4ef35d266a26e4c92f763c5beb55aa5aa1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove python24 and all traces of it from pkgsrc.</title>
<updated>2012-04-08T19:08:44Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2012-04-08T19:08:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4faa20286079b6833043b7bbd12c0e72039551f6'/>
<id>urn:sha1:4faa20286079b6833043b7bbd12c0e72039551f6</id>
<content type='text'>
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.</content>
</entry>
<entry>
<title>Tag the 28 locations that result in a Python 3.1 package as supporting so.</title>
<updated>2011-12-03T00:02:14Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2011-12-03T00:02:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bbde65f2e00b8129333e938dbda61639dcfc274d'/>
<id>urn:sha1:bbde65f2e00b8129333e938dbda61639dcfc274d</id>
<content type='text'>
Remove it from the default list for the rest.</content>
</entry>
<entry>
<title>Mark as not-for python-2.4 (it doesn't contain the file that is used here).</title>
<updated>2011-08-22T12:40:38Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2011-08-22T12:40:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6b8f999b3722a08f6cca574759f91d0411f536d8'/>
<id>urn:sha1:6b8f999b3722a08f6cca574759f91d0411f536d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Builds fine with Python 3.1 and is needed as dependency elsewhere.</title>
<updated>2011-07-14T15:53:38Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2011-07-14T15:53:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b7959ee29d684911e0c22502dcb45aeb7721be86'/>
<id>urn:sha1:b7959ee29d684911e0c22502dcb45aeb7721be86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install standard python modules into usual location instead of site-packages.</title>
<updated>2011-05-04T11:38:05Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2011-05-04T11:38:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=86209df05f459a42b0db96d108caac69f29ab9eb'/>
<id>urn:sha1:86209df05f459a42b0db96d108caac69f29ab9eb</id>
<content type='text'>
PR#44826.

Bump PKGREVISION.</content>
</entry>
<entry>
<title>Let's assume for now that everything that worked with python-2.6 also</title>
<updated>2011-02-25T09:47:18Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2011-02-25T09:47:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=df148167909a2ea09151d92ca19966fc53f0d999'/>
<id>urn:sha1:df148167909a2ea09151d92ca19966fc53f0d999</id>
<content type='text'>
works with python-2.7.</content>
</entry>
</feed>
