Cernservicexml

Latest version: v0.2.1

Safety actively analyzes 619181 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.1

- Relaxes Requests library version requirement from v2.3 to v1.1 to support
CERN SLC6/CentOS 7 distributions. Note, Python 3.4 requires Requests v2+.
- Adds Travis test matrix to test multiple versions of the Requests library.
- Standardises software name (CERNServiceXML) and package name (cernservicexml)
following usual inveniosoftware practices.
- Fixes reST headline formatting in `RELEASE-NOTES.rst`.

0.2.0

- Adds support for service status parameter in ``ServiceDocument``.
- Deprecates use of service availability percentage in ``ServiceDocument``.
Please use service status parameter instead.
- Changes documentation theme to the standard non-Flask RTD one.
- Initial release of Docker configuration suitable for local developments.
`docker-compose build` rebuilds the image, `docker-compose run --rm web
python setup.py test` runs the test suite.

0.1.2

- Adds support for long (Python 2) integers.

0.1.1

- Fixes issues with POST request for sending the service XML to XSLS.
- Adds doctests to ensure documentation examples works.
- Adds XML validation tests according to XSD Schema.

0.1.0

- Initial public release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.