diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2022-05-30 12:04:38 -0700 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2022-05-30 12:08:46 -0700 |
commit | 527fbf15ee7a0ed5e1046677b707f3b48b795aca (patch) | |
tree | 0401ffe253654117db00b64e6690d6f8eab6930c /dev-util/buildbot-wsgi-dashboards | |
parent | dev-util/buildbot-pkg: PEP 517 updates (diff) | |
download | gentoo-527fbf15ee7a0ed5e1046677b707f3b48b795aca.tar.gz gentoo-527fbf15ee7a0ed5e1046677b707f3b48b795aca.tar.bz2 gentoo-527fbf15ee7a0ed5e1046677b707f3b48b795aca.zip |
dev-util/buildbot-wsgi-dashboards: PEP 517 updates
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
Diffstat (limited to 'dev-util/buildbot-wsgi-dashboards')
-rw-r--r-- | dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.4.0.ebuild | 1 | ||||
-rw-r--r-- | dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.5.0.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.4.0.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.4.0.ebuild index 0bd0ca928a28..b67bfb3e65bf 100644 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.4.0.ebuild +++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.4.0.ebuild @@ -3,6 +3,7 @@ EAPI=8 +DISTUTILS_USE_PEP517=setuptools PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.5.0.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.5.0.ebuild index 0bd0ca928a28..b67bfb3e65bf 100644 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.5.0.ebuild +++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.5.0.ebuild @@ -3,6 +3,7 @@ EAPI=8 +DISTUTILS_USE_PEP517=setuptools PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 |