blob: 04445f6e5de382a5a4a87594930fba05728010bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-cleantoots
pkgdesc = Cleanup your toot history
pkgver = 0.7.0
pkgrel = 1
url = https://gabnotes.org/cleantoots-clean-your-toot-history/
arch = any
license = GPL
makedepends = python-setuptools
depends = python-mastodon
depends = python-click
depends = python-html2text
depends = python-pendulum
source = https://files.pythonhosted.org/packages/source/c/cleantoots/cleantoots-0.7.0.tar.gz
sha256sums = 24f2f2e5e0c4c4383f8088c84b5de6933110b4a4e31dfea0226bb7ac8ec3ea8e
pkgname = python-cleantoots
|