python3-jaraco.classes: update to 3.4.0.
This commit is contained in:
parent
ca0edb265c
commit
70f2986b47
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-jaraco.classes'
|
# Template file for 'python3-jaraco.classes'
|
||||||
pkgname=python3-jaraco.classes
|
pkgname=python3-jaraco.classes
|
||||||
version=3.2.1
|
version=3.4.0
|
||||||
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-more-itertools"
|
depends="python3-more-itertools"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/jaraco/jaraco.classes"
|
homepage="https://github.com/jaraco/jaraco.classes"
|
||||||
changelog="https://raw.githubusercontent.com/jaraco/jaraco.classes/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/jaraco/jaraco.classes/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/j/jaraco.classes/jaraco.classes-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jaraco.classes/jaraco.classes-${version}.tar.gz"
|
||||||
checksum=ed54b728af1937dc16b7236fbaf34ba561ba1ace572b03fffa5486ed363ecf34
|
checksum=47a024b51d0239c0dd8c8540c6c7f484be3b8fcf0b2d85c13825780d3b3f3acd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue