<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/zope-component.git/docs, branch issue26</title>
<subtitle>github.com: zopefoundation/zope.component.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/'/>
<entry>
<title>Update to current version + fix naming issue.</title>
<updated>2016-08-26T07:53:52+00:00</updated>
<author>
<name>Michael Howitz</name>
<email>mh@gocept.com</email>
</author>
<published>2016-08-26T07:53:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=776dce0ad5c126cdd4128d9222389c021eecd6d3'/>
<id>776dce0ad5c126cdd4128d9222389c021eecd6d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update hacking docs for Github.</title>
<updated>2015-01-26T19:29:58+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2015-01-26T19:29:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=79ccc75f83dbfd3bc59901b9c99fc80eeaa2894d'/>
<id>79ccc75f83dbfd3bc59901b9c99fc80eeaa2894d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence Sphinx warning.</title>
<updated>2015-01-22T16:25:37+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2015-01-22T16:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=1474b9d6da9a1ba58d2023026147f96d44005a3e'/>
<id>1474b9d6da9a1ba58d2023026147f96d44005a3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Edit myself out in favor of J. Random Hacker.</title>
<updated>2015-01-20T16:23:19+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2015-01-20T16:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=708089c8ffb543f2faa40acda5de545fe9af51c6'/>
<id>708089c8ffb543f2faa40acda5de545fe9af51c6</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove no-longer true mention of building docs in buildout.</title>
<updated>2015-01-19T17:50:49+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2015-01-19T17:50:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=b9d88bc1fe58508282c7a98ead6e460412d42f65'/>
<id>b9d88bc1fe58508282c7a98ead6e460412d42f65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dict order issues with 'tox -e docs'</title>
<updated>2014-12-12T07:40:39+00:00</updated>
<author>
<name>Marius Gedminas</name>
<email>marius@gedmin.as</email>
</author>
<published>2014-12-12T07:40:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=20d4de0430cdc13da4be9d862f74133b8e7a27cd'/>
<id>20d4de0430cdc13da4be9d862f74133b8e7a27cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented ability to specify adapter and utility names in Python. Use</title>
<updated>2014-02-06T03:20:15+00:00</updated>
<author>
<name>Stephan Richter</name>
<email>stephan.richter@gmail.com</email>
</author>
<published>2014-02-06T03:18:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=5a5625825c7cd05f02b5a19f70408cc66f6ef153'/>
<id>5a5625825c7cd05f02b5a19f70408cc66f6ef153</id>
<content type='text'>
the ``@zope.component.named(name)`` decorator to specify the name.

All tox environments pass and coverage is at 100%.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the ``@zope.component.named(name)`` decorator to specify the name.

All tox environments pass and coverage is at 100%.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests due to changing output due to latest testrunner.</title>
<updated>2014-02-06T03:19:22+00:00</updated>
<author>
<name>Stephan Richter</name>
<email>stephan.richter@gmail.com</email>
</author>
<published>2014-02-06T03:11:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=2429314dadbab3261f82fdec372dbf99e77a24db'/>
<id>2429314dadbab3261f82fdec372dbf99e77a24db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add page on hacking the package.</title>
<updated>2012-07-02T21:32:33+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2012-07-02T21:32:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=4679068e38422901802b66eaf8813ea1723837b5'/>
<id>4679068e38422901802b66eaf8813ea1723837b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Isolation.</title>
<updated>2012-07-02T21:32:29+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2012-07-02T21:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=193ed356a861214f5ac52384022d2b220206aa16'/>
<id>193ed356a861214f5ac52384022d2b220206aa16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
