| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* DOC: slightly tweak the directions to create a release
* make release documents part of built documentation
* remove comment about version numbering
* MAINT: More tweaks to WALKTHROUGH.
Add check of Cython version.
* reword from comments
* DOC: Remove mention of the `.pypirc` file from HOWTO_RELEASE.txt.rst
[ci skip]
|
| |
|
|\
| |
| | |
WIP, DOC: Document release procedure with a walkthrough.
|
| |
| |
| |
| |
| |
| |
| | |
Also update the lists of release dependencies in
doc/HOWTO_RELEASE.rst.txt.
[ci skip]
|
|/ |
|
| |
|
|
|
|
|
|
|
|
|
| |
Instances remain for NumpyVersion and Numpy.rec.fromarrays that are
references to code.
Release notes were left unchanged.
see issue #7986
|
|
|
|
| |
Say that we do provide 64-bit Windows wheels. Update link to mingwpy.
|
|
|
|
|
| |
Document the single repository wheel building system. Strip out the old
Wine instructions.
|
|
|
|
|
|
|
| |
Correct capitalization of PyPI.
Add more on procedure for uploading via warehouse server rather than
pypi server.
|
|
|
|
|
| |
Update the instructions for the numpy Windows and manylinux wheels
builds, and uploading the wheels to pypi.
|
|
|
|
|
| |
An update of release notes from experience of releasing 1.9.3, with
responses to comments by Chuck and Ralf.
|
|
|
|
| |
[ci skip]
|
|
|
|
|
| |
This approach is less error prone than switching from "develop" to "release"
in maintenance branches by hand. See gh-6461 for details.
|
|
|
|
| |
[ci skip]
|
|
|
|
|
|
| |
Add explanation and patch link to doc/HOWTO_RELEASE.rst.txt.
[ci skip]
|
|
|
|
|
|
| |
Update version hash in numpy/core/code_generators/cversions.txt.
Update API version in numpy/core/setup_common.py
Update API version in numpy/core/include/numpy/numpyconfig.h
|
|
|
|
|
|
|
|
|
| |
Installation docs still stated Python 2.4 is supported, while not mentioning
3.x at all. Also corrected the statement that distutils is in python-dev on
Debian, while it's actually in the main package.
Several parts of the dev docs and some comments also referenced now-irrelevant
2.5 bugs/limitations.
|
|
|
|
| |
Add more detail in the "Check the C API version number" section.
|
|
|
|
| |
The instructions in HOWTO_RELEASE.rst.txt needed to be modified.
|
|
|
|
|
|
| |
The current version is out of date. Supported Python versions have
changed, the buildbot is no longer reachable, some links are dead,
etc.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Version 1.0.4 was used till now, but has become too old. New version gives far
fewer warnings and thereby increases the reference guide with O(100) pages that
previously got lost.
Also update current Cython version number.
|
| |
|
|
|
|
|
| |
Also document that behavior has to be switched for a release, and remove
comments on turning on deprecation warnings that don't apply anymore.
|
| |
|
| |
|
|
github.
|