<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/zope-interface.git, branch 4.4.0</title>
<subtitle>github.com: zopefoundation/zope.interface.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/'/>
<entry>
<title>Prep 4.4.0 release.</title>
<updated>2017-04-21T21:03:14+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2017-04-21T21:03:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=e57f5ddfaaae63f77b90517dec6e1bb5329e4c00'/>
<id>e57f5ddfaaae63f77b90517dec6e1bb5329e4c00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump minor version due to new Python version support.</title>
<updated>2017-04-21T21:00:57+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2017-04-21T21:00:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=f1b3346f2e8c27d1ad73ce359a22dce8a8ee78be'/>
<id>f1b3346f2e8c27d1ad73ce359a22dce8a8ee78be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #78 from zopefoundation/manylinux</title>
<updated>2017-04-21T19:57:10+00:00</updated>
<author>
<name>Forest Gregg</name>
<email>fgregg@users.noreply.github.com</email>
</author>
<published>2017-04-21T19:57:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=9aa5713a449a181e050a0e02d044cbc4017a146c'/>
<id>9aa5713a449a181e050a0e02d044cbc4017a146c</id>
<content type='text'>
CI setup for manylinux wheels on tagged commit</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CI setup for manylinux wheels on tagged commit</pre>
</div>
</content>
</entry>
<entry>
<title>CI setup for manylinux wheels on tagged commit</title>
<updated>2017-04-21T13:57:31+00:00</updated>
<author>
<name>Forest Gregg</name>
<email>fgregg@uchicago.edu</email>
</author>
<published>2017-04-21T13:57:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=37994ff025b8799910edfe2948b66f7c4de7a4a0'/>
<id>37994ff025b8799910edfe2948b66f7c4de7a4a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sentence in README</title>
<updated>2017-03-20T12:41:42+00:00</updated>
<author>
<name>Niels Bom</name>
<email>niels-bom-md@users.noreply.github.com</email>
</author>
<published>2017-03-20T09:34:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=76abebe7a11b092fdc3e39b1bd44cc14d4cfa3cc'/>
<id>76abebe7a11b092fdc3e39b1bd44cc14d4cfa3cc</id>
<content type='text'>
Classes (factories) _implement_, objects _provide_. After first carefully explaining the difference, the docs mix them up.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Classes (factories) _implement_, objects _provide_. After first carefully explaining the difference, the docs mix them up.</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Python 3.6. (#74)</title>
<updated>2017-01-18T16:33:35+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jason+github@nextthought.com</email>
</author>
<published>2017-01-18T16:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=b8a36f1b6aa2c4d4470c08b84bb6f5031e33ab30'/>
<id>b8a36f1b6aa2c4d4470c08b84bb6f5031e33ab30</id>
<content type='text'>
* Add support for Python 3.6.

Also use macpython for all the mac builds. See
zopefoundation/persistent#59

* Install the test extra with pip.

hopefully this avoids the SSL issue seen in macpython
3.6 (https://travis-ci.org/zopefoundation/zope.interface/jobs/192367647)

Also update appveyor.yml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add support for Python 3.6.

Also use macpython for all the mac builds. See
zopefoundation/persistent#59

* Install the test extra with pip.

hopefully this avoids the SSL issue seen in macpython
3.6 (https://travis-ci.org/zopefoundation/zope.interface/jobs/192367647)

Also update appveyor.yml
</pre>
</div>
</content>
</entry>
<entry>
<title>Always build wheels and archive them as artifacts</title>
<updated>2017-01-12T07:54:42+00:00</updated>
<author>
<name>Marius Gedminas</name>
<email>marius@gedmin.as</email>
</author>
<published>2017-01-12T07:53:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=81a3b4e381fa3d5d55579e9719f2751c995041b0'/>
<id>81a3b4e381fa3d5d55579e9719f2751c995041b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update zope.wheelbuilder password in appveyor.yml</title>
<updated>2017-01-12T07:02:51+00:00</updated>
<author>
<name>Marius Gedminas</name>
<email>marius@gedmin.as</email>
</author>
<published>2017-01-12T07:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=d3fe8d8b9941e2b9b56e7c87bb3b20e435a2627f'/>
<id>d3fe8d8b9941e2b9b56e7c87bb3b20e435a2627f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #73 from zopefoundation/issue70</title>
<updated>2017-01-05T15:01:33+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jason+github@nextthought.com</email>
</author>
<published>2017-01-05T15:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=269710ccbef1fc98d047f2480308db8e9be82f35'/>
<id>269710ccbef1fc98d047f2480308db8e9be82f35</id>
<content type='text'>
Expose IComponent documentation.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expose IComponent documentation.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #72 from zopefoundation/issue71</title>
<updated>2017-01-05T15:01:07+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jason+github@nextthought.com</email>
</author>
<published>2017-01-05T15:01:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=7a1d23c270a2e7c637211729f81e5fcc4bfcf1cb'/>
<id>7a1d23c270a2e7c637211729f81e5fcc4bfcf1cb</id>
<content type='text'>
Don't redefine METH_KEYWORDS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't redefine METH_KEYWORDS</pre>
</div>
</content>
</entry>
</feed>
