diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-26 12:34:37 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-26 12:34:37 +0000 |
| commit | 45620c5bf2efedf816b5e32e4301aae632c35ce7 (patch) | |
| tree | 61ef3643a8095165533163b38426879409a6b633 /dev-python/PyPDF2 | |
| parent | 2797cc940a89b17c99cb401b83beba1fe1442368 (diff) | |
| download | baldeagleos-repo-45620c5bf2efedf816b5e32e4301aae632c35ce7.tar.gz baldeagleos-repo-45620c5bf2efedf816b5e32e4301aae632c35ce7.tar.xz baldeagleos-repo-45620c5bf2efedf816b5e32e4301aae632c35ce7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/PyPDF2')
| -rw-r--r-- | dev-python/PyPDF2/PyPDF2-1.27.12.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/PyPDF2/PyPDF2-1.28.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/PyPDF2/PyPDF2-1.28.2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/PyPDF2/PyPDF2-1.27.12.ebuild b/dev-python/PyPDF2/PyPDF2-1.27.12.ebuild index 340929e44e31..90c335479801 100644 --- a/dev-python/PyPDF2/PyPDF2-1.27.12.ebuild +++ b/dev-python/PyPDF2/PyPDF2-1.27.12.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 diff --git a/dev-python/PyPDF2/PyPDF2-1.28.1.ebuild b/dev-python/PyPDF2/PyPDF2-1.28.1.ebuild index 1a552c572ff0..e77867c450d2 100644 --- a/dev-python/PyPDF2/PyPDF2-1.28.1.ebuild +++ b/dev-python/PyPDF2/PyPDF2-1.28.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 diff --git a/dev-python/PyPDF2/PyPDF2-1.28.2.ebuild b/dev-python/PyPDF2/PyPDF2-1.28.2.ebuild index 1a552c572ff0..e77867c450d2 100644 --- a/dev-python/PyPDF2/PyPDF2-1.28.2.ebuild +++ b/dev-python/PyPDF2/PyPDF2-1.28.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 |
