Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471734 - app-vim/pytest new package
Summary: app-vim/pytest new package
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2013-05-29 18:11 UTC by Michael Mair-Keimberger (iamnr3)
Modified: 2016-06-11 11:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pytest-1.1.4.ebuild (pytest-1.1.4.ebuild,508 bytes, text/plain)
2013-05-29 18:11 UTC, Michael Mair-Keimberger (iamnr3)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mair-Keimberger (iamnr3) 2013-05-29 18:11:26 UTC
Created attachment 349586 [details]
pytest-1.1.4.ebuild

app-vim/pytest:
A simple way of running your tests (with py.test) from within VIM
Comment 1 Patrice Clement gentoo-dev 2016-06-11 11:25:52 UTC
commit a313dd67cabba65fd509512a974817f717535362 (HEAD -> master, origin/master, origin/HEAD)
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: Sat Jun 11 10:52:45 2016 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Sat Jun 11 10:53:49 2016 +0000

app-vim/pytest: Add pytest vimscript to the tree.

Gentoo-Bug: https://bugs.gentoo.org/471734
Package-Manager: portage-2.2.28

app-vim/pytest/Manifest            |  1 +
app-vim/pytest/metadata.xml        | 11 +++++++++++
app-vim/pytest/pytest-1.1.4.ebuild | 20 ++++++++++++++++++++
3 files changed, 32 insertions(+)
create mode 100644 app-vim/pytest/Manifest
create mode 100644 app-vim/pytest/metadata.xml
create mode 100644 app-vim/pytest/pytest-1.1.4.ebuild