<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/zope-schema.git, branch jugmac00-patch-1</title>
<subtitle>github.com: zopefoundation/zope.schema.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/'/>
<entry>
<title>fix typo</title>
<updated>2021-10-11T15:19:12+00:00</updated>
<author>
<name>Jürgen Gmach</name>
<email>juergen.gmach@googlemail.com</email>
</author>
<published>2021-10-11T15:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=f64b26c907b227d64b6d8e9cfde4e4935dcca8fd'/>
<id>f64b26c907b227d64b6d8e9cfde4e4935dcca8fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Configuring for pure-python (#108)</title>
<updated>2021-09-06T10:18:44+00:00</updated>
<author>
<name>Michael Howitz</name>
<email>mh@gocept.com</email>
</author>
<published>2021-09-06T10:18:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=739f8b2d4f1792de15dc794087b4c91947946d25'/>
<id>739f8b2d4f1792de15dc794087b4c91947946d25</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 #107 from zopefoundation/revert-parts-of-105</title>
<updated>2021-08-20T09:07:18+00:00</updated>
<author>
<name>Jens W. Klein</name>
<email>jk@kleinundpartner.at</email>
</author>
<published>2021-08-20T09:07:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=da652e1ce4782cd088903a77f20997274a337c41'/>
<id>da652e1ce4782cd088903a77f20997274a337c41</id>
<content type='text'>
Revert Bool required field to be False if unset</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert Bool required field to be False if unset</pre>
</div>
</content>
</entry>
<entry>
<title>revert parts of #105 due to incompatibility</title>
<updated>2021-08-19T13:34:02+00:00</updated>
<author>
<name>Jens W. Klein</name>
<email>jk@kleinundpartner.at</email>
</author>
<published>2021-08-19T13:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=0dc25a40b5b4b0891675199fefa69806c74c1d5d'/>
<id>0dc25a40b5b4b0891675199fefa69806c74c1d5d</id>
<content type='text'>
see also issue #104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see also issue #104
</pre>
</div>
</content>
</entry>
<entry>
<title>Back to development: 6.1.1</title>
<updated>2021-02-09T12:30:24+00:00</updated>
<author>
<name>Michael Howitz</name>
<email>mh@gocept.com</email>
</author>
<published>2021-02-09T12:30:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=bdc8935158e287549e671ee14a6f17174b9c6aa7'/>
<id>bdc8935158e287549e671ee14a6f17174b9c6aa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing release 6.1.0</title>
<updated>2021-02-09T12:30:11+00:00</updated>
<author>
<name>Michael Howitz</name>
<email>mh@gocept.com</email>
</author>
<published>2021-02-09T12:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=8fba041ec1b7d1b4fc482a0ab73ccc2df0e403a8'/>
<id>8fba041ec1b7d1b4fc482a0ab73ccc2df0e403a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add needed check-manifest ignore (#106)</title>
<updated>2021-02-09T12:28:38+00:00</updated>
<author>
<name>Michael Howitz</name>
<email>mh@gocept.com</email>
</author>
<published>2021-02-09T12:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=e7482c4fc713dd3ec20e033c200597d66c7c94e8'/>
<id>e7482c4fc713dd3ec20e033c200597d66c7c94e8</id>
<content type='text'>
Without the additional ignore check-manifest fails when running zest.releasers's fullrelease script:

missing from sdist:
  docs/_static</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without the additional ignore check-manifest fails when running zest.releasers's fullrelease script:

missing from sdist:
  docs/_static</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `IField.required` to not be required by default. (#105)</title>
<updated>2021-02-09T07:24:07+00:00</updated>
<author>
<name>agitator</name>
<email>agitator@users.noreply.github.com</email>
</author>
<published>2021-02-09T07:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=fa1eb0cb41d607e50d0b3b13230aa156bda1030e'/>
<id>fa1eb0cb41d607e50d0b3b13230aa156bda1030e</id>
<content type='text'>
* set required=False as default on Bool fields
* set default for IBool to not be required
* bump version

Co-authored-by: Michael Howitz &lt;mh@gocept.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* set required=False as default on Bool fields
* set default for IBool to not be required
* bump version

Co-authored-by: Michael Howitz &lt;mh@gocept.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Back to development: 6.0.2</title>
<updated>2021-01-25T15:48:51+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-01-25T15:48:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=d75391aa52f194191593e4d6452d6464e25188a1'/>
<id>d75391aa52f194191593e4d6452d6464e25188a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing release 6.0.1</title>
<updated>2021-01-25T15:48:33+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-01-25T15:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-schema.git/commit/?id=3f6f9bdd07f441ccef69b5a43bd45cb19b8e25ec'/>
<id>3f6f9bdd07f441ccef69b5a43bd45cb19b8e25ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
