Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.14.4
/
setup.py
tag
a3819044d64590f2c0757f9a90ddf3ba5bdc8616
tagger
Charles Harris <charlesr.harris@gmail.com>
Wed Jun 06 16:48:26 2018
object
83419d6462461110035fa27e322efed557c739ac
NumPy 1.14.4 release
83419d6
REL: NumPy 1.14.4 release.
by Charles Harris
· 7 years ago
v1.14.4
b8df705
REL: correction to version numbering
by Allan Haldane
· 7 years ago
29e1752
REL: set version to 1.14.4-dev
by Allan Haldane
· 7 years ago
7329982
REL: NumPy 1.14.3 release
by Allan Haldane
· 7 years ago
v1.14.3
8970ff2
MAINT: Update download URL in setup.py.
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
18b0101
BLD: use setuptools for bdist_egg distributions
by Eugene Krokhalev
· 10 years ago
626eb37
Merge pull request #6526 from dsanders11/patch-1
by Charles Harris
· 10 years ago
a08437e
Revert "Merge pull request #5614 from charris/cleanup-gh-5587"
by Charles Harris
· 10 years ago
922442f
Fix use of __doc__ in setup.py for -OO mode
by David Sanders
· 10 years ago
a3df126
BLD: import setuptools to allow compile with VS2008 python2.7 sdk
by Julian Taylor
· 10 years ago
193668a
DOC: Add Trove classifiers for supported Python versions
by Alex Willmer
· 10 years ago
b06dbc1
MAINT: Init master branch for 1.11.0 development.
by Charles Harris
· 10 years ago
ae438c3
BLD: Add mingw-w64 support for the mingw64static option.
by carlkl
· 10 years ago
e15f292
Change to fully PEP440 compliant dev version numbers (always .dev0)
by Åsmund Hjulstad
· 11 years ago
c683a43
BLD: for PEP 440 compliance, change development version name format from e.g. 1.10.0.dev-243ab56 to 1.10.0.dev+243ab56
by alex
· 11 years ago
dc98a3d
Merge pull request #4671 from charris/prepare-1.10-devel
by Charles Harris
· 11 years ago
6f5329f
MAINT: start 1.10-devel.
by Charles Harris
· 11 years ago
99cbdba
BUG: cythonize sources for wheel build
by Matthew Brett
· 11 years ago
c9fd634
BLD: remove cython c source from git
by Julian Taylor
· 11 years ago
4cd7274
BLD: check submodules on sdist
by Julian Taylor
· 12 years ago
17716d7
MAINT: setup.py improvements - allow some setuptools commands to work.
by Ralf Gommers
· 12 years ago
4d5ac69
REL: Update minor version number to 9.
by Charles Harris
· 12 years ago
28eadc0
MAINT: Remove outdated version checks.
by Charles Harris
· 12 years ago
b4180e3
2to3: Stop using 2to3 and remove the tools/py3tool.py file.
by Charles Harris
· 12 years ago
bb726ca
2to3: Apply `print` fixer.
by Charles Harris
· 12 years ago
09a52ed
2to3: Apply `imports` fixer.
by Charles Harris
· 12 years ago
6aa264c
2to3: Put `from __future__ import division in every python file.
by Charles Harris
· 12 years ago
b990ed5
2to3: Apply `filter` fixes. Closes #3053.
by Charles Harris
· 12 years ago
864353e
move to www.numpy.org
by Sandro Tosi
· 13 years ago
ddbb4bd
PKG: Fix minor typo in setup.py.
by Stefan van der Walt
· 13 years ago
58c1bf7
BUG: fix download link in setup.py (which is shown on PyPi).
by Ralf Gommers
· 13 years ago
eee4651
Change version number on master to 1.8
by Travis E. Oliphant
· 13 years ago
3f685a1
Change version number to 1.7.0
by Travis E. Oliphant
· 14 years ago
dba98cc
BLD: fix build for py3k + pip. Closes #1857. Thanks to Erik Bray.
by Ralf Gommers
· 14 years ago
cd6d53f
BLD: raise a clearer warning in case of building without cleaning up first.
by Ralf Gommers
· 14 years ago
b8101c9
BLD: do not install swig/cython/pyrex files. See #1791.
by Ralf Gommers
· 14 years ago
87e12c1
BUG: Py3K: fix setup.py to work from a released tarball.
by Ralf Gommers
· 14 years ago
c0dcaf4
BUG: version string construction was not working with released=True
by Ralf Gommers
· 14 years ago
1fe8136
REL: 1.6.x branch created, master open for development of Numpy 2.0
by Ralf Gommers
· 14 years ago
13212a5
BUG: fix up setup.py and pavement.py so the binary builds work again.
by rgommers
· 14 years ago
67e5476
Merge branch 'new_iterator' - new iterator, ufunc update, restore 1.5 ABI
by Mark Wiebe
· 15 years ago
82bd8f9
VER: Change version to 1.6.0
by Mark Wiebe
· 15 years ago
cdac120
PY3K: add PyPI classifier for Python 3. Closes #1698.
by rgommers
· 15 years ago
0131218
BUG: setup.py: write version.py only after switching to Py3 build dir
by Pauli Virtanen
· 15 years ago
d1a184c
BUG: setup.py: make git_version() work on Python 3
by Pauli Virtanen
· 15 years ago
a07ac0f
ENH: Add '-' to separate git hash in version.
by Charles Harris
· 15 years ago
0502dab
REF: Make version.py more readable
by Scott Sinclair
· 15 years ago
d5ed744
ENH: Use seven character git hash for dev version string
by Scott Sinclair
· 15 years ago
58e6360
ENH: Add Git revision hash to numpy dev version string
by Scott Sinclair
· 15 years ago
9752b73
Add doc/swig, doc/cython and doc/pyrex dirs back. Closes #1088.
by rgommers
· 15 years ago
7eb6fa7
ENH: include /*.txt etc. in source dist only, rather than installing it
by Pauli Virtanen
· 15 years ago
b2a1666
BUG: add tools/py3tool.py to installed/distributed files.
by rgommers
· 15 years ago
7c0908e
Update trunk version to 2.0 and fix descriptor pickle code so that it produces 1.3-compatible pickle unless it cannot.
by Travis Oliphant
· 16 years ago
3033a149c
3K: setup.py: really fix svn_version()
by Pauli Virtanen
· 16 years ago
ab391a9
3K: fix setup.py:svn_version to work on Py3
by Pauli Virtanen
· 16 years ago
6815943
3K: make setup.py call 2to3 automatically -- place sources to build/py3k
by Pauli Virtanen
· 16 years ago
2b51769
Fix __builtin__ import for python3 at top setup.py.
by David Cournapeau
· 16 years ago
b3f63a2
Port the fix for #1299 to the trunk and change trunk version to 1.5
by Travis Oliphant
· 16 years ago
5032b52
Fix svn revision parsing under win32.
by David Cournapeau
· 16 years ago
b9a22d7
Continue building even if svn revision detection breaks.
by Stefan van der Walt
· 16 years ago
44d92ec
BUG #1100: fix svn version detection for localized environments.
by David Cournapeau
· 16 years ago
5623a7c
Revert using setuptools svn revision, it is broken.
by David Cournapeau
· 16 years ago
745ebc0
Remove missing import.
by David Cournapeau
· 16 years ago
d8fc4ad
Fix missing distutils log import .
by David Cournapeau
· 16 years ago
52fb78d
Use setuptools svn rev parsing, should be more reliable ?
by David Cournapeau
· 16 years ago
5864bd2
... and re
by David Cournapeau
· 16 years ago
b60cd14
Forgot to import subprocess.
by David Cournapeau
· 16 years ago
5bb1aa5
Fix svn version detection.
by David Cournapeau
· 16 years ago
a70c483
Fix spelling mistake in version module gen.
by David Cournapeau
· 16 years ago
cc9a446
Fix metadata incorrectly defined as tuples.
by David Cournapeau
· 16 years ago
5e041cb
Add svn parse for the full version.
by David Cournapeau
· 16 years ago
914bb15
Mention that version.py file is now generated.
by David Cournapeau
· 16 years ago
a2ac985
Generate the version.py file, to help keeping the version synchronized everywhere (doc, paver, etc...).
by David Cournapeau
· 16 years ago
c253b72
Use global for distutils metat-data, so that we can pull them from paver.
by David Cournapeau
· 16 years ago
ef8690c
Do not add doc sources through add_data_dir: it will put the docs alongside numpy, as a separate package, which is not what we want. Use the manifest instead, since that's the only way I know of to include something in sdist-generated tarballs.
by David Cournapeau
· 17 years ago
13ad726
Add doc sources so that sdist tarball contains them.
by David Cournapeau
· 17 years ago
4957e5e
BUG: Fix email addresses.
by Robert Kern
· 17 years ago
19da971
PyPI metadata fixes.
by Robert Kern
· 17 years ago
Next »