mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-rss2email: update to 3.13.1.
This commit is contained in:
parent
85dff2ac23
commit
72a24dc40a
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'python3-rss2email'
|
# Template file for 'python3-rss2email'
|
||||||
pkgname=python3-rss2email
|
pkgname=python3-rss2email
|
||||||
version=3.11
|
version=3.13.1
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="rss2email-${version}"
|
wrksrc="rss2email-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="rss2email"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-feedparser python3-html2text"
|
depends="python3-feedparser python3-html2text"
|
||||||
checkdepends="${depends} python3-BeautifulSoup4"
|
checkdepends="${depends} python3-BeautifulSoup4"
|
||||||
|
@ -13,4 +12,4 @@ maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/rss2email/rss2email"
|
homepage="https://github.com/rss2email/rss2email"
|
||||||
distfiles="https://github.com/rss2email/rss2email/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rss2email/rss2email/archive/v${version}.tar.gz"
|
||||||
checksum=ee2c7fc04afb0a8a4153f4c7e3f3bda91c358ec54740aeee9a30a93e28f80f4a
|
checksum=4fcf43c6e34cfb8fd9d1803b44b9059c3b7cfed02f9b09b48b3bfe3fa1e0c30c
|
||||||
|
|
Loading…
Add table
Reference in a new issue