summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9b8de1f6498af33b6cef161776dc6e48ae0f38c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-outdated
	pkgdesc = Check if a version of a PyPI package is outdated
	pkgver = 0.2.1
	pkgrel = 2
	url = https://github.com/alexmojaki/outdated
	arch = any
	license = MIT
	makedepends = python-pip
	makedepends = git
	depends = python-requests
	depends = python-littleutils
	source = outdated::git+https://github.com/alexmojaki/outdated.git?#tag=v0.2.1
	sha512sums = SKIP

pkgname = python-outdated