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

Group :: Development/Python3
RPM: python3-module-tubes

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0001-remove-unnecessary-dependency.patch
Download


From 2c05dd8f27c97ebbfea18706ff54d2406448b09a Mon Sep 17 00:00:00 2001
From: Glyph <glyph@twistedmatrix.com>
Date: Tue, 3 Mar 2020 01:24:13 -0800
Subject: [PATCH] remove unnecessary dependency
---
 setup.py | 1 -
 1 file changed, 1 deletion(-)
diff --git a/setup.py b/setup.py
index c647927..e9e3134 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,6 @@ setup(
     packages=find_packages(exclude=[]),
     package_dir={'tubes': 'tubes'},
     install_requires=[
-        "characteristic",
         "six",
         "Twisted",
     ],
-- 
2.25.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