<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pint.git, branch pre-commit/autoupdate-0</title>
<subtitle>github.com: hgrecco/pint.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/'/>
<entry>
<title>pre-commit: autoupdate hook versions</title>
<updated>2023-05-14T00:33:01+00:00</updated>
<author>
<name>github-actions[bot]</name>
<email>github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2023-05-14T00:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=8c22cb4289b3c355bd21021a20da66f32cc1c139'/>
<id>8c22cb4289b3c355bd21021a20da66f32cc1c139</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pre-commit: autoupdate hook versions</title>
<updated>2023-05-07T00:32:28+00:00</updated>
<author>
<name>github-actions[bot]</name>
<email>github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2023-05-07T00:32:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=845c501124721a58591a23fa12584865ce601edd'/>
<id>845c501124721a58591a23fa12584865ce601edd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pre-commit: autoupdate hook versions</title>
<updated>2023-04-30T00:34:42+00:00</updated>
<author>
<name>github-actions[bot]</name>
<email>github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2023-04-30T00:34:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=596c6653e245eba7d737a573ede99f364af1d0e9'/>
<id>596c6653e245eba7d737a573ede99f364af1d0e9</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 #1762 from jules-ch/fix-upcast-types</title>
<updated>2023-04-29T15:30:33+00:00</updated>
<author>
<name>Jules Chéron</name>
<email>43635101+jules-ch@users.noreply.github.com</email>
</author>
<published>2023-04-29T15:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=f3f2158ac7600e26a32141ec5da7cc69dfb461d7'/>
<id>f3f2158ac7600e26a32141ec5da7cc69dfb461d7</id>
<content type='text'>
fix(upcast): Fix upcast function</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix(upcast): Fix upcast function</pre>
</div>
</content>
</entry>
<entry>
<title>fix(upcast): Fix upcast function</title>
<updated>2023-04-29T15:17:04+00:00</updated>
<author>
<name>Jules Chéron</name>
<email>jules.cheron@gmail.com</email>
</author>
<published>2023-04-29T15:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=f7da980e51094a7ca508a7fe6eba100734f9db50'/>
<id>f7da980e51094a7ca508a7fe6eba100734f9db50</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 #1594 from dopplershift/fix-trapz-temp</title>
<updated>2023-04-29T13:18:34+00:00</updated>
<author>
<name>Hernan Grecco</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2023-04-29T13:18:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=87fb9d7ce3511bc4e150cc6a3b6f4a480998fe77'/>
<id>87fb9d7ce3511bc4e150cc6a3b6f4a480998fe77</id>
<content type='text'>
Properly handle offset units for trapz</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Properly handle offset units for trapz</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1760 from jules-ch/test-all-close</title>
<updated>2023-04-29T13:15:43+00:00</updated>
<author>
<name>Hernan Grecco</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2023-04-29T13:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=1d65a3f34e5ec7dd2d62426cfb9e73c116bfe04e'/>
<id>1d65a3f34e5ec7dd2d62426cfb9e73c116bfe04e</id>
<content type='text'>
fix(test): Add tests for all close with nan and atol default</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix(test): Add tests for all close with nan and atol default</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1608 from dopplershift/fix-1584</title>
<updated>2023-04-29T13:01:59+00:00</updated>
<author>
<name>Hernan Grecco</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2023-04-29T13:01:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=9c7648c0bcc3d57f2ec4dde2e2df668e672b707e'/>
<id>9c7648c0bcc3d57f2ec4dde2e2df668e672b707e</id>
<content type='text'>
Fix setitem with a masked array with multiple items (Fixes #1584)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix setitem with a masked array with multiple items (Fixes #1584)</pre>
</div>
</content>
</entry>
<entry>
<title>Pin dependency in dask test in Python 3.8</title>
<updated>2023-04-29T12:51:41+00:00</updated>
<author>
<name>Hernan Grecco</name>
<email>hgrecco@gmail.com</email>
</author>
<published>2023-04-29T12:51:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=c7f88683000c2c7b23f7d5148845078e9aa3e2f5'/>
<id>c7f88683000c2c7b23f7d5148845078e9aa3e2f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dependency in dask test</title>
<updated>2023-04-29T12:46:28+00:00</updated>
<author>
<name>Hernan Grecco</name>
<email>hgrecco@gmail.com</email>
</author>
<published>2023-04-29T12:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=9fbd2edb4a5849e276a1004e42f050a0f3d0e0d6'/>
<id>9fbd2edb4a5849e276a1004e42f050a0f3d0e0d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
