aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app-office/beancount/Manifest2
-rw-r--r--app-office/beancount/beancount-2.2.3-r1.ebuild (renamed from app-office/beancount/beancount-2.2.3.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-office/beancount/Manifest b/app-office/beancount/Manifest
index 0671172..e33fbd5 100644
--- a/app-office/beancount/Manifest
+++ b/app-office/beancount/Manifest
@@ -1,3 +1,3 @@
DIST beancount-2.2.3.tar.gz 604034 BLAKE2B 00fedb303f37bbb5e20e0f0b6cc7b474957edba1643d1cfe7c44438d61c85213d115a794a501da9af595ad36387f1013d8bfe352c34f9fdcfdf5c06a83215680 SHA512 850875fd7b28ca2b861111d1d2b90b2e2f01e1e6fcc729c7983fca9b3b60409cf9cd3d13e0b5fa0ba617659db5088607ad05dbc87ad3672476b2b5744d58c47b
-EBUILD beancount-2.2.3.ebuild 1400 BLAKE2B 2e49ba5d30451eb13f1dff80621d581810c71bb98ad50fbc8456963cee67d073fc83ef47dd028ba999388d2834da04588b4f859868589e9c508be5f57bbf443b SHA512 7d918dcc3fb4fdf33894955e4fcf3c9200200bdfb8eff1c1d9d1dd340089b184a084b85821073235cfeca992e9482a73e5e4185c98cad2458d8b39a3e7e4be66
+EBUILD beancount-2.2.3-r1.ebuild 1396 BLAKE2B 2861e4586cc9deec76a46176b46d8ce9c2dd5b883d4b2b6c19428b302f36f0302471aed5d85c4047569bd02b91c65286e0892cbc1711ea9a8299dd4e60be77e0 SHA512 268e444b57e9fc434dc8f2f3eee4acad366e8222837005af87f27dccee88498ec029481d4732cfbec07737dc2b93580dd921da04ad1767fac9ff38d6da92465a
MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0
diff --git a/app-office/beancount/beancount-2.2.3.ebuild b/app-office/beancount/beancount-2.2.3-r1.ebuild
index 401ac15..3940d42 100644
--- a/app-office/beancount/beancount-2.2.3.ebuild
+++ b/app-office/beancount/beancount-2.2.3-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1 elisp-common