summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0b17bb2e5321f0b6a436d0fab349d1e130e07bfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = python-scmrepo
	pkgdesc = SCM wrapper and fsspec filesystem for Git for use in DVC
	pkgver = 3.3.9
	pkgrel = 1
	url = https://github.com/iterative/scmrepo
	arch = any
	license = Apache-2.0
	checkdepends = python-cryptography
	checkdepends = python-typing_extensions
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	depends = python
	depends = python-asyncssh
	depends = python-dulwich
	depends = python-fsspec
	depends = python-funcy
	depends = python-gitpython
	depends = python-pathspec
	depends = python-pygit2
	depends = python-pygtrie
	source = https://files.pythonhosted.org/packages/source/s/scmrepo/scmrepo-3.3.9.tar.gz
	sha256sums = 2768f5da1d4c656e6b0e35e3a9e525e64f184cacf5d7b56b436f9384b317ee6e

pkgname = python-scmrepo