summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f79c06f3a540edcb854dffab173349af6777cdff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = refurb-git
	pkgdesc = A tool for refurbishing and modernizing Python codebases (development version)
	pkgver = 2.3.1.r0.g0dbb127
	pkgrel = 2
	url = https://github.com/dosisod/refurb
	arch = any
	license = GPL-3.0-or-later
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	depends = mypy
	depends = python
	provides = refurb
	conflicts = python-refurb
	conflicts = refurb
	replaces = python-refurb-git
	options = !strip
	source = refurb::git+https://github.com/dosisod/refurb.git
	sha256sums = SKIP

pkgname = refurb-git