<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/pavement.py, branch dependabot/pip/gitpython-3.1.14</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>MAINT: Update pavement.py to work with versioneer.</title>
<updated>2021-01-22T00:44:26+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2021-01-21T18:42:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ec90d3c175e6cb1efd0ab8172b909f6fde8c277d'/>
<id>ec90d3c175e6cb1efd0ab8172b909f6fde8c277d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Update master after 1.20.x branch.</title>
<updated>2020-11-27T15:12:20+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-11-27T14:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a37b3a82f1abc3e73287883acfd2b06f88a09f13'/>
<id>a37b3a82f1abc3e73287883acfd2b06f88a09f13</id>
<content type='text'>
- Update setup.py
- Update pavement.py
- Add 1.21.0-note.rst
- Update npyconfig.h
- Clear release/upcoming_changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update setup.py
- Update pavement.py
- Add 1.21.0-note.rst
- Update npyconfig.h
- Clear release/upcoming_changes
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: cleanup unused imports; avoid redefinition of imports</title>
<updated>2020-02-06T09:16:23+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2020-02-04T19:21:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=07bf33fbf5be8143aab037dc65aba3086f8badf6'/>
<id>07bf33fbf5be8143aab037dc65aba3086f8badf6</id>
<content type='text'>
* Cleanup unused imports (F401) of mostly standard Python modules,
  or some internal but unlikely referenced modules
* Where internal imports are potentially used, mark with noqa
* Avoid redefinition of imports (F811)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cleanup unused imports (F401) of mostly standard Python modules,
  or some internal but unlikely referenced modules
* Where internal imports are potentially used, mark with noqa
* Avoid redefinition of imports (F811)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into xavierohan-patch-1</title>
<updated>2020-01-24T06:55:10+00:00</updated>
<author>
<name>Xavier Thomas</name>
<email>43476211+xavierohan@users.noreply.github.com</email>
</author>
<published>2020-01-24T06:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e9d7c1d600da865036bad490f16f2b1faab6c261'/>
<id>e9d7c1d600da865036bad490f16f2b1faab6c261</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated pavement.py with f-strings</title>
<updated>2020-01-24T05:36:05+00:00</updated>
<author>
<name>Xavier Thomas</name>
<email>43476211+xavierohan@users.noreply.github.com</email>
</author>
<published>2020-01-24T05:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aa48921879930b7fb8990f5a14837c71121337fc'/>
<id>aa48921879930b7fb8990f5a14837c71121337fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated pavement.py with f-strings</title>
<updated>2020-01-24T05:28:24+00:00</updated>
<author>
<name>Xavier Thomas</name>
<email>43476211+xavierohan@users.noreply.github.com</email>
</author>
<published>2020-01-24T05:28:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c6bea253654d9dbc5c1046c3c9b486a835529578'/>
<id>c6bea253654d9dbc5c1046c3c9b486a835529578</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove unnecessary 'from __future__ import ...' statements</title>
<updated>2020-01-03T15:48:11+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-08-27T11:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ed1e9659f103260a32536b4a7615393e3b1173dc'/>
<id>ed1e9659f103260a32536b4a7615393e3b1173dc</id>
<content type='text'>
As numpy is Python 3 only, these import statements are now unnecessary
and don't alter runtime behavior.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As numpy is Python 3 only, these import statements are now unnecessary
and don't alter runtime behavior.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Update pavement.py for towncrier.</title>
<updated>2019-12-22T21:55:23+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2019-12-22T19:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=483f570694d8bed245ce5391515ba4ee1a0202da'/>
<id>483f570694d8bed245ce5391515ba4ee1a0202da</id>
<content type='text'>
The update is needed so that the links generated by towncrier are
converted in the README.md file generated for the github release
documentation. The code is also simplified.

[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The update is needed so that the links generated by towncrier are
converted in the README.md file generated for the github release
documentation. The code is also simplified.

[skip ci]
</pre>
</div>
</content>
</entry>
<entry>
<title>REL: Update master after NumPy 1.18.0 release.</title>
<updated>2019-12-22T17:08:00+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2019-12-22T17:08:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=316fef7cc4933fbb01e46e5e15b875b0b879a06b'/>
<id>316fef7cc4933fbb01e46e5e15b875b0b879a06b</id>
<content type='text'>
- Update .mailmap.
- Update release notes.
- Create changelog
- Remove duplicate release note entry.
- Fix release note path in pavement.

[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update .mailmap.
- Update release notes.
- Create changelog
- Remove duplicate release note entry.
- Fix release note path in pavement.

[skip ci]
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: update or remove outdated sourceforge links</title>
<updated>2019-08-08T12:47:26+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-08-08T12:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3bfdd314c2f759568049cd6eed39439fc462b8e9'/>
<id>3bfdd314c2f759568049cd6eed39439fc462b8e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
