mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-rss2email: update to 3.14.
**Testing the changes** - I tested the changes in this PR: **briefly** **Local build testing** - I built this PR locally for my native architecture, (x86_64-glibc) - I built this PR locally for these architectures (crossbuilds): - aarch64-musl - armv7l Closes: #49653 [via git-merge-pr]
This commit is contained in:
parent
d847199ccc
commit
aa30eaea5c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-rss2email'
|
# Template file for 'python3-rss2email'
|
||||||
pkgname=python3-rss2email
|
pkgname=python3-rss2email
|
||||||
version=3.13.1
|
version=3.14
|
||||||
revision=4
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-feedparser python3-html2text"
|
depends="python3-feedparser python3-html2text"
|
||||||
|
@ -11,4 +11,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=4fcf43c6e34cfb8fd9d1803b44b9059c3b7cfed02f9b09b48b3bfe3fa1e0c30c
|
checksum=ea09b68f6a5421b0bd50e98e24d49a0a33bd54a5f59d0f1be1f6f3f05b8c6087
|
||||||
|
|
Loading…
Add table
Reference in a new issue