From 3096e4bef90d5abbadd4360ad08a698da141d07d Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Tue, 14 Jun 2022 10:18:06 +0200 Subject: app-office/beancount: Update PYTHON_COMPAT for python 3.10 --- app-office/beancount/Manifest | 4 ++-- app-office/beancount/beancount-2.3.5.ebuild | 2 +- app-office/beancount/beancount-9999.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-office/beancount') diff --git a/app-office/beancount/Manifest b/app-office/beancount/Manifest index f176ca9..ebda88c 100644 --- a/app-office/beancount/Manifest +++ b/app-office/beancount/Manifest @@ -1,4 +1,4 @@ DIST beancount-2.3.5.tar.gz 638463 BLAKE2B 9c2f561e7c7addc17addd598c2558ed51421c15bb2bc3a84b0e4bc8111f1baa331e3d8013fab03ff7ffc9a48010dbb425b8aa8078dc6ab6581d6c6fa78f1f9f6 SHA512 ddafcfad3b3b600b15dc6a6591a457c0dd10c46aed310502983ccd46931fcea9cb24227a302dcb798efdbc7167f6ca074e5b1cf0a02369f66fe20f386187427b -EBUILD beancount-2.3.5.ebuild 1550 BLAKE2B f49cd0399666f01331b31959ab93405c793d40b4b6f68fb9229f74442863361147fb4fa1030e3fb665c33d4110adb4f59adf1196b2b45256a142b427156f3e6c SHA512 0d4bd000371d0e6edade64cee4fef216409ea74e663ed1c6383a5c3a53f80c82b4e9b2a9d89ef2b6591e038de39695d34b2f2c053acaf78bc62036956c291b4a -EBUILD beancount-9999.ebuild 1550 BLAKE2B f49cd0399666f01331b31959ab93405c793d40b4b6f68fb9229f74442863361147fb4fa1030e3fb665c33d4110adb4f59adf1196b2b45256a142b427156f3e6c SHA512 0d4bd000371d0e6edade64cee4fef216409ea74e663ed1c6383a5c3a53f80c82b4e9b2a9d89ef2b6591e038de39695d34b2f2c053acaf78bc62036956c291b4a +EBUILD beancount-2.3.5.ebuild 1555 BLAKE2B 4de659511d970c373e418cb543e99e29f530076e0898c225313e86c59eb462f81428504934cc5223547b6f0f694bf4fc5eda91272b4614852a6760c8aa773bd4 SHA512 7de1de7e7993a62a682bcbd3a5feb994bce4840ddfb6f5029d4e5e2bdfa9f7ba7e8d6a304de9edcc30da9a6b0026c7ea96dcf8efdb3e3cb0510040b2af1e42bd +EBUILD beancount-9999.ebuild 1555 BLAKE2B 4de659511d970c373e418cb543e99e29f530076e0898c225313e86c59eb462f81428504934cc5223547b6f0f694bf4fc5eda91272b4614852a6760c8aa773bd4 SHA512 7de1de7e7993a62a682bcbd3a5feb994bce4840ddfb6f5029d4e5e2bdfa9f7ba7e8d6a304de9edcc30da9a6b0026c7ea96dcf8efdb3e3cb0510040b2af1e42bd MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0 diff --git a/app-office/beancount/beancount-2.3.5.ebuild b/app-office/beancount/beancount-2.3.5.ebuild index ed997ec..8a0889d 100644 --- a/app-office/beancount/beancount-2.3.5.ebuild +++ b/app-office/beancount/beancount-2.3.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_9 ) +PYTHON_COMPAT=( python3_{9,10} ) DISTUTILS_USE_SETUPTOOLS="rdepend" inherit distutils-r1 elisp-common diff --git a/app-office/beancount/beancount-9999.ebuild b/app-office/beancount/beancount-9999.ebuild index ed997ec..8a0889d 100644 --- a/app-office/beancount/beancount-9999.ebuild +++ b/app-office/beancount/beancount-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_9 ) +PYTHON_COMPAT=( python3_{9,10} ) DISTUTILS_USE_SETUPTOOLS="rdepend" inherit distutils-r1 elisp-common -- cgit v1.2.3-2-gb3c3