Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37840230
en ru br
ALT Linux repositórios
S:3.8.0-alt1

Group :: Banco de dados
RPM: barman

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0001-Remove-google-snapshots-deps-from-toxini.patch
Download


From 3776f59ec46d0399c94ef535041ddd3aa371aa3a Mon Sep 17 00:00:00 2001
From: Michael Wallace <michael.wallace@enterprisedb.com>
Date: Wed, 25 Jan 2023 23:00:59 +0000
Subject: [PATCH] Remove google snapshots deps from tox.ini
These were added so that the unit tests could pass in CI however since
adding them the unit tests were updated to mock out the underlying
library and no longer need it.
---
 tox.ini | 16 ----------------
 1 file changed, 16 deletions(-)
diff --git a/tox.ini b/tox.ini
index 30ccc08..f5baf00 100644
--- a/tox.ini
+++ b/tox.ini
@@ -17,20 +17,4 @@ commands = flake8 {posargs}
 deps = -r tests/requirements_flake8.txt
 
-[testenv:py37]
-deps = -r tests/requirements_dev.txt
-       .[google-snapshots]
-
-[testenv:py38]
-deps = -r tests/requirements_dev.txt
-       .[google-snapshots]
-
-[testenv:py39]
-deps = -r tests/requirements_dev.txt
-       .[google-snapshots]
-
-[testenv:py310]
-deps = -r tests/requirements_dev.txt
-       .[google-snapshots]
-
 [flake8]
 select = E,F,W,C
--
libgit2 1.3.2
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009