summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5a7db000f1fbeddb4fa2adc3a56fa872299711ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-single-source
	pkgdesc = Python library for accessing project versions
	pkgver = 0.4.0
	pkgrel = 1
	url = https://github.com/rabbit72/single-source
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-mock
	checkdepends = python-toml
	makedepends = python-poetry-core
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = python-single-source-0.4.0.tar.gz::https://github.com/rabbit72/single-source/archive/v0.4.0.tar.gz
	sha256sums = 99e98b8363fc723fbdff5d96494b0546242327afc0817ca30ea8750c8b9da34f

pkgname = python-single-source