Sorin Sbarnea
466c07f2cc
travis auto-releasing
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
8 years ago
Sorin Sbarnea
bfff6f0873
Fixed several bugs reported by linter (flake8)
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
8 years ago
Sorin Sbarnea
09296306e1
Changed badge to reflect develop branch instead of master
Signed-off-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
8 years ago
Sorin Sbarnea
1e065ce6c8
py3 compatibility work (incomplete)
The builds will fail to due valid flake8 problems. Anyome is welcomed to solve some of them as I will not make a new release before they are all fixed.
Signed-off-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
8 years ago
Sorin Sbarnea
64ac5964d9
Start of v0.4.5: adopting git flow and flake8
Signed-off-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
8 years ago
Sorin Sbarnea
e8fca42845
Updated travis scripts in order to auto-release new version is all tests went OK.
9 years ago
Sorin Sbarnea
09bc913e13
Merge branch 'master' of github.com:pycontribs/wstools
* 'master' of github.com:pycontribs/wstools:
Update README.rst
9 years ago
Sorin Sbarnea
152ef197b0
Added BSD copyright file.
9 years ago
Sorin Sbarnea
77c445814d
Update README.rst
9 years ago
Sorin Sbarnea
885a1f9704
Update README.rst
9 years ago
Sorin Sbarnea
a2ffbf6fc0
Switched to new travis infrastructure and removed flake8 target.
9 years ago
Sorin Sbarnea
f74298a5b0
v0.4.4 which finally brings nothing more than Python 3 compatibility
9 years ago
Sorin Sbarnea
69437d918c
Merge pull request #5 from kartoch/master
Reactivating tests
9 years ago
Julien Iguchi-Cartigny
e7a035c6a5
fixing test_wstools_net.py
10 years ago
Julien Iguchi-Cartigny
0d1c666f5e
removing test_wstools, redundant with test_wdsl
10 years ago
Julien Iguchi-Cartigny
9a6be93fb7
Revert "trying with abtsratc to tests detected by nose"
This reverts commit 9c43764ea5
.
10 years ago
Julien Iguchi-Cartigny
915f92fcc4
Revert "trying with __test__ to remove tests detected by nose"
This reverts commit 3c365071d6
.
10 years ago
Julien Iguchi-Cartigny
e9c7a51252
Revert "trying with __test__ to remove tests detected by nose"
This reverts commit 6527f64e5d
.
10 years ago
Julien Iguchi-Cartigny
6527f64e5d
trying with __test__ to remove tests detected by nose
10 years ago
Julien Iguchi-Cartigny
3c365071d6
trying with __test__ to remove tests detected by nose
10 years ago
Julien Iguchi-Cartigny
9c43764ea5
trying with abtsratc to tests detected by nose
10 years ago
Julien Iguchi-Cartigny
ea0af5b657
trying new time to tests detected by nose
10 years ago
Julien Iguchi-Cartigny
cf048dd8e9
make test_wstools detected by nose
10 years ago
Julien Iguchi-Cartigny
902667e9a7
test_wsdl is now the abstract test class
10 years ago
Julien Iguchi-Cartigny
51fe162218
removing test_t1, redundant with test_wstools
10 years ago
Julien Iguchi-Cartigny
475c16c970
removing useless tar.gz, adding two new schemas from OVH API for testing
10 years ago
Julien Iguchi-Cartigny
9469ecc418
Revert "remove import string"
This reverts commit 8b9e5903e6
.
10 years ago
Julien Iguchi-Cartigny
d2ba942c40
Revert "fixing join as function parameter"
This reverts commit ae5a5044fb
.
10 years ago
Julien Iguchi-Cartigny
e74d0ed963
Revert "fixing others join(s) as function parameter"
This reverts commit 71629d8712
.
10 years ago
Julien Iguchi-Cartigny
d1380a54ea
Revert " replace split/join by replace in string operations"
This reverts commit 39c4f7d42f
.
10 years ago
Julien Iguchi-Cartigny
fd617e0754
Revert "forgot join conversion"
This reverts commit 8255518963
.
10 years ago
Julien Iguchi-Cartigny
ff0b258f22
Revert "forgot again join conversion"
This reverts commit 6c37a6fef3
.
10 years ago
Julien Iguchi-Cartigny
6c37a6fef3
forgot again join conversion
10 years ago
Julien Iguchi-Cartigny
8255518963
forgot join conversion
10 years ago
Julien Iguchi-Cartigny
39c4f7d42f
replace split/join by replace in string operations
10 years ago
Julien Iguchi-Cartigny
71629d8712
fixing others join(s) as function parameter
10 years ago
Julien Iguchi-Cartigny
ae5a5044fb
fixing join as function parameter
10 years ago
Julien Iguchi-Cartigny
8b9e5903e6
remove import string
10 years ago
Julien Iguchi-Cartigny
214fb59eba
more special imports for python3 compatibility
10 years ago
Julien Iguchi-Cartigny
b92a45ea49
urllib and urlparse imports for python3 compatibility
10 years ago
Julien Iguchi-Cartigny
a645ba64d2
fixing other malformed exceptions
10 years ago
Julien Iguchi-Cartigny
68d9199a19
fixing bad formed exception in Utility
10 years ago
Julien Iguchi-Cartigny
244988991e
fixing import for python3 in WSDLTools
10 years ago
Julien Iguchi-Cartigny
f354b1509f
handling StringIO import for python 2 and 3
10 years ago
Julien Iguchi-Cartigny
bc8598c2e6
removing print
10 years ago
Julien Iguchi-Cartigny
a70f07d6fe
2to3 c14n
10 years ago
Julien Iguchi-Cartigny
c235f2aa1c
pep8 Namespace.py
10 years ago
Julien Iguchi-Cartigny
f9d37ebad6
pep8 and 2to3 for UserType.py and __init__.py
10 years ago
Julien Iguchi-Cartigny
aef93695ae
starting PEP8
10 years ago
Julien Iguchi-Cartigny
b84b3eab90
reducing long description in setup.py because of read error
10 years ago