python3-jaraco.stream: update to 3.0.4.
This commit is contained in:
parent
0653b52bbf
commit
78fb1c722a
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-jaraco.stream'
|
# Template file for 'python3-jaraco.stream'
|
||||||
pkgname=python3-jaraco.stream
|
pkgname=python3-jaraco.stream
|
||||||
version=3.0.3
|
version=3.0.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -10,8 +10,8 @@ maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jaraco/jaraco.stream"
|
homepage="https://github.com/jaraco/jaraco.stream"
|
||||||
changelog="https://raw.githubusercontent.com/jaraco/jaraco.stream/main/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/jaraco/jaraco.stream/main/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/j/jaraco.stream/jaraco.stream-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jaraco.stream/jaraco_stream-${version}.tar.gz"
|
||||||
checksum=3af4b0441090ee65bd6dde930d29f93f50c4a2fe6048e2a9d288285f5e4dc441
|
checksum=e2bc5028e721ed2cc852b96ec9a33f2b7664e9b2dbf87eefbe617d126641934b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue