diff --git a/hidden.cfg b/hidden.cfg index 3497bb1..4433381 100644 --- a/hidden.cfg +++ b/hidden.cfg @@ -1694,6 +1694,15 @@ package { } } +package { + name: "python-CommonMark" + type: PACKAGE_TYPE_NORMAL_FORK + repository { + name: "hidden" + include_filter: "python3-CommonMark.noarch" + } +} + package { name: "python-dbusmock" type: PACKAGE_TYPE_NORMAL_FORK @@ -1727,6 +1736,28 @@ package { } } +package { + name: "python-hypothesis" + type: PACKAGE_TYPE_NORMAL_FORK + repository { + name: "hidden" + include_filter: + include_filter: "python3-hypothesis" + include_filter: "python3-hypothesis+cli" + include_filter: "python3-hypothesis+codemods" + include_filter: "python3-hypothesis+dateutil" + include_filter: "python3-hypothesis+django" + include_filter: "python3-hypothesis+ghostwriter" + include_filter: "python3-hypothesis+lark" + include_filter: "python3-hypothesis+numpy" + include_filter: "python3-hypothesis+pandas" + include_filter: "python3-hypothesis+pytest" + include_filter: "python3-hypothesis+pytz" + include_filter: "python3-hypothesis+redis" + include_filter: "python3-hypothesis+zoneinfo" + } +} + package { name: "python-munkres" type: PACKAGE_TYPE_NORMAL_FORK @@ -1764,6 +1795,15 @@ package { } } +package { + name: "python-recommonmark" + type: PACKAGE_TYPE_NORMAL_FORK + repository { + name: "hidden" + include_filter: "python3-recommonmark.noarch" + } +} + package { name: "python-rjsmin" type: PACKAGE_TYPE_NORMAL_FORK