Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v2.2.1
/
pavement.py
tag
7862531d604169a95647bf9d19d108716ad9ee5e
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat Dec 21 18:31:41 2024
object
7469245786b57405b7ae264b386400061b3b25d3
NumPy 2.2.1 release
5a91e14
MAINT: Prepare 2.2.x for further development
by Charles Harris
· 9 months ago
c0e9b53
MAINT: apply ruff/Pycodestyle rule F401
by Dimitri Papadopoulos
· 12 months ago
e1b6cb4
BEG: Prepare main for 2.2.0 development
by Charles Harris
· 1 year ago
414aa34
MAINT: Remove sdist task from pavement.py
by Charles Harris
· 1 year, 5 months ago
7934d5b
MAINT: Prepare main for NumPy 2.1.0 development
by Charles Harris
· 1 year, 6 months ago
3961e0d
REL: Prepare main for NumPy 2.0.0 development
by Charles Harris
· 2 years, 3 months ago
9a18e8b
DOC: string → str
by Dimitri Papadopoulos
· 2 years, 6 months ago
8ae19ed
REL: Prepare main for NumPy 1.25.0 development
by Charles Harris
· 2 years, 9 months ago
c01d178
REL: Prepare main for NumPy 1.24.0 development
by Charles Harris
· 3 years, 3 months ago
fdf884e
REL: Prepare main for NumPy 1.23.0 development
by Charles Harris
· 3 years, 9 months ago
8396026
DOC: Typos found by codespell
by Dimitri Papadopoulos
· 4 years ago
dc323b1
DOC, REL: Prepare notes for NumPy 1.22.0 development.
by Charles Harris
· 4 years, 3 months ago
ec90d3c
MAINT: Update pavement.py to work with versioneer.
by Charles Harris
· 4 years, 7 months ago
a37b3a8
MAINT: Update master after 1.20.x branch.
by Charles Harris
· 4 years, 9 months ago
v1.21.0.dev0
07bf33f
MAINT: cleanup unused imports; avoid redefinition of imports
by Mike Taves
· 6 years ago
e9d7c1d
Merge branch 'master' into xavierohan-patch-1
by Xavier Thomas
· 6 years ago
aa48921
Updated pavement.py with f-strings
by Xavier Thomas
· 6 years ago
c6bea25
Updated pavement.py with f-strings
by Xavier Thomas
· 6 years ago
ed1e965
MAINT: Remove unnecessary 'from __future__ import ...' statements
by Jon Dufresne
· 6 years ago
483f570
MAINT: Update pavement.py for towncrier.
by Charles Harris
· 6 years ago
316fef7
REL: Update master after NumPy 1.18.0 release.
by Charles Harris
· 6 years ago
3bfdd31
DOC: update or remove outdated sourceforge links
by mattip
· 6 years ago
545c776
Merge pull request #13881 from charris/update-pavement
by Sebastian Berg
· 6 years ago
c5563f1
MAINT: Update pavement to use python3 in shell commands.
by Charles Harris
· 6 years ago
cde9a2e
MAINT: Prepare master for 1.18.0 development.
by Charles Harris
· 6 years ago
badf290
MAINT: Prepare master for 1.17.0 development.
by Charles Harris
· 7 years ago
f71fc4a
MAINT: Cleanup pavement.py
by Charles Harris
· 7 years ago
79ba289
REL: Setup master for 1.16 development.
by Charles Harris
· 7 years ago
853c9ef
Revert "REL: Setup maintenance/1.15.x branch."
by Charles Harris
· 7 years ago
999b4dd
REL: Setup maintenance/1.15.x branch.
by Charles Harris
· 7 years ago
afb3dd8
DOC: Update master after NumPy 1.14.4 release.
by Charles Harris
· 7 years ago
c97c69f
MAINT: Prepare master for 1.15 development.
by Charles Harris
· 8 years ago
d6282a9
MAINT: Reuse the code to compute sha256, md5 hashes
by Srinivas Reddy Thatiparthy
· 8 years ago
1608e53
BUG: KeyboardInterrupt is swallowed all over the place
by Eric Wieser
· 8 years ago
a3afc25
MAINT: Update master branch for 1.14.0 development.
by Charles Harris
· 8 years ago
e8ca489
ENH: Python 3.6 invalid escape sequence deprecation fixes
by Ville Skyttä
· 8 years ago
ef56845
ENH: Spelling fixes
by Ville Skyttä
· 8 years ago
fdbaece
MAINT: Forward port accumulated changes from the 1.12.0 release.
by Charles Harris
· 9 years ago
375e90d
BUG: Fix pavement.py write_release_task.
by Charles Harris
· 9 years ago
b33a5ee
MAINT: Update pavement.py and setup.py for numpy 1.13.0.
by Charles Harris
· 9 years ago
704bf37
MAINT: Update pavement.py
by Charles Harris
· 9 years ago
7884a8c
ENH: Add stacklevel to all (or almost all) our function calls
by Sebastian Berg
· 9 years ago
11a9b71
REL: Update master branch after 1.12.x branch has been made.
by Charles Harris
· 10 years ago
70350f4
REL: Prepare for 1.10.x branch.
by Charles Harris
· 10 years ago
4a000fb
REL: Do not include merge commits in Changelog.
by Charles Harris
· 10 years ago
4b43d20
BUG: fix TravisCI test issues when using setuptools unconditionally.
by Ralf Gommers
· 10 years ago
4743f3b
MAINT: Include from __future__ boilerplate in some files missing it.
by Charles Harris
· 10 years ago
6587854
REL: update Paver file to ensure sdist contents are OK for releases.
by Ralf Gommers
· 10 years ago
fe85745
BUG: PEP440 compliant versioning for development releases.
by Charles Harris
· 10 years ago
b06dbc1
MAINT: Init master branch for 1.11.0 development.
by Charles Harris
· 10 years ago
dc98a3d
Merge pull request #4671 from charris/prepare-1.10-devel
by Charles Harris
· 11 years ago
f451a9c
BLD: compute sha256 sums of build artifacts
by Julian Taylor
· 11 years ago
767f044
MAINT: Update pavement.py to 1.10.0.
by Charles Harris
· 11 years ago
b3f4975
MAINT: add python3.4 to paver file
by Julian Taylor
· 11 years ago
415c62c
MAINT: update pavement.py for no-2to3.
by Ralf Gommers
· 12 years ago
0c857a8
MAINT: update release scripts for building OS X binaries.
by Ralf Gommers
· 12 years ago
e4d9030
MAINT: Update pavement.py script.
by Charles Harris
· 12 years ago
bb726ca
2to3: Apply `print` fixer.
by Charles Harris
· 12 years ago
d4b88c1
2to3: Use absolute imports.
by Charles Harris
· 12 years ago
6aa264c
2to3: Put `from __future__ import division in every python file.
by Charles Harris
· 12 years ago
c6397ba
2to3: Updata `except Exception, msg:` syntax in files not in numpy/ .
by Charles Harris
· 12 years ago
e924692
BLD: Add support for Python 3.3 in paver
by Ondřej Čertík
· 13 years ago
fb2df76
pavement.py: rename "yop" to "atlas"
by Ondrej Certik
· 13 years ago
d609dff
REL: change Sphinx version in release script to 1.1.3.
by Ralf Gommers
· 13 years ago
e2af7b7
REL: forward port changes to release scripts from 1.6.x branch.
by Ralf Gommers
· 14 years ago
87e12c1
BUG: Py3K: fix setup.py to work from a released tarball.
by Ralf Gommers
· 14 years ago
782ba88
DOC: BLD: fix some doc build warnings.
by Ralf Gommers
· 14 years ago
702ae6a
REL: update release scripts for Python 3.2.
by rgommers
· 14 years ago
13212a5
BUG: fix up setup.py and pavement.py so the binary builds work again.
by rgommers
· 14 years ago
cbf7407
DOC: update notes in release script and reorganize paver script a little.
by rgommers
· 14 years ago
3c3d423
REL: Apply changes to release notes and paver script in 1.5.x branch to trunk.
by rgommers
· 15 years ago
4e7b7b6
3K: copy built installers from build/py3k/dist instead of dist/.
by rgommers
· 15 years ago
22becbb
ENH: Several changes to Paver script taken from 1.4.x branch.
by rgommers
· 15 years ago
0132351
BUG: fix paver execution on windows 7 for python 2.6.
by David Cournapeau
· 15 years ago
453172f
REL: fix atlas detection for SSE2/SSE3 wininst.
by David Cournapeau
· 16 years ago
d4d3480
REL: re-enable SSE2 binary in the superpack.
by David Cournapeau
· 16 years ago
e0abf3b
REL: fix dmg name and dmg build.
by David Cournapeau
· 16 years ago
cc8c533
Use gcc-4.0 for python 2.5, to avoid using gcc 4.2 on Snow Leopard.
by David Cournapeau
· 16 years ago
6dce852
BUG: fix md5 import for python 2.6 in paver file.
by David Cournapeau
· 16 years ago
7b2d3ba
REL: new, better paver file.
by David Cournapeau
· 16 years ago
71c4ff9
ENH: update version for paver script.
by David Cournapeau
· 16 years ago
09a0a0a
ENH: fix paver script for wine-built simple wininst installer.
by David Cournapeau
· 16 years ago
e427f7a
Don't use paver html target to avoid using a numpy which is different than the one installed in the bootstrapped venv.
by David Cournapeau
· 16 years ago
706640d
Clean up paver.py.
by Stefan van der Walt
· 16 years ago
826add2
Use environment instead of config files for superpack arc config: simpler and more reliable.
by David Cournapeau
· 16 years ago
9fed0f5
Depend on sphinx 0.6.1 now for building numpy doc.
by David Cournapeau
· 16 years ago
fe23881
HACK: Make sure we use python.org interpreter to build the mpkg in paver
by David Cournapeau
· 16 years ago
3073f2c
Remove leftover from when I copied the paver file from samplerate scikit.
by David Cournapeau
· 16 years ago
0b0dbdf
Update paver script file doc + TODO.
by David Cournapeau
· 16 years ago
a6098d4
Simplify and fix the latex build in paver.
by David Cournapeau
· 16 years ago
ffaeb86
Add a task to write notes and changelog once the installers are ready.
by David Cournapeau
· 16 years ago
c7927eb
Copy tarballs and superpack into release dir.
by David Cournapeau
· 16 years ago
a7499c3
re-enable correct dep rules for superpack target.
by David Cournapeau
· 16 years ago
6e80c9e
Abstract superpack installer name.
by David Cournapeau
· 16 years ago
a73581f
Document global vars in paver.
by David Cournapeau
· 16 years ago
06a6665
Do not import numpy.distutils in pavement script - not needed.
by David Cournapeau
· 16 years ago
0dc3ac8
Fix tab issues in paver file.
by David Cournapeau
· 16 years ago
7cc0108
Add darwine config.
by David Cournapeau
· 16 years ago
313f272
Superpack can now be built from wine, bye bye windows pain.
by David Cournapeau
· 16 years ago
644588a
Add tasks to build arch specifics wininst.
by David Cournapeau
· 16 years ago
Next »