diff options
Diffstat (limited to 'dev-python/patsy')
| -rw-r--r-- | dev-python/patsy/patsy-0.5.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/patsy/patsy-0.5.3-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/patsy/patsy-0.5.3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/patsy/patsy-0.5.2.ebuild b/dev-python/patsy/patsy-0.5.2.ebuild index 0fe406c751a4..cc2162650058 100644 --- a/dev-python/patsy/patsy-0.5.2.ebuild +++ b/dev-python/patsy/patsy-0.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 DESCRIPTION="Python module to describe statistical models and design matrices" diff --git a/dev-python/patsy/patsy-0.5.3-r1.ebuild b/dev-python/patsy/patsy-0.5.3-r1.ebuild index 6738a14a9037..50863d520d6d 100644 --- a/dev-python/patsy/patsy-0.5.3-r1.ebuild +++ b/dev-python/patsy/patsy-0.5.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/patsy/patsy-0.5.3.ebuild b/dev-python/patsy/patsy-0.5.3.ebuild index 6265f4e93abb..58e12631e985 100644 --- a/dev-python/patsy/patsy-0.5.3.ebuild +++ b/dev-python/patsy/patsy-0.5.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 DESCRIPTION="Python module to describe statistical models and design matrices" |
