summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 10 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9da5fc936db..24b966c96ca7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,17 @@
pkgbase = python-pylint-django
pkgdesc = A Pylint plugin to help Pylint understand the Django web framework
- pkgver = 2.5.2
- pkgrel = 0
+ pkgver = 2.5.5
+ pkgrel = 2
url = https://github.com/landscapeio/pylint-django
arch = any
license = GPL2
- makedepends = python-setuptools
- makedepends = python-pylint-plugin-utils
- depends = python
- source = https://pypi.io/packages/source/p/pylint-django/pylint-django-2.5.2.tar.gz
- sha256sums = 1933d82b4a92538a3b12aef91adfd7d866befd051d7a02d6245b0f965587d97c
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ makedepends = python-poetry
+ depends = python-pylint
+ depends = python-pylint-plugin-utils
+ source = https://pypi.io/packages/source/p/pylint_django/pylint_django-2.5.5.tar.gz
+ sha256sums = 2f339e4bf55776958283395c5139c37700c91bd5ef1d8251ef6ac88b5abbba9b
pkgname = python-pylint-django