<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/setup.py, branch v1.22.0rc3</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: Fix python version check in setup.py to require Python 3.8</title>
<updated>2021-11-07T17:42:47+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2021-11-07T17:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3dcbecc0e69f0edbee987f74b5261fb75785f706'/>
<id>3dcbecc0e69f0edbee987f74b5261fb75785f706</id>
<content type='text'>
Previously, this was not strictly enforced for the only purpose of
running LGTM (hoping it would be fixed before the 1.22 release).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, this was not strictly enforced for the only purpose of
running LGTM (hoping it would be fixed before the 1.22 release).
</pre>
</div>
</content>
</entry>
<entry>
<title>Entry point for Array API implementation</title>
<updated>2021-11-04T09:15:13+00:00</updated>
<author>
<name>Matthew Barber</name>
<email>quitesimplymatt@gmail.com</email>
</author>
<published>2021-08-31T09:23:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=df6d2850195eee01046ca9dd2754e57fc2dc82d6'/>
<id>df6d2850195eee01046ca9dd2754e57fc2dc82d6</id>
<content type='text'>
Co-authored-by: Zac Hatfield-Dodds &lt;zac.hatfield.dodds@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Zac Hatfield-Dodds &lt;zac.hatfield.dodds@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>More informative error for unparsable version</title>
<updated>2021-10-23T11:05:31+00:00</updated>
<author>
<name>Matthew Brett</name>
<email>matthew.brett@gmail.com</email>
</author>
<published>2021-10-23T11:05:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9db73b58df62f54521bbbb8addafc7b0d5e61d1f'/>
<id>9db73b58df62f54521bbbb8addafc7b0d5e61d1f</id>
<content type='text'>
When Git is not installed, it is possible to get useless version strings
from versioneer, such as `0+unknown`.  Give a more informative error in
that case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When Git is not installed, it is possible to get useless version strings
from versioneer, such as `0+unknown`.  Give a more informative error in
that case.
</pre>
</div>
</content>
</entry>
<entry>
<title>[demo] how-to replacing numpy custom generation engine by raw C++</title>
<updated>2021-10-22T09:57:28+00:00</updated>
<author>
<name>serge-sans-paille</name>
<email>serge.guelton@telecom-bretagne.eu</email>
</author>
<published>2021-08-19T07:28:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2ae7aeb3aa909b1a16bc58fd0e40dc4476dff35d'/>
<id>2ae7aeb3aa909b1a16bc58fd0e40dc4476dff35d</id>
<content type='text'>
This is just a technical prototype to measure and discuss the impact and
implication of moving to C++ for kernel code generation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is just a technical prototype to measure and discuss the impact and
implication of moving to C++ for kernel code generation.
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: Bump the warning for potentially unsupported Python versions</title>
<updated>2021-10-05T16:11:25+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>43369155+BvB93@users.noreply.github.com</email>
</author>
<published>2021-10-05T15:49:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=856d6d61bb1ba12c9f2346420afff16d09e2e0b4'/>
<id>856d6d61bb1ba12c9f2346420afff16d09e2e0b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Drop Python 3.7 from setup.py</title>
<updated>2021-08-16T16:43:46+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2021-08-13T15:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9a176d0f9e758ccc825669515970f5d7d8d3393a'/>
<id>9a176d0f9e758ccc825669515970f5d7d8d3393a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix setup.py to work in maintenance branches.</title>
<updated>2021-05-25T22:17:28+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2021-05-25T19:35:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9a37cd93d2e57bb8058921dbff52669365e2f3a8'/>
<id>9a37cd93d2e57bb8058921dbff52669365e2f3a8</id>
<content type='text'>
This fixes setup.py to correctly detect the release status and base
version from the full version string provided by versioneer. Before
this fix, versions like '1.22.0.dev0+...' were correctly handled,
but versions like '1.21.0rc1+...' were not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes setup.py to correctly detect the release status and base
version from the full version string provided by versioneer. Before
this fix, versions like '1.22.0.dev0+...' were correctly handled,
but versions like '1.21.0rc1+...' were not.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Removed useless declarations in `bad_commands` </title>
<updated>2021-03-18T12:07:30+00:00</updated>
<author>
<name>Giulio Procopio</name>
<email>61784957+Giuppox@users.noreply.github.com</email>
</author>
<published>2021-03-18T12:07:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b39dc56bcbfb2990e970e405b863218980b6d68a'/>
<id>b39dc56bcbfb2990e970e405b863218980b6d68a</id>
<content type='text'>
When creating the `bad_commands` dictionary it is useless to declare commands that are already set with a default message in the 329th line's for loop</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When creating the `bad_commands` dictionary it is useless to declare commands that are already set with a default message in the 329th line's for loop</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: fix issue with `bdist_egg`, which made `make dist` in doc/ fail</title>
<updated>2021-01-27T21:50:43+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@gmail.com</email>
</author>
<published>2021-01-27T21:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=491d26b2bcbc3b1c57c3310d8a81f694c3450da3'/>
<id>491d26b2bcbc3b1c57c3310d8a81f694c3450da3</id>
<content type='text'>
This issue came in because of commit 9b3f65096e a month ago.
`bdist_egg` has always been missing from the command list, but
that wasn't a problem because missing commands were simply
ignored by the validation. After that commit we started raising
a RuntimeError instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This issue came in because of commit 9b3f65096e a month ago.
`bdist_egg` has always been missing from the command list, but
that wasn't a problem because missing commands were simply
ignored by the validation. After that commit we started raising
a RuntimeError instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #18042 from charris/testing</title>
<updated>2020-12-27T20:56:06+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-12-27T20:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7d0430be0712f0a02102c8637da7741eb3b948bb'/>
<id>7d0430be0712f0a02102c8637da7741eb3b948bb</id>
<content type='text'>
MAINT: Add dist_info to "other" setup.py commands.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: Add dist_info to "other" setup.py commands.</pre>
</div>
</content>
</entry>
</feed>
