mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
New package: python3-rss2email-3.10
This commit is contained in:
parent
81eacaaca2
commit
6fa95c3bea
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-rss2email/template
Normal file
16
srcpkgs/python3-rss2email/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python3-rss2email'
|
||||||
|
pkgname=python3-rss2email
|
||||||
|
version=3.10
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="rss2email-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
pycompile_module="rss2email"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-feedparser python3-html2text"
|
||||||
|
short_desc="Forward RSS feeds to email (community edition)"
|
||||||
|
maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://github.com/rss2email/rss2email"
|
||||||
|
distfiles="https://github.com/rss2email/rss2email/archive/v${version}.tar.gz"
|
||||||
|
checksum=922b33f5bc3bce20568b977bff84dfdef3f1f7117fc70cc0b1bee7daa0e0acac
|
Loading…
Add table
Reference in a new issue