<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/pyproject.toml, 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>Update pyproject.toml</title>
<updated>2021-03-04T21:36:09+00:00</updated>
<author>
<name>Kulin Seth</name>
<email>kulinseth@gmail.com</email>
</author>
<published>2021-03-04T21:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=267a435d9f0875f96508e055acb71145959c18bb'/>
<id>267a435d9f0875f96508e055acb71145959c18bb</id>
<content type='text'>
Co-authored-by: Matti Picus &lt;matti.picus@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Matti Picus &lt;matti.picus@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>18532: Fix the numpy Apple M1 build.</title>
<updated>2021-03-03T22:57:05+00:00</updated>
<author>
<name>Kulin Seth</name>
<email>kulinseth@gmail.com</email>
</author>
<published>2021-03-03T22:57:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0a8dca0632185058a4438f792cebf04321212da2'/>
<id>0a8dca0632185058a4438f792cebf04321212da2</id>
<content type='text'>
There was a build issue on numpy with M1:
AssertionError: would build wheel with unsupported tag ('cp39', 'cp39', 'macosx_11_0_universal2')

The issue was fixed in the packaging 20.5 and onwards, but that was not
getting picked by setuptools. So explicitly adding this dependency in
the toml file. The change was tested with:

```
python3 -m pip install --force-reinstall .
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a build issue on numpy with M1:
AssertionError: would build wheel with unsupported tag ('cp39', 'cp39', 'macosx_11_0_universal2')

The issue was fixed in the packaging 20.5 and onwards, but that was not
getting picked by setuptools. So explicitly adding this dependency in
the toml file. The change was tested with:

```
python3 -m pip install --force-reinstall .
```
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix version of wheel to support Python 3.10</title>
<updated>2021-02-10T14:24:20+00:00</updated>
<author>
<name>Lumir Balhar</name>
<email>lbalhar@redhat.com</email>
</author>
<published>2021-02-10T14:24:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9569f40917c80b9506f0969b1e89e2fc119d4ae3'/>
<id>9569f40917c80b9506f0969b1e89e2fc119d4ae3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add "performance" category to the release notes</title>
<updated>2020-11-10T17:26:08+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2020-11-10T16:58:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=399e91659a13a0f53ccc62875da65208b0b8514d'/>
<id>399e91659a13a0f53ccc62875da65208b0b8514d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: set upper versions for build dependencies</title>
<updated>2020-09-11T22:29:32+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@gmail.com</email>
</author>
<published>2020-09-11T22:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8ef3a35be95e98210c1eb03ece49b6120603e7dd'/>
<id>8ef3a35be95e98210c1eb03ece49b6120603e7dd</id>
<content type='text'>
This is something we really should do for all dependencies,
but I expect it to become more important now that build-related
packages are all starting to update regarding the upcoming
distutils deprecation.

And Cython has a major release coming up - just in case, avoid it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is something we really should do for all dependencies,
but I expect it to become more important now that build-related
packages are all starting to update regarding the upcoming
distutils deprecation.

And Cython has a major release coming up - just in case, avoid it.
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: pin setuptools&lt;49.2.0</title>
<updated>2020-08-03T11:09:09+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-08-03T10:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2e1df6d89a0fdf7f2063bdf0bd2c388f607357e4'/>
<id>2e1df6d89a0fdf7f2063bdf0bd2c388f607357e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT,BLD: pin setuptools and refactor where to find it</title>
<updated>2020-07-14T20:15:00+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-07-14T20:15:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=80882548e704896e409f557ebc04ee2c2ca2ac46'/>
<id>80882548e704896e409f557ebc04ee2c2ca2ac46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: update cython to 0.29.21</title>
<updated>2020-07-10T12:35:29+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-07-10T12:35:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fc9d862f0cec6d9dc83acef54a66732dfdb813a3'/>
<id>fc9d862f0cec6d9dc83acef54a66732dfdb813a3</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 required cython version to 0.29.14.</title>
<updated>2019-12-23T22:35:03+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2019-12-23T21:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a7928319d264871a5d95b39ab334884501992676'/>
<id>a7928319d264871a5d95b39ab334884501992676</id>
<content type='text'>
This is needed for the latest fixes for Python 3.8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed for the latest fixes for Python 3.8.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC,MAINT: Build release notes during CircleCI step</title>
<updated>2019-09-15T15:30:07+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2019-08-06T19:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=958a6b5efd46758fb1874e2f80aba166d192fbf9'/>
<id>958a6b5efd46758fb1874e2f80aba166d192fbf9</id>
<content type='text'>
For the moment, this requires te use for the development version
of towncrier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the moment, this requires te use for the development version
of towncrier.
</pre>
</div>
</content>
</entry>
</feed>
