python39Packages.pastedeploy: adopt into openstack team

This commit is contained in:
Sandro Jäckel
2021-10-07 20:48:17 +02:00
parent 5561c9b712
commit 1c7c0d64eb
8 changed files with 24 additions and 28 deletions
@@ -4,7 +4,7 @@
, webtest
, zope_component
, hupper
, PasteDeploy
, pastedeploy
, plaster
, plaster-pastedeploy
, repoze_lru
@@ -27,7 +27,7 @@ buildPythonPackage rec {
checkInputs = [ webtest zope_component ];
propagatedBuildInputs = [ hupper PasteDeploy plaster plaster-pastedeploy repoze_lru translationstring venusian webob zope_deprecation zope_interface ];
propagatedBuildInputs = [ hupper pastedeploy plaster plaster-pastedeploy repoze_lru translationstring venusian webob zope_deprecation zope_interface ];
# Failing tests
# https://github.com/Pylons/pyramid/issues/1899