<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/tools/ci, branch v1.24.1</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>BLD: CIRRUS_TAG redux</title>
<updated>2022-12-19T14:57:25+00:00</updated>
<author>
<name>Andrew Nelson</name>
<email>andyfaff@gmail.com</email>
</author>
<published>2022-12-19T03:56:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=050551034a2cf14d8eee07c288e2d8f644f3ea26'/>
<id>050551034a2cf14d8eee07c288e2d8f644f3ea26</id>
<content type='text'>
Make cirrus upload on tag push.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make cirrus upload on tag push.
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: fix CIRRUS_TAG check when tagging. Closes #22730.</title>
<updated>2022-12-07T23:56:34+00:00</updated>
<author>
<name>Andrew Nelson</name>
<email>andyfaff@gmail.com</email>
</author>
<published>2022-12-07T23:53:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2f7cc0297b6f77237d8523e46c5a8517c2d8684d'/>
<id>2f7cc0297b6f77237d8523e46c5a8517c2d8684d</id>
<content type='text'>
* CI: fix CIRRUS_TAG check when tagging

* CI: cirrus upload on tag+maintenance

* MAINT: Break a long line.

Co-authored-by: Charles Harris &lt;charlesr.harris@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* CI: fix CIRRUS_TAG check when tagging

* CI: cirrus upload on tag+maintenance

* MAINT: Break a long line.

Co-authored-by: Charles Harris &lt;charlesr.harris@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD, CI: Use cirrus for building aarch64 wheels</title>
<updated>2022-12-02T20:55:33+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-12-02T20:47:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=66e550802112d1927c18868779d6180494025ea4'/>
<id>66e550802112d1927c18868779d6180494025ea4</id>
<content type='text'>
Backport of #22650, #22685, #22690. The travisci builds were failing
for the Python 3.8 builds, so use cirrus instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of #22650, #22685, #22690. The travisci builds were failing
for the Python 3.8 builds, so use cirrus instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Fix typos found by codespell</title>
<updated>2022-10-07T08:21:11+00:00</updated>
<author>
<name>Dimitri Papadopoulos</name>
<email>3234522+DimitriPapadopoulos@users.noreply.github.com</email>
</author>
<published>2022-10-07T08:00:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8551018184e16dc76cadb05cfaf73985105a3293'/>
<id>8551018184e16dc76cadb05cfaf73985105a3293</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Use `towncrier build` explicitly</title>
<updated>2021-04-16T17:52:55+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2021-04-16T17:52:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=853e2334449429860769bf7e19e7d151c7125729'/>
<id>853e2334449429860769bf7e19e7d151c7125729</id>
<content type='text'>
Without any argument towncrier defaults to `build`.  But towncrier
added a `--version` argument to just print the towncrier version.

NumPy relies on passing `--version` which collides.  Even if
towncrier might revert the change, using `towncrier build` explicitly
just doesn't hurt.

Closes gh-18788
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without any argument towncrier defaults to `build`.  But towncrier
added a `--version` argument to just print the towncrier version.

NumPy relies on passing `--version` which collides.  Even if
towncrier might revert the change, using `towncrier build` explicitly
just doesn't hurt.

Closes gh-18788
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Do not pass original branch name to `git branch -m main`</title>
<updated>2021-03-07T22:21:31+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2021-03-07T21:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5631e8ee5aeea8fe645ee46aa12f76ecff1badf2'/>
<id>5631e8ee5aeea8fe645ee46aa12f76ecff1badf2</id>
<content type='text'>
Should fix the current failure that "master" does not exist.
I am a bit curious why master does not exist, maybe the CircleCI
git is set up to use some other default.
Move the branch rename to after the commit, to make sure that
the fact that the branch is empty (and `git branch` also)
cannot influence the result.

[ci-skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should fix the current failure that "master" does not exist.
I am a bit curious why master does not exist, maybe the CircleCI
git is set up to use some other default.
Move the branch rename to after the commit, to make sure that
the fact that the branch is empty (and `git branch` also)
cannot influence the result.

[ci-skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Use `git branch -m` instead of `--initial-branch=main`</title>
<updated>2021-03-07T19:22:17+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2021-03-07T19:22:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f2dd5ab63fad36c0dd6b5e16cd7883ad25b98100'/>
<id>f2dd5ab63fad36c0dd6b5e16cd7883ad25b98100</id>
<content type='text'>
It seems the git in the CircleCI environment does not have the
`--initial-branch` option that my local git has, hopefully
`git branch -m` works fine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems the git in the CircleCI environment does not have the
`--initial-branch` option that my local git has, hopefully
`git branch -m` works fine.
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Ensure that doc-build uses "main" as branch name</title>
<updated>2021-03-07T17:48:39+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2021-03-07T17:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9812cc869a1cbb47e4918e3eaff58d2a5e1b4d46'/>
<id>9812cc869a1cbb47e4918e3eaff58d2a5e1b4d46</id>
<content type='text'>
The default of git is still "master", so we need to set
`--initial-branch=main` to ensure that we use the name `main`
that is used in the devdoc repository.

Closes gh-18568
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default of git is still "master", so we need to set
`--initial-branch=main` to ensure that we use the name `main`
that is used in the devdoc repository.

Closes gh-18568
</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>convert shebang from python to python3 (#15687)</title>
<updated>2020-03-04T08:22:40+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2020-03-04T08:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=583901a074dc65145d3d6136ba7dcd02634d680b'/>
<id>583901a074dc65145d3d6136ba7dcd02634d680b</id>
<content type='text'>
Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
