summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-05-10 01:47:30 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-05-10 01:47:30 +0000
commit62857cdb64c35dbf182933c999a72f7ddf794d2e (patch)
tree17d74aa4541bbb5114c4cccb8a348e444e2ce76b /dev-python
parent0ea9d12ef420683b487c83a7e000c0918204b8f2 (diff)
downloadbaldeagleos-repo-62857cdb64c35dbf182933c999a72f7ddf794d2e.tar.gz
baldeagleos-repo-62857cdb64c35dbf182933c999a72f7ddf794d2e.tar.xz
baldeagleos-repo-62857cdb64c35dbf182933c999a72f7ddf794d2e.zip
Adding metadata
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/httpauth/httpauth-0.3.ebuild2
-rw-r--r--dev-python/minidb/minidb-2.0.4.ebuild2
-rw-r--r--dev-python/pudb/pudb-2021.1.ebuild4
-rw-r--r--dev-python/tempita/tempita-0.5.3-r3.ebuild2
4 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/httpauth/httpauth-0.3.ebuild b/dev-python/httpauth/httpauth-0.3.ebuild
index da9661ea6bfc..1a63698bbe11 100644
--- a/dev-python/httpauth/httpauth-0.3.ebuild
+++ b/dev-python/httpauth/httpauth-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
diff --git a/dev-python/minidb/minidb-2.0.4.ebuild b/dev-python/minidb/minidb-2.0.4.ebuild
index 0ed0b0523494..16d87e6f86b1 100644
--- a/dev-python/minidb/minidb-2.0.4.ebuild
+++ b/dev-python/minidb/minidb-2.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
diff --git a/dev-python/pudb/pudb-2021.1.ebuild b/dev-python/pudb/pudb-2021.1.ebuild
index e379dd848556..28cc8e531aea 100644
--- a/dev-python/pudb/pudb-2021.1.ebuild
+++ b/dev-python/pudb/pudb-2021.1.ebuild
@@ -17,5 +17,9 @@ KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/urwid[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]"
+BDEPEND="
+ test? (
+ dev-python/pytest-mock[${PYTHON_USEDEP}]
+ )"
distutils_enable_tests pytest
diff --git a/dev-python/tempita/tempita-0.5.3-r3.ebuild b/dev-python/tempita/tempita-0.5.3-r3.ebuild
index 19d38b582be1..9c4b6d78c1d4 100644
--- a/dev-python/tempita/tempita-0.5.3-r3.ebuild
+++ b/dev-python/tempita/tempita-0.5.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7