diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-04 16:47:05 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-04 16:47:05 +0000 |
| commit | 7056d316dbc43319d8d4b0cd92d4e264f3705923 (patch) | |
| tree | 283c96f4beabab0eb585dcf2756c802d22577dc1 /dev-python/pastedeploy | |
| parent | e052e9ad79be232413b907d5500b70e0b503c25a (diff) | |
| download | baldeagleos-repo-7056d316dbc43319d8d4b0cd92d4e264f3705923.tar.gz baldeagleos-repo-7056d316dbc43319d8d4b0cd92d4e264f3705923.tar.xz baldeagleos-repo-7056d316dbc43319d8d4b0cd92d4e264f3705923.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/pastedeploy')
| -rw-r--r-- | dev-python/pastedeploy/pastedeploy-2.1.1.ebuild (renamed from dev-python/pastedeploy/pastedeploy-2.1.1-r1.ebuild) | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-2.1.1-r1.ebuild b/dev-python/pastedeploy/pastedeploy-2.1.1.ebuild index fcc807fba972..0c52b96cffbe 100644 --- a/dev-python/pastedeploy/pastedeploy-2.1.1-r1.ebuild +++ b/dev-python/pastedeploy/pastedeploy-2.1.1.ebuild @@ -21,6 +21,9 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="doc" +RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]" +BDEPEND="${RDEPEND}" + distutils_enable_tests pytest python_prepare_all() { |
