summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..bd6bafc0539c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python-pytest-pycharm
+ pkgdesc = Plugin for pytest to enter PyCharm debugger on uncaught exceptions.
+ pkgver = 0.5.0
+ pkgrel = 1
+ url = https://github.com/jlubcke/pytest-pycharm
+ arch = any
+ license = BSD
+ makedepends = python-pip
+ depends = python
+ noextract = pytest_pycharm-0.5.0-py3-none-any.whl
+ source = https://files.pythonhosted.org/packages/py3/p/pytest-pycharm/pytest_pycharm-0.5.0-py3-none-any.whl
+ sha256sums = 9e51c032f5c5953e65aac4b486dd7d7abe4322fc7e951328f229630b3e6bd09f
+
+pkgname = python-pytest-pycharm
+