python3-modern_colorthief: update to 0.1.12.
This commit is contained in:
committed by
Duncan Overbruck
parent
006edd7940
commit
5a6b264d2c
@@ -1,14 +0,0 @@
|
||||
Upstream has moved to pyo3 0.25.0, which compiles with Python 3.14, but has not
|
||||
tagged a release.
|
||||
|
||||
--- a/Cargo.toml
|
||||
+++ b/Cargo.toml
|
||||
@@ -10,7 +10,7 @@
|
||||
path = "src/rust/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
-pyo3 = "0.22.5"
|
||||
+pyo3 = "0.25.0"
|
||||
color-thief = "0.2"
|
||||
image = "0.25.4"
|
||||
itertools = "0.13.0"
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-modern_colorthief'
|
||||
pkgname=python3-modern_colorthief
|
||||
version=0.1.7
|
||||
revision=2
|
||||
version=0.1.12
|
||||
revision=1
|
||||
build_helper=rust
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="maturin cargo"
|
||||
@@ -12,11 +12,7 @@ maintainer="Hendrik Boll <fanyx@posteo.net>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/baseplate-admin/modern_colorthief"
|
||||
distfiles="${PYPI_SITE}/m/modern-colorthief/modern_colorthief-${version}.tar.gz"
|
||||
checksum=2ff10dcb9a7c4cfbd1aeba899e3fe60d8ac652bc492f013784e05aafa2fa6a23
|
||||
|
||||
post_patch() {
|
||||
cargo update --package pyo3@0.22.5 --precise 0.25.0
|
||||
}
|
||||
checksum=e04f0f768eaae5ffb1d46fe78d29cc33e982ff0032a233927f949dbf4b73b71d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user