#
# ChangeLog for python/setup.py
#
# Generated by Trac 1.2
# Apr 26, 2025, 7:37:59 PM

Thu, 09 Jul 2015 22:10:57 GMT Paul Brossier <piem@piem.org> [913a7f1]
	* python/ext/aubiomodule.c (modified)
	* python/ext/py-musicutils.c (added)
	* python/ext/py-musicutils.h (added)
	* python/setup.py (modified)
	* python/tests/test_musicutils.py (added)

	python/ext/py-musicutils.{c,h}: first .c and test


Thu, 29 Jan 2015 14:53:46 GMT Paul Brossier <piem@piem.org> [16f8dcc]
	* python/setup.py (modified)

	setup.py: use setuptools, add numpy to install_requires


Sat, 22 Feb 2014 20:01:49 GMT Paul Brossier <piem@piem.org> [9aa0af3]
	* python/setup.py (modified)

	python/setup.py: use /usr/bin/env


Fri, 24 Jan 2014 01:17:18 GMT Paul Brossier <piem@piem.org> [f1100a4]
	* python/ext/aubio-types.h (modified)
	* python/ext/aubiomodule.c (modified)
	* python/ext/py-sink.c (added)
	* python/lib/generator.py (modified)
	* python/setup.py (modified)

	ext/py-sink.c: do not generate


Tue, 10 Dec 2013 21:13:49 GMT Paul Brossier <piem@piem.org> [d27634d]
	* python/ext/aubio-types.h (modified)
	* python/ext/aubiomodule.c (modified)
	* python/ext/py-source.c (added)
	* python/lib/generator.py (modified)
	* python/setup.py (modified)

	python/ext/py-source.c: not generated, modified init to get ...


Fri, 08 Mar 2013 18:37:45 GMT Paul Brossier <piem@piem.org> [9582713]
	* python/scripts/aubiocut (added)
	* python/setup.py (modified)

	python/setup.py: move programs to scripts


Fri, 08 Mar 2013 14:30:45 GMT Paul Brossier <piem@piem.org> [92c83ccc]
	* python/MANIFEST.in (modified)
	* python/README (modified)
	* python/env_linux (deleted)
	* python/env_osx (deleted)
	* python/lib/__init__.py (added)
	* python/lib/gen_pyobject.py (moved)
	* python/lib/generator.py (moved)
	* python/setup.py (modified)

	python/: move generator.py to lib, improve README, remove env_ files, ...


Fri, 08 Mar 2013 02:52:51 GMT Paul Brossier <piem@piem.org> [1ee4033]
	* python/lib/aubio/__init__.py (moved)
	* python/setup.py (modified)

	python/setup.py: move package_dir to lib


Tue, 05 Mar 2013 21:23:29 GMT Paul Brossier <piem@piem.org> [4d3b573]
	* python/MANIFEST.in (modified)
	* python/setup.py (modified)

	setup.py: improve, update MANIFEST.in


Tue, 05 Mar 2013 19:10:57 GMT Paul Brossier <piem@piem.org> [41399bd]
	* python/ext/aubio-types.h (modified)
	* python/setup.py (modified)

	ext/aubio-types.h: use -DLOCAL_AUBIO to build against local aubio


Tue, 05 Mar 2013 16:46:48 GMT Paul Brossier <piem@piem.org> [ad5203c]
	* python/README (moved)
	* python/ext/aubio-types.h (modified)
	* python/ext/aubiomodule.c (modified)
	* python/ext/ufuncs.c (modified)
	* python/gen_pyobject.py (modified)
	* python/generator.py (modified)
	* python/setup.py (modified)
	* tests/demo/localaubio.py (deleted)

	python/: improve build


Mon, 04 Mar 2013 19:46:56 GMT Paul Brossier <piem@piem.org> [164980f]
	* python/ext/aubio-types.h (moved)
	* python/ext/aubiomodule.c (moved)
	* python/ext/aubioproxy.c (moved)
	* python/ext/aubiowraphell.h (moved)
	* python/ext/py-cvec.c (moved)
	* python/ext/py-fft.c (moved)
	* python/ext/py-filter.c (moved)
	* python/ext/py-filterbank.c (moved)
	* python/ext/py-phasevoc.c (moved)
	* python/gen_pyobject.py (modified)
	* python/setup.py (modified)

	python/: move source files to ext/


Fri, 01 Mar 2013 20:05:24 GMT Paul Brossier <piem@piem.org> [14fb15f]
	* python/setup.py (modified)

	setup.py: only link against frameworks on darwin


Mon, 11 Feb 2013 16:43:55 GMT Paul Brossier <piem@piem.org> [945e26d]
	* python/setup.py (modified)

	python/setup.py: parse version from VERSION, move _aubio to aubio/, ...


Sun, 10 Feb 2013 01:10:12 GMT Paul Brossier <piem@piem.org> [25c9f9a]
	* python/README.md (moved)
	* python/a_weighting_test_simple.expected (moved)
	* python/aubio-types.h (moved)
	* python/aubio/__init__.py (moved)
	* python/aubioinput.py (moved)
	* python/aubiomodule.c (moved)
	* python/aubioproxy.c (moved)
	* python/aubiowraphell.h (moved)
	* python/build_linux (moved)
	* python/build_osx (moved)
	* python/c_weighting_test_simple.expected (moved)
	* python/demo_beats_and_tempo.py (moved)
	* python/demo_filterbank_slaney.py (moved)
	* python/demo_filterbank_triangle_bands.py (moved)
	* python/demo_onset_sinusoid.py (moved)
	* python/demo_pitch_sinusoid.py (moved)
	* python/demo_simple_robot_voice.py (moved)
	* python/demo_sink.py (moved)
	* python/demo_source.py (moved)
	* python/demo_spectrogram.py (moved)
	* python/demo_tss.py (moved)
	* python/gen_pyobject.py (moved)
	* python/generator.py (moved)
	* python/py-cvec.c (moved)
	* python/py-fft.c (moved)
	* python/py-filter.c (moved)
	* python/py-filterbank.c (moved)
	* python/py-phasevoc.c (moved)
	* python/run_all_tests (moved)
	* python/setup.py (moved)
	* python/test_aubio.py (moved)
	* python/test_cvec.py (moved)
	* python/test_fft.py (moved)
	* python/test_filter.py (moved)
	* python/test_filterbank.py (moved)
	* python/test_filterbank_mel.py (moved)
	* python/test_fvec.py (moved)
	* python/test_onset.py (moved)
	* python/test_peakpicker.py (moved)
	* python/test_phasevoc.py (moved)
	* python/test_pitch.py (moved)
	* python/test_source.py (moved)
	* python/test_specdesc.py (moved)

	move new python module to the top