John-Mark Gurney
e3941a4adb
support modern versions of Python.
1 year ago
Jarrod Chesney
f465c43cc2
Added and ignored workspace.xml
4 years ago
Jarrod Chesney
bc369d574e
Updated .idea
5 years ago
Jarrod Chesney
a3dcf3987d
Added .idea to .gitignore
6 years ago
Jarrod Chesney
00d46843ca
Updated to version 0.54.4
6 years ago
Jarrod Chesney
0829364093
Merge pull request #2 from oldium/fix-readme-urls
Updated/removed links pointing to wstools instead of wstools-py3.
6 years ago
Oldřich Jedlička
a896732644
Updated/removed links pointing to wstools instead of wstools-py3.
Removed broken links and corrected other links to point to the wstools-py3.
Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
6 years ago
Jarrod Chesney
e8fb62168c
publish.sh pushes to real pypi
6 years ago
Jarrod Chesney
5ad30d188e
Renamed pipbuild to publish
6 years ago
Jarrod Chesney
ff659b0aad
Renamed pipbuild to publish
6 years ago
Jarrod Chesney
f64783557f
Merge pull request #1 from oldium/fix-readme
Fixed requirements handling.
6 years ago
Oldřich Jedlička
c1b9fbddd1
Fixed requirements handling.
Do not depend on pip internal parsing of requirements.txt, reference
setup.py from requirements instead. Same for requirements_dev.txt, but
now use the extras_require and reference the 'testing' feature
dependencies.
See: https://caremad.io/posts/2013/07/setup-vs-requirement/
See: https://stackoverflow.com/a/27271396
Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
6 years ago
Jarrod Chesney
26fda36dc6
Updated to version 0.54.2
8 years ago
Jarrod Chesney
8c85225333
Added pipbuild
8 years ago
Jarrod Chesney
b88054ef7a
Update setup.py, changelog and publushed
8 years ago
Jarrod Chesney
514e17d21b
fixed up setup.py for py3
8 years ago
Jarrod Chesney
be1ed94d13
Updated setup-py
8 years ago
Jarrod Chesney
8983b034e7
Converted with 2to3-3.5
8 years ago
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