<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/shippable.yml, branch main</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>remove shippable CI</title>
<updated>2021-04-08T11:03:34+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2021-04-08T11:02:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ee6f4f8f43d95267b19bd282fd9b6f5c3be8ea15'/>
<id>ee6f4f8f43d95267b19bd282fd9b6f5c3be8ea15</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 to main after branch rename (gh-18544)</title>
<updated>2021-03-04T15:11:41+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefanv@berkeley.edu</email>
</author>
<published>2021-03-04T15:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=954605ec08ad833899ffb956395f2d70f8eea2df'/>
<id>954605ec08ad833899ffb956395f2d70f8eea2df</id>
<content type='text'>
* Upload docs to main branch of neps/devdocs

* Update `master` to `main` to be consistent with current state of renaming

* Remove badges from README

* Replace remaining instances of `master` with `main`

* Add back logo

* Fix CircleCI branch checks

* Fix GA branch name

* master-&gt;main in issue templates.

* master-&gt;main for 2 links to numpy archive.

* Change master to main in NEP 23

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Upload docs to main branch of neps/devdocs

* Update `master` to `main` to be consistent with current state of renaming

* Remove badges from README

* Replace remaining instances of `master` with `main`

* Add back logo

* Fix CircleCI branch checks

* Fix GA branch name

* master-&gt;main in issue templates.

* master-&gt;main for 2 links to numpy archive.

* Change master to main in NEP 23

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</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>TST: Try to disable shippable on all branches.</title>
<updated>2020-07-13T14:32:46+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-07-13T14:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=564be3ce6b48ec4c97fdbc9f4ae6f2597d827374'/>
<id>564be3ce6b48ec4c97fdbc9f4ae6f2597d827374</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Disable shippable on master.</title>
<updated>2020-07-13T14:21:15+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-07-13T14:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d3efddb32e7ff594b140837ad53d50c4400045af'/>
<id>d3efddb32e7ff594b140837ad53d50c4400045af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT, CI: disable Shippable cache</title>
<updated>2020-06-16T21:07:07+00:00</updated>
<author>
<name>Tyler Reddy</name>
<email>tyler.je.reddy@gmail.com</email>
</author>
<published>2020-06-16T21:07:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bdf6cefd176e9307efec83a0fa56cc0348091ca1'/>
<id>bdf6cefd176e9307efec83a0fa56cc0348091ca1</id>
<content type='text'>
* a quick look at the NumPy CI failures on Shippable
service clearly shows the full test suite passing
and a negative exit code only because of the failed
cache restore

* since the jobs are running in about 20 minutes
even without the use of a cache, just try turning
if off
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* a quick look at the NumPy CI failures on Shippable
service clearly shows the full test suite passing
and a negative exit code only because of the failed
cache restore

* since the jobs are running in about 20 minutes
even without the use of a cache, just try turning
if off
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: backport scipy changes to openblas download script</title>
<updated>2020-05-12T14:06:51+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-05-12T12:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c9422ffb532fba0c0717bde07649de8e2a021c10'/>
<id>c9422ffb532fba0c0717bde07649de8e2a021c10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: consolidate openblas verison check to be self-contained</title>
<updated>2020-02-27T08:50:42+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-02-27T08:15:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=eeb9e5061596a0a434ed5dfc3fa136f56ac12cb1'/>
<id>eeb9e5061596a0a434ed5dfc3fa136f56ac12cb1</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 openblas download to new location, use manylinux2010-base</title>
<updated>2020-02-24T23:03:57+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-02-24T23:03:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f1863c5999f8b4bfa6e2c8af9d6a864a8c0f957b'/>
<id>f1863c5999f8b4bfa6e2c8af9d6a864a8c0f957b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: use 0.3.8dev build of OpenBLAS</title>
<updated>2020-01-18T20:25:01+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-01-17T07:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1edb44669f9acddebd92df794ca9731fd92f4e06'/>
<id>1edb44669f9acddebd92df794ca9731fd92f4e06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
