diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-31 12:35:23 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-31 12:35:23 +0000 |
| commit | 048b34c6687b9f2455eaa032d70f1d3bf9ff1ebf (patch) | |
| tree | c65b0337aba3054a5ed470103f6e1307620c38a3 /dev-python/importlib_resources | |
| parent | 2774232ebf0ed46e26d8d3e56fa27df0236e0e1c (diff) | |
| download | baldeagleos-repo-048b34c6687b9f2455eaa032d70f1d3bf9ff1ebf.tar.gz baldeagleos-repo-048b34c6687b9f2455eaa032d70f1d3bf9ff1ebf.tar.xz baldeagleos-repo-048b34c6687b9f2455eaa032d70f1d3bf9ff1ebf.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/importlib_resources')
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild b/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild index ca933d3c5d24..e24612a4b344 100644 --- a/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild +++ b/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 # This is a backport of Python 3.9's importlib.resources -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( pypy3 python3_{7,8} ) inherit distutils-r1 diff --git a/dev-python/importlib_resources/importlib_resources-4.1.1.ebuild b/dev-python/importlib_resources/importlib_resources-4.1.1.ebuild index 0f342f744d6e..8edb5b33d3f0 100644 --- a/dev-python/importlib_resources/importlib_resources-4.1.1.ebuild +++ b/dev-python/importlib_resources/importlib_resources-4.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 # This is a backport of Python 3.9's importlib.resources -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( pypy3 python3_{7,8} ) inherit distutils-r1 diff --git a/dev-python/importlib_resources/importlib_resources-5.0.0.ebuild b/dev-python/importlib_resources/importlib_resources-5.0.0.ebuild index c96fbe4d7788..680eb6ca1ff1 100644 --- a/dev-python/importlib_resources/importlib_resources-5.0.0.ebuild +++ b/dev-python/importlib_resources/importlib_resources-5.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 # This is a backport of Python 3.9's importlib.resources -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( pypy3 python3_{7,8} ) inherit distutils-r1 diff --git a/dev-python/importlib_resources/importlib_resources-5.1.0.ebuild b/dev-python/importlib_resources/importlib_resources-5.1.0.ebuild index c96fbe4d7788..680eb6ca1ff1 100644 --- a/dev-python/importlib_resources/importlib_resources-5.1.0.ebuild +++ b/dev-python/importlib_resources/importlib_resources-5.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 # This is a backport of Python 3.9's importlib.resources -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( pypy3 python3_{7,8} ) inherit distutils-r1 |
