<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git, branch zone-refactor</title>
<subtitle>github.com: rthalley/dnspython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/'/>
<entry>
<title>Refactor zone transactions to always use versioned CoW code.</title>
<updated>2021-12-01T14:48:58+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-12-01T14:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=9a16076cb3b7d36efaabff030688693dd56f0ee6'/>
<id>9a16076cb3b7d36efaabff030688693dd56f0ee6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix replacement txn bugs in non-versioned zones [#732].</title>
<updated>2021-11-28T22:26:21+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-11-28T22:26:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=c706e26e990856311e35f46cb58eaf333e80ed2f'/>
<id>c706e26e990856311e35f46cb58eaf333e80ed2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>note issues around rdata comparison</title>
<updated>2021-11-28T19:13:36+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-11-28T19:13:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=b4ac6b3dc7a50ad0193270f93ab4651e53d1e796'/>
<id>b4ac6b3dc7a50ad0193270f93ab4651e53d1e796</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>note that Curio cannot be used for DoH</title>
<updated>2021-11-27T21:29:16+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-11-27T21:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=bd4d7c3a6b299e5eb4c2ef23d4f8ce2554572a9b'/>
<id>bd4d7c3a6b299e5eb4c2ef23d4f8ce2554572a9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>basic testing for async DoH</title>
<updated>2021-11-27T21:26:41+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-11-27T21:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=abdd49260f6d3a0b098aa29f7c2d704dc3220a5b'/>
<id>abdd49260f6d3a0b098aa29f7c2d704dc3220a5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Node find_rdataset() should set covers when creating [#730]</title>
<updated>2021-11-26T21:55:36+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-11-26T21:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=8028c05b94c1bcb2deaa1e6444b3bcfc8b63bcb4'/>
<id>8028c05b94c1bcb2deaa1e6444b3bcfc8b63bcb4</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 #729 from rthalley/dependabot/pip/cryptography-gte-2.6-and-lt-37.0</title>
<updated>2021-11-23T13:03:07+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-11-23T13:03:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=e30922b59ed7fb4c6ad744f3d92e49b9f3bf62c3'/>
<id>e30922b59ed7fb4c6ad744f3d92e49b9f3bf62c3</id>
<content type='text'>
Update cryptography requirement from &gt;=2.6,&lt;36.0 to &gt;=2.6,&lt;37.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update cryptography requirement from &gt;=2.6,&lt;36.0 to &gt;=2.6,&lt;37.0</pre>
</div>
</content>
</entry>
<entry>
<title>Update cryptography requirement from &gt;=2.6,&lt;36.0 to &gt;=2.6,&lt;37.0</title>
<updated>2021-11-22T16:03:22+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2021-11-22T16:03:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=ea234bd4d669bf07fcfadebb0b9ddaed9d7e5b84'/>
<id>ea234bd4d669bf07fcfadebb0b9ddaed9d7e5b84</id>
<content type='text'>
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.6...36.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.6...36.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>update whatsnew</title>
<updated>2021-11-20T21:51:26+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-11-20T21:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=97e735a1a3460ddea983489bb0f323de776b879c'/>
<id>97e735a1a3460ddea983489bb0f323de776b879c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix hyperlink target</title>
<updated>2021-11-20T21:51:11+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-11-20T21:51:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=0eaa269facf0126abc6763773295f1b7167b2cfb'/>
<id>0eaa269facf0126abc6763773295f1b7167b2cfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
