<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python27/patches/patch-al, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-06-02T06:12:03Z</updated>
<entry>
<title>Changes 2.7.7:</title>
<updated>2014-06-02T06:12:03Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2014-06-02T06:12:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9194599d661a77d9c3064b21d04d39e1855f4a2b'/>
<id>urn:sha1:9194599d661a77d9c3064b21d04d39e1855f4a2b</id>
<content type='text'>
This is a regularly scheduled 2.7 series bugfix and includes numerous bugfixes (http://hg.python.org/cpython/raw-file/f89216059edf/Misc/NEWS) over 2.7.6.</content>
</entry>
<entry>
<title>don't set Mac OS X target version: stick to the current one</title>
<updated>2013-09-13T13:18:20Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2013-09-13T13:18:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2c6dbb6d2bc55ee109e8be9b6c29fbecf33e6810'/>
<id>urn:sha1:2c6dbb6d2bc55ee109e8be9b6c29fbecf33e6810</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes 2.7.4:</title>
<updated>2013-04-12T09:03:41Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2013-04-12T09:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a1d032bbac5ac8ee7aee888e1e63d0bae77ab390'/>
<id>urn:sha1:a1d032bbac5ac8ee7aee888e1e63d0bae77ab390</id>
<content type='text'>
This is a 2.7 series bugfix release.
It includes hundreds of bugfixes over 2.7.3.</content>
</entry>
<entry>
<title>Revert previous; Joerg says it breaks on clang. (It would be nice if</title>
<updated>2012-12-21T20:26:42Z</updated>
<author>
<name>dholland</name>
<email>dholland@pkgsrc.org</email>
</author>
<published>2012-12-21T20:26:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0446e796550e507728a97803dfd4be8946b8f23c'/>
<id>urn:sha1:0446e796550e507728a97803dfd4be8946b8f23c</id>
<content type='text'>
clang didn't masquerade as gcc and then turn out to be incompatible.)
Reopens PR 47342, but I'll deal.</content>
</entry>
<entry>
<title>Use -Werror=format when checking HAVE_ATTRIBUTE_FORMAT_PARSETUPLE, so</title>
<updated>2012-12-16T23:22:28Z</updated>
<author>
<name>dholland</name>
<email>dholland@pkgsrc.org</email>
</author>
<published>2012-12-16T23:22:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b211bc6c30a551639b3b5ab1aeb1a94d6124e5bc'/>
<id>urn:sha1:b211bc6c30a551639b3b5ab1aeb1a94d6124e5bc</id>
<content type='text'>
injecting -Wall -Wno-error does not cause the test to produce the wrong
answer. (If it does, the wrong information is installed in /usr/include,
and ultimately provokes PR 47342.)</content>
</entry>
<entry>
<title>Changes 2.7.3:</title>
<updated>2012-04-13T18:47:27Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2012-04-13T18:47:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a30ae1798aede6b36c0f4a13bc514d08003b1fb2'/>
<id>urn:sha1:a30ae1798aede6b36c0f4a13bc514d08003b1fb2</id>
<content type='text'>
* An ordered dictionary type
* New unittest features including test skipping, new assert methods, and test
  discovery
* A much faster io module
* Automatic numbering of fields in the str.format() method
* Float repr improvements backported from 3.x
* Tile support for Tkinter
* A backport of the memoryview object from 3.x
* Set literals
* Set and dictionary comprehensions
* Dictionary views
* New syntax for nested with statements
* The sysconfig module</content>
</entry>
<entry>
<title>Fix build on OpenBSD-5.x, treat same as OpenBSD-4.[789].</title>
<updated>2012-03-27T10:49:22Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2012-03-27T10:49:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a0e313b67f59bc99d554f769dafcb793230ec7c3'/>
<id>urn:sha1:a0e313b67f59bc99d554f769dafcb793230ec7c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MirBSD support here, too, same as in python26.</title>
<updated>2011-09-16T19:17:52Z</updated>
<author>
<name>bsiegert</name>
<email>bsiegert@pkgsrc.org</email>
</author>
<published>2011-09-16T19:17:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2c34af9bbeae60e292aa6371aac94652da943cc0'/>
<id>urn:sha1:2c34af9bbeae60e292aa6371aac94652da943cc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>One again, fix for Clang and interger overflow, this time is should be correct</title>
<updated>2011-09-16T08:50:44Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2011-09-16T08:50:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d1894ad8ce2c5a309a558969035962e02e5877ea'/>
<id>urn:sha1:d1894ad8ce2c5a309a558969035962e02e5877ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compiling with Clang: Python's issue 11149</title>
<updated>2011-09-14T06:59:54Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2011-09-14T06:59:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=429bdcc93e3f62d442ff2b774951a03a57588a91'/>
<id>urn:sha1:429bdcc93e3f62d442ff2b774951a03a57588a91</id>
<content type='text'>
</content>
</entry>
</feed>
