summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 702caa0e07c95564fb753986aa60ffe8e4b5777a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-refurb
	pkgdesc = A tool for refurbishing and modernizing Python codebases
	pkgver = 1.11.1
	pkgrel = 1
	url = https://github.com/dosisod/refurb
	arch = any
	license = GPL3
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-poetry-core
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = mypy
	depends = python-tomli
	source = python-refurb::git+https://github.com/dosisod/refurb#commit=604c9677aac16596d4878530e533216e6d341323
	source = skip-coverage-report.patch
	b2sums = SKIP
	b2sums = 89f67f2799c5d2207158cb79113cd425156abf1ba53ec6e4d60cb0eae2fc1a942849a5bee020bfbf1c2b34e7489e659baa4bb69ed0cf50b7a9d67129685069c5

pkgname = python-refurb