rhevm-qe-automation / pytest_jira

py.test plugin to integrate with JIRA
GNU General Public License v2.0
29 stars 25 forks source link

Update package on https://pypi.python.org #1

Closed pzaytsev closed 8 years ago

pzaytsev commented 10 years ago

On https://pypi.python.org/pypi/pytest-jira/0.01 is an old version of project. It causes error. ... File "/mnt/tc-agent/a9343a0aef23cede/venv/local/lib/python2.7/site-packages/pytest_jira.py", line 95, in pytest_runtest_makereport rep.wasxfail = "reason: " + call.excinfo.value.msg AttributeError: 'error' object has no attribute 'msg'

On github pytest_runtest_makereport function differes with same function in tar.gz on pypi.python.org.

lukas-bednar commented 8 years ago

@jlaska could you please add me as maintainer on python index of this package, in order to be able release new versions.

my username is "lukas-bednar"

jlaska commented 8 years ago

@lukas-bednar pypi seems to be having trouble atm ... I'll try again later.

jlaska commented 8 years ago

@lukas-bednar okay, you've been added as an owner of pytest-jira on pypi. Thanks for your help!

lukas-bednar commented 8 years ago

@jlaska thanks man! I will do my best! :smile:

lukas-bednar commented 8 years ago

released 0.2.0 https://pypi.python.org/pypi/pytest-jira