dev-python/soundfile: Bump to 0.13.0
Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
parent
6af2bc078e
commit
47ea5e7e2b
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="8"
|
||||
|
@ -1 +1 @@
|
||||
DIST soundfile-0.12.1.tar.gz 43184 BLAKE2B f32a531a7523d83e31c2d1f61acf623dbb09cc02364224f266df6825e25f72478acd233a845d7fe67915faba8e33c7659ea3b187259318599241f683fa3a0cf6 SHA512 59ddf404ca235b6a6ba12ab063f14cf1e1488751024a8e26068f47ea3151e5eb342799db2c2cef57cc57d20f34ebebaed5d8d5bb4c3945c7fdbd45d0e585d117
|
||||
DIST soundfile-0.13.0.tar.gz 45971 BLAKE2B 6d737fc75b6ff6405a94d37212d31e2c3f4c0a1f976f64fbcf9f3ae0946f292e7246e73f0c6e75e41000d726acd1cfb830de4093c36a01e0f00ec65cdf7493e6 SHA512 fdd8b1129632baf263eabfdf84cb4c644ec4d2f987fd258b69628e18d9002007fcf704ac781cef0f4c43579e10891b520b671ad7d301613ee05950110613cdea
|
||||
|
@ -1,10 +1,10 @@
|
||||
# Copyright 2016-2024 Gentoo Authors
|
||||
# Copyright 2016-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="8"
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{11..12} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
COMMIT_ID=""
|
Loading…
x
Reference in New Issue
Block a user