Thomas S Hatch
|
8539ac1746
|
remove creation of files in /etc
|
2012-03-21 12:10:46 -06:00 |
|
Dan Colish
|
eae7bea4f6
|
Add requirements.txt to sdist and allow setup.py to use setuptools if detected in environment
|
2012-03-01 16:17:03 -08:00 |
|
Seth House
|
4b14811779
|
Revert "Merge pull request #548 from Lanzaa/develop"
This reverts commit 8fdf7dbfbc , reversing
changes made to ad3f74c2c7 .
Salt is back to platform independent now that msgpack is out. :-P
|
2012-01-21 21:39:39 -07:00 |
|
Thomas S Hatch
|
7b16bc18be
|
take msgpack out of the setup.py
|
2012-01-20 19:30:57 -07:00 |
|
Thomas S Hatch
|
532d868fa5
|
add docs files to the tarball
|
2012-01-20 10:22:21 -07:00 |
|
Thomas S Hatch
|
22894b373b
|
remove cytest from setup.py
|
2012-01-20 09:37:46 -07:00 |
|
Colin B.
|
21d757ba73
|
Salt is now platform dependent. Use get_python_lib(1)
|
2012-01-19 14:01:53 -08:00 |
|
Jeff Bauer
|
94a8b927de
|
added salt/config.py, setup.py changes
|
2012-01-16 13:36:39 -06:00 |
|
Seth House
|
204414ff91
|
Moved version info to own file to avoid import issues
Fixes issue #387.
|
2012-01-04 16:14:24 -07:00 |
|
Thomas S Hatch
|
dd83dfad98
|
fix setting python to python2
|
2011-12-30 20:50:15 -07:00 |
|
Martin Schnabel
|
43a6bcf299
|
add simple test runner.
use:
python setup.py test
to build salt and run all 'unittest.TestCase's in tests/
|
2011-12-30 00:55:05 +01:00 |
|
Corey Quinn
|
0c377230ad
|
Fixed lintian errors on package build
|
2011-12-26 16:34:06 -08:00 |
|
Thomas S Hatch
|
f00237a8e2
|
fix a version issue
|
2011-12-10 14:47:06 -07:00 |
|
Thomas S Hatch
|
57d9bb8feb
|
ref the right version mod
|
2011-12-10 14:34:42 -07:00 |
|
Thomas S Hatch
|
fb42253e7e
|
fix version loading issue with cython
|
2011-12-10 14:33:57 -07:00 |
|
Thomas S Hatch
|
0d666254d9
|
Add msgpack to the main application
|
2011-12-10 13:12:16 -07:00 |
|
Thomas S Hatch
|
12401d6817
|
change homepage to saltstack
|
2011-11-27 22:05:18 -07:00 |
|
Thomas S Hatch
|
be50ce0e52
|
remove deprecated state examples
|
2011-11-27 16:03:35 -07:00 |
|
Thomas S Hatch
|
04c7bbfaaa
|
remove cython build dep
|
2011-11-23 09:43:29 -07:00 |
|
Markus Gattol
|
38e5d2b2cb
|
file permissions: from 775 to 755
Signed-off-by: Markus Gattol <markus.gattol@sunoano.org>
|
2011-11-14 15:49:06 +00:00 |
|
Markus Gattol
|
d018ae29a5
|
make pep8 happy and be more pythonic
Signed-off-by: Markus Gattol <markus.gattol@sunoano.org>
|
2011-11-09 14:12:15 +00:00 |
|
Markus Gattol
|
fdb429d60c
|
we also run just fine on 2.7
Signed-off-by: Markus Gattol <markus.gattol@sunoano.org>
|
2011-11-09 12:28:22 +00:00 |
|
Markus Gattol
|
b870dd74e7
|
we are targeting 2.6+ for now
Signed-off-by: Markus Gattol <markus.gattol@sunoano.org>
|
2011-11-09 11:57:51 +00:00 |
|
Thomas S Hatch
|
c7b4317b52
|
trailing slashes here breaks windows compatability
|
2011-10-24 16:13:47 -06:00 |
|
Seth House
|
02a3dab489
|
Moved the version string to the Salt module
This move will allow fetching the verison from multiple places such as
setup.py as well as the docs.
|
2011-09-25 00:30:36 -06:00 |
|
Thomas S Hatch
|
62575c03ec
|
bump to 0.9.2
|
2011-09-17 12:51:17 -06:00 |
|
Thomas S Hatch
|
b956e7f7df
|
bump version to 0.9.1
|
2011-08-29 18:45:20 -06:00 |
|
Thomas S Hatch
|
faafda688c
|
update clasifier to production/stable
|
2011-08-27 12:50:26 -06:00 |
|
Thomas S Hatch
|
7e7b47effb
|
Add salt-syndic manpage to setup.py
|
2011-08-27 11:32:54 -06:00 |
|
Thomas S Hatch
|
aa527369dc
|
move setup.py to 0.9.0
|
2011-08-27 11:12:37 -06:00 |
|
Thomas S Hatch
|
65f0c35855
|
remove precompiled pyx modules
|
2011-08-26 22:50:42 -06:00 |
|
Erik Nolte
|
86213377df
|
Move salt-monitor scripts and packaging to salt-monitor project
|
2011-08-10 11:20:33 -06:00 |
|
Thomas S Hatch
|
3b8e568ed9
|
Add cytest to bin packages
|
2011-08-02 23:05:52 -06:00 |
|
Thomas S Hatch
|
3a6f011107
|
change salt to be binary! This change makes cython modules buildable
with the setup.py, time to start moving core salt modules to cython!
|
2011-08-02 23:02:00 -06:00 |
|
Thomas S Hatch
|
c06097b3ef
|
Add syndic script to the setup
|
2011-07-30 22:24:08 -06:00 |
|
Thomas S Hatch
|
0f7d91a16a
|
Add the new utils package to the setup.py
|
2011-07-29 21:40:21 -06:00 |
|
Erik Nolte
|
34811e045c
|
Use American LICENSE spelling
|
2011-07-27 19:30:30 -06:00 |
|
Erik Nolte
|
7d5f246dd5
|
Add salt-monitor to the scripts distributed.
|
2011-07-27 19:19:38 -06:00 |
|
Erik Nolte
|
74fab8b706
|
Separate the salt minion from the salt monitor by creating the salt-monitor standalone command.
Run 'salt-monitor' rather than 'salt-minion' to start the monitor.
|
2011-07-27 15:57:13 -06:00 |
|
Erik Nolte
|
1e1e80955c
|
Add setup.py command to run unit tests.
Use "python setup.py test" to run unit tests.
|
2011-07-22 11:47:34 -06:00 |
|
Thomas S Hatch
|
92d940782d
|
update setup.py for 0.8.9
|
2011-07-09 17:09:15 -06:00 |
|
Thomas S Hatch
|
429bdb3cd2
|
Add runners and salt-run to the setup.py
|
2011-06-02 22:33:58 -06:00 |
|
Thomas S Hatch
|
a316924569
|
change the setup.py for 0.8.8
|
2011-05-30 15:48:56 -06:00 |
|
Thomas S Hatch
|
9e019dcf6c
|
Make the setup.py proper again, allow for env var to set conf root
|
2011-05-23 20:00:14 -06:00 |
|
Thomas S Hatch
|
0f7f896520
|
Change the /etc path to not be absolute
|
2011-05-23 19:01:48 -06:00 |
|
Pedro Algarvio
|
5527b5ffb9
|
Fix #79. Don't require a privileged account to install the package.
|
2011-05-23 19:23:42 +01:00 |
|
Thomas S Hatch
|
cd83ffcaee
|
Add json files to the example templates in the setup.py
|
2011-05-16 22:26:56 -06:00 |
|
Thomas S Hatch
|
ec98c33ac5
|
Add the yaml-mako template example
|
2011-05-14 17:17:00 -06:00 |
|
Thomas S Hatch
|
f201d02cc0
|
Add LICENCE file to the distribution, bump rel to 0.8.7
|
2011-05-14 14:23:22 -06:00 |
|
Thomas S Hatch
|
74a8fc033f
|
Change the man page paths, add the salt-cp manpage
|
2011-05-13 22:35:00 -06:00 |
|