diff options
Diffstat (limited to 'dev-python/zope-event')
-rw-r--r-- | dev-python/zope-event/zope-event-4.4-r1.ebuild (renamed from dev-python/zope-event/zope-event-4.4.ebuild) | 2 | ||||
-rw-r--r-- | dev-python/zope-event/zope-event-4.5.0-r1.ebuild (renamed from dev-python/zope-event/zope-event-4.5.0.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/zope-event/zope-event-4.4.ebuild b/dev-python/zope-event/zope-event-4.4-r1.ebuild index 35216cc3df14..6f2084af6a37 100644 --- a/dev-python/zope-event/zope-event-4.4.ebuild +++ b/dev-python/zope-event/zope-event-4.4-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/zope-event/zope-event-4.5.0.ebuild b/dev-python/zope-event/zope-event-4.5.0-r1.ebuild index ae080412c6d5..1b20f7462363 100644 --- a/dev-python/zope-event/zope-event-4.5.0.ebuild +++ b/dev-python/zope-event/zope-event-4.5.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) inherit distutils-r1 |