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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: setup-alt-fix.patch
Download


--- setup.py.orig	2023-02-16 16:35:26.229736042 +0000
+++ setup.py	2023-02-18 05:11:13.014948827 +0000
@@ -27,13 +27,12 @@ version = eval(line.split('=', 1)[1].str
 install_reqs = [
     'requests >= 2.16.2',
     'six >= 1.12.0',
-    'stone >= 2.*',
+    'stone >= 3.3.1',
 ]
 
 setup_requires = [
     # Pin pytest-runner to 5.2.0, since 5.3.0 uses `find_namespaces` directive, not supported in
     # Python 2.7
-    'pytest-runner == 5.2.0',
 ]
 
 # WARNING: This imposes limitations on test/requirements.txt such that the
 
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