summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ab4b53e70df29cf7a928d072117b99b38d13200a (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.3.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
	makedepends = python-build
	makedepends = python-installer
	depends = python
	optdepends = python-importlib-metadata>=3.0: REQUIRED for python<3.8
	source = python-single-source-0.3.0.tar.gz::https://github.com/rabbit72/single-source/archive/v0.3.0.tar.gz
	sha256sums = 9f0c9a8e004472fee89e688f712b77fbd6a334172f7fedb3fe05f332034adf5a

pkgname = python-single-source