Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.20.2
/
setup.py
tag
28939132ae9e29f53fdcdedb49fb4815f2d8537d
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat Mar 27 22:03:16 2021
object
b19ad5bfa396a4600a52a598a30a65d4e993f831
NumPy 1.20.2 release
b19ad5b
REL: NumPy 1.20.2 release.
by Charles Harris
· 4 years, 5 months ago
v1.20.2
84f429d
REL: prepare 1.20.x for further development
by Charles Harris
· 4 years, 7 months ago
d7aa408
REL: NumPy 1.20.1 release.
by Charles Harris
· 4 years, 7 months ago
v1.20.1
70a6b83
REL: prepare 1.20.x for further development
by Charles Harris
· 4 years, 7 months ago
40a1d54
REL: NumPy 1.20.0 release.
by Charles Harris
· 4 years, 7 months ago
9fa23b3
REL: prepare 1.20.x for further development
by Charles Harris
· 4 years, 8 months ago
21e48ca
REL: NumPy 1.20.0rc2 release.
by Charles Harris
· 4 years, 8 months ago
v1.20.0rc2
e41dfe8
BUG: Replace f-string in setup.py
by Charles Harris
· 4 years, 8 months ago
281c438
REL: prepare 1.20.x for further development
by Charles Harris
· 4 years, 9 months ago
03ec0bc
REL: NumPy 1.20.0rc1 release.
by Charles Harris
· 4 years, 9 months ago
v1.20.0rc1
420091d
MAINT: Remove remaining uses of Python 3.6.
by Charles Harris
· 4 years, 9 months ago
49d62f8
ENH: adds type hints to numpy.version (gh-17711)
by Douglas Fenstermacher
· 4 years, 10 months ago
779d306
fix small typos.
by Qiyu8
· 4 years, 10 months ago
5cb80d6
Fully qualify license trove classifier
by johnthagen
· 4 years, 10 months ago
73157ef
Merge pull request #17444 from BvB93/typed
by Matti Picus
· 4 years, 11 months ago
e592c27
ENH: Add `Typing :: Typed` to the PyPi classifier
by Bas van Beek
· 4 years, 11 months ago
79a8e16
Add 3.10 classifier
by Hugo van Kemenade
· 4 years, 11 months ago
7178a1d
Update comment
by Hugo van Kemenade
· 4 years, 11 months ago
cac2df0
Already compatible with 3.10
by Hugo van Kemenade
· 4 years, 11 months ago
a30c410
Clarify warning, it might work before official support
by Hugo van Kemenade
· 4 years, 11 months ago
c549dbb
Add comment to remind to keep consistent with classifiers
by Hugo van Kemenade
· 4 years, 11 months ago
2ebb453
MAINT: Fix Flake8
by Hugo van Kemenade
· 4 years, 11 months ago
f3a6b33
ENH: Warn on unsupported Python 3.9+
by Hugo van Kemenade
· 4 years, 11 months ago
a7401ae
Merge pull request #16619 from mattip/c99-again2
by Charles Harris
· 5 years ago
e1211b8
ENH: Add NumPy declarations to be used by Cython 3.0+ (#16986)
by scoder
· 5 years ago
10dcfb0
MAINT: refactoring from review
by mattip
· 5 years ago
57fb47c
MAINT: fixes from review
by mattip
· 5 years ago
24748cb
Revert "MAINT: setuptools 49.2.0 emits a warning, avoid it"
by mattip
· 5 years ago
d95a8cc
MAINT: setuptools 49.2.0 emits a warning, avoid it
by mattip
· 5 years ago
fb47ba6
REL: Fix outdated docs link
by Eric Wieser
· 5 years ago
4142eba
BUG: fixes failures (from review)
by mattip
· 5 years ago
eab6af0
BLD: use '-dumpversion' to get gcc version
by mattip
· 5 years ago
04883a6
BLD: check if std=c99 is really required
by mattip
· 5 years ago
dabf31c
MAINT: Remove f-strings in setup.py. (gh-16346)
by Wojciech Rzadkowski
· 5 years ago
b3b6cc0
BUG: Require Python >= 3.6 in setup.py
by Charles Harris
· 5 years ago
b578312
REL: Update master after 1.19.x branch.
by Charles Harris
· 5 years ago
fc6cd38
BUG: add missing numpy/__init__.pxd to the wheel
by mattip
· 5 years ago
583901a
convert shebang from python to python3 (#15687)
by Changqing Li
· 5 years ago
07bf33f
MAINT: cleanup unused imports; avoid redefinition of imports
by Mike Taves
· 6 years ago
d7cdf5b
Updated setup.py with f-strings
by Xavier Thomas
· 6 years ago
b485da1
DOC: fix typos
by Brian Wignall
· 6 years ago
c2f9300
MAINT: --std=c99 works, but -std=c99 is better
by mattip
· 6 years ago
18af8e0
MAINT: add --std=c99 in setup.py, not distutils
by mattip
· 6 years ago
ed1e965
MAINT: Remove unnecessary 'from __future__ import ...' statements
by Jon Dufresne
· 6 years ago
fbcb58c
REL: Update master after 1.18.x branch.
by Charles Harris
· 6 years ago
c861a36
Update CLASSIFIERS with python 3.8 support
by Grzegorz Bokota
· 6 years ago
0498afe
MAINT: Add assert that git version is available. (#14548)
by Seth Troisi
· 6 years ago
928c759
BUG: importing build_src breaks setuptools monkeypatch for msvc14
by mattip
· 6 years ago
2e4af96
DOC, BUILD: make build_src more discoverable
by mattip
· 6 years ago
d630d96
BLD: remove generated Cython files from sdist
by Ralf Gommers
· 6 years ago
334201d
DOC: Document project as Python 3 only with a trove classifier
by Jon Dufresne
· 6 years ago
8b26655
ENH: add pyproject.toml
by mattip
· 6 years ago
78d269d
MAINT: Remove unnecessary backslashes when not needed.
by MSeifert04
· 6 years ago
cde9a2e
MAINT: Prepare master for 1.18.0 development.
by Charles Harris
· 6 years ago
4e6a812
MAINT: remove pre-randomgen _mtrand
by mattip
· 6 years ago
c53b2eb
BENCH: convert bencmarks to asv format
by mattip
· 6 years ago
fa8af41
BUILD: move files out of _randomgen
by mattip
· 6 years ago
3341590
MAINT: rename LICENSE_bundled.txt to LICENSES_bundled.txt
by Ralf Gommers
· 6 years ago
f993b3c
BLD: prune LICENSE_bundled.txt in MANIFEST.in
by Ralf Gommers
· 6 years ago
a08fb60
LICENSE: split license file in standard BSD 3-clause and bundled.
by Ralf Gommers
· 6 years ago
1f1e8f9
BUG: missing git raises an OSError
by mattip
· 6 years ago
6424fee
BUILD, BUG: fix from review, fix bug in git_version
by mattip
· 6 years ago
0486b6d
Add project_urls to setup
by Jarrod Millman
· 6 years ago
4adf52e
BLD: Fix minimum Python version in setup.py (#12616)
by Juan Luis Cano Rodríguez
· 7 years ago
badf290
MAINT: Prepare master for 1.17.0 development.
by Charles Harris
· 7 years ago
14a3ac9
Merge pull request #11802 from charris/f2py-console-script
by Charles Harris
· 7 years ago
759dd95
DOC: edit setup.py docstring that is displayed on PyPI.
by Ralf Gommers
· 7 years ago
f22a33b
ENH: Use entry_points to install the f2py scripts.
by Charles Harris
· 7 years ago
c9c1869
BUG: Revert use of `console_scripts`.
by Charles Harris
· 7 years ago
943695b
MAINT: add PyPI classifier for Python 3.7
by Ralf Gommers
· 7 years ago
83828f5
HTTP -> HTTPS, and other linkrot fixes
by Mike Toews
· 7 years ago
79ba289
REL: Setup master for 1.16 development.
by Charles Harris
· 7 years ago
b8b2a0e
BUG: Fix `setup.py build install egg_info`, which did not previously build
by Eric Wieser
· 7 years ago
a2ad5f1
BUG: fix entry_points typo for from-template
by xoviat
· 8 years ago
bb7b126
ENH: Add entry_points for f2py, conv_template, and from_template. (#10463)
by xoviat
· 8 years ago
f46e716
Use zip_safe=False in setup() call
by Nathaniel J. Smith
· 8 years ago
ec5985d
MAINT: Update download URL in setup.py.
by Charles Harris
· 8 years ago
7978dd4
MAINT: Update development branch version to 1.15.0.
by Charles Harris
· 8 years ago
054d93a
BLD: Include the license file in NumPy wheels.
by Charles Harris
· 8 years ago
20c3c2a
BUG: fix issue when using ``python setup.py somecommand --force``.
by Ralf Gommers
· 8 years ago
a3afc25
MAINT: Update master branch for 1.14.0 development.
by Charles Harris
· 8 years ago
343de6f
REL: add `python_requires` to setup.py
by Ralf Gommers
· 8 years ago
46f7dca
DOC: update docs and comments for move of mailing list to python.org
by Ralf Gommers
· 8 years ago
c0be995
BUG: Add HOME to the git environment.
by Robert Kern
· 8 years ago
b33a5ee
MAINT: Update pavement.py and setup.py for numpy 1.13.0.
by Charles Harris
· 9 years ago
3f6672a
DOC: change Numpy to NumPy in remaining files
by Pierre de Buyl
· 9 years ago
a08ed82
Merge pull request #7956 from rgommers/numpysetup
by Charles Harris
· 9 years ago
bbee747
BLD: remove __NUMPY_SETUP__ from builtins at end of setup.py
by Ralf Gommers
· 9 years ago
7884a8c
ENH: Add stacklevel to all (or almost all) our function calls
by Sebastian Berg
· 9 years ago
21d2fb7
MAINT: Cleanp of random stuff
by Joseph Fox-Rabinovitz
· 9 years ago
3ce03de
MAINT: Update setup.py to reflect supported python versions.
by Charles Harris
· 9 years ago
69d2cc8
Fixed iteration over additional bad commands
by Luca Mussi
· 9 years ago
be575d5
DOC: note about wheels / windows wheels for pypi
by Matthew Brett
· 9 years ago
6770f98
BLD/BUG: revert usage of setuptools when building an sdist.
by Ralf Gommers
· 10 years ago
11a9b71
REL: Update master branch after 1.12.x branch has been made.
by Charles Harris
· 10 years ago
ab5c6d0
DOC/BUG: textual improvements in install docs, and fix a typo in setup.py
by Ralf Gommers
· 10 years ago
105a498
DOC: add NumpyVersion to the docs, and mention it in version.py
by Ralf Gommers
· 10 years ago
99e99e9
BLD: finish handling of setuptools commands.
by Ralf Gommers
· 10 years ago
b9f4809
BLD: disable (half-)broken setuptools commands and give clear error messages.
by Ralf Gommers
· 10 years ago
4b0ed79
BLD: require setuptools for Numpy builds. Closes gh-6551.
by Ralf Gommers
· 10 years ago
Next »