update oyaml-1.0

This commit is contained in:
Andreas Billmeier 2022-03-17 07:06:30 +01:00 committed by Andreas Billmeier
parent 3d919f63d7
commit 265a37f3a3
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
DIST oyaml-1.0.tar.gz 2914 BLAKE2B f111eeb27dab5af8c3c3176dd0260911a47111b2194cc281c8b0c2c365b957fc75558a12397755d0d511a3fa5e64482a6af4f1d7f524868d6b644cdc14f8e785 SHA512 488ba66412f7cdb67ef84ba3038904cb4b467c4ec2d8bca0ed01b566e39768c83b34ada7d8b9e50467bccc2a41f3c20702f8a6f2ac1f8aab1e94b956a611d28d
EBUILD oyaml-1.0.ebuild 757 BLAKE2B 875bee931ca6821a9e6d2fe1e7d4a3472aa85ab9a3945588c92403087f264f86d1072f1f081b72bafefaf10dcfeb85c7153680dea192695f18e509bc8aa6bb62 SHA512 983ac25e5283083cd599f49761c2a2d51c2ce0697f922a8cc154784a30d084a56f126f45a63d4b687d15e165dd1425901318affb86322b14534e60d913b69f0e
EBUILD oyaml-1.0.ebuild 755 BLAKE2B 35cb52f59b6553dda82643fd08382afc5599756e91f950e5e94d593dec558da0b47db086733bc346588883f2fc45fbfcbd4efb70e159fab08eecc4b4390ac465 SHA512 694c3b869c15c4433d12ed086fe500d53a6bba2f945966cf26247c4b68e49a9919cae5529359dfb0452d84b924b4f1de9331d4aace5bcb859fce4f71a547c648
MISC metadata.xml 443 BLAKE2B 2e67a67231f86bb273098fdf2537492c77af7ab57510bb26cb8af2599c25a5044e31b677f7e69cc2eadd3145dbbc6855284d10743b568bb9c0bafebb926bf0c7 SHA512 d9b55773dca09190ea0929dcea47d0e7677ae636d443d2d2c58234f0dbb9e92e40dc94f1761fa521b1dd362620e75a5c3700ab52500795fd6f93871ebd7cef73

View File

@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
EAPI=8
PYTHON_COMPAT=( python3_{8..10} )