summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 24cd39e98cd59740e5d4d7f0bf015f0f32621d71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-drf-writable-nested
	pkgdesc = Writable nested model serializer for Django REST Framework
	pkgver = 0.7.0
	pkgrel = 5
	url = https://github.com/beda-software/drf-writable-nested
	arch = any
	license = BSD-2-Clause
	checkdepends = python-pytest
	checkdepends = python-pytest-django
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-django
	depends = python-django-rest-framework
	source = python-drf-writable-nested::git+https://github.com/beda-software/drf-writable-nested#tag=v0.7.0
	sha256sums = SKIP

pkgname = python-drf-writable-nested