Hello!
I'm pleased to announce version 3.5.0, the first stable release of branch
3.5 of SQLObject.
What's new in SQLObject
===
Contributors for this release are Shailesh Mungikar and Michael S. Root.
Minor features
--
* Add Python3 special methods for division
I am pleased to announce the release of PyKMIP 0.7.0.
PyKMIP is a Python implementation of the Key Management Interoperability
Protocol (KMIP), a communications protocol for the storage and maintenance
of keys, certificates, and other secret objects. PyKMIP provides clients
for conducting key mana
pytest 3.2.5 has just been released to PyPI.
This is a hot-fix release: pytest-3.2.4 imposed a restriction of "py<1.5"
because py-1.5.0 has dropped py26 and py33 support,
but this can cause problems on some installations due to pip's dependency
resolver. For more details see this issue:
https://g
SCons - a software construction tool
Release Notes
This is SCons, a tool for building software (and other files). SCons is
implemented in Python, and its "configuration files" are actually Python
scripts, allowing you to use the full power of a r
pytest 3.2.4 has just been released to PyPI.
This is a bug-fix release, being a drop-in replacement. To upgrade::
pip install --upgrade pytest
The full changelog is available at
http://doc.pytest.org/en/latest/changelog.html.
Thanks to all who contributed to this release, among them:
* Bruno