summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a8c8895e1754
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = python-refurb
+ pkgdesc = A tool for refurbishing and modernizing Python codebases
+ pkgver = 1.1.0
+ 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=8e016048966022023cf8b165f93b8f26e3bef1e7
+ source = skip-coverage-report.patch
+ b2sums = SKIP
+ b2sums = 89f67f2799c5d2207158cb79113cd425156abf1ba53ec6e4d60cb0eae2fc1a942849a5bee020bfbf1c2b34e7489e659baa4bb69ed0cf50b7a9d67129685069c5
+
+pkgname = python-refurb