diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-02-10 08:31:21 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-02-10 08:31:21 +0000 |
| commit | 73be496af59cba8128ca2187ce8d3a32678ae7bf (patch) | |
| tree | b9fdf829530528e7c53d2d89d3a3df2bf6031440 /dev-python/re-assert | |
| parent | be960d5922cb86defc29f1b80716e83b0d771258 (diff) | |
| download | baldeagleos-repo-73be496af59cba8128ca2187ce8d3a32678ae7bf.tar.gz baldeagleos-repo-73be496af59cba8128ca2187ce8d3a32678ae7bf.tar.xz baldeagleos-repo-73be496af59cba8128ca2187ce8d3a32678ae7bf.zip | |
Adding metadata
Diffstat (limited to 'dev-python/re-assert')
| -rw-r--r-- | dev-python/re-assert/re-assert-1.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/re-assert/re-assert-1.1.0-r1.ebuild b/dev-python/re-assert/re-assert-1.1.0-r1.ebuild index 44b002b82bb4..31e3f979fd9b 100644 --- a/dev-python/re-assert/re-assert-1.1.0-r1.ebuild +++ b/dev-python/re-assert/re-assert-1.1.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 |
