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..7cd02874cd36
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python-djangorestframework-xml
+ pkgdesc = XML support for Django REST Framework
+ pkgver = 2.0.0
+ pkgrel = 1
+ url = https://github.com/jpadilla/django-rest-framework-xml
+ arch = any
+ license = BSD
+ makedepends = python-setuptools
+ depends = python
+ source = https://files.pythonhosted.org/packages/source/d/djangorestframework-xml/djangorestframework-xml-2.0.0.tar.gz
+ sha256sums = 35f6c811d0ab8c8466b26db234e16a2ed32d76381715257aebf4c7be2c202ca1
+
+pkgname = python-djangorestframework-xml
+ depends = python
+