python3-enrich: update to 1.2.7.
This commit is contained in:
parent
c76f8754e9
commit
be6ff03d4c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-enrich'
|
# Template file for 'python3-enrich'
|
||||||
pkgname=python3-enrich
|
pkgname=python3-enrich
|
||||||
version=1.2.6
|
version=1.2.7
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/python3-/}-${version}"
|
wrksrc="${pkgname/python3-/}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/pycontribs/enrich"
|
homepage="https://github.com/pycontribs/enrich"
|
||||||
distfiles="${PYPI_SITE}/e/enrich/enrich-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/e/enrich/enrich-${version}.tar.gz"
|
||||||
checksum=0e99ff57d87f7b5def0ca79917e88fb9351aa0d52e228ee38bff7cd858315fe4
|
checksum=0a2ab0d2931dff8947012602d1234d2a3ee002d9a355b5d70be6bf5466008893
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue