[py-dev] upcoming releases (and distro names)
holger krekel
holger at merlinux.eu
Tue Nov 23 17:44:54 CET 2010
Hi all,
here is the new repositories and planned distribution packages:
pytest-2.0 bb:pytest (depends on >=py-1.4)
pycmd-1.0 bb:pycmd (depends on >=py-1.4)
py-1.4 bb:py (no dependencies)
The according code was previously contained in py==1.3.4
and the repository was bb:py-trunk which will cease
to be active.
You can install the most recent development version so
e.g. "pytest" via this line::
pip install -i http://pypi.testrun.org -U pytest
pip install -i http://pypi.testrun.org -U pycmd
...
and i'd be happy to hear about problems as i plan
to release things real soon now (tm).
note: if you have used the intermediate packages from
http://pypi.testrun.org then you may need to uninstall
"pylib" via e.g. "pip uninstall pylib" as i dropped
this packaging idea. KISS and all that.
cheers,
holger
More information about the Pytest-dev
mailing list