]> git.pld-linux.org Git - packages/python3-setuptools.git/commitdiff
- apidocs need network fro sphinx build, disabled, rel 3 auto/th/python3-setuptools-54.2.0-3
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 7 Apr 2022 23:03:10 +0000 (01:03 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 7 Apr 2022 23:03:10 +0000 (01:03 +0200)
python3-setuptools.spec

index c834bc8278c0f7dbf1df53140f695df5870ac7f4..0fa3cb085f2fb472bed47417ac4058905acb40a6 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without apidocs         # Sphinx based documentation
+%bcond_with    apidocs         # Sphinx based documentation
 %bcond_with    system_libs     # use system modules (appdirs, packaging, pyparsing) # TODO
 %bcond_with    tests           # py.test tests (few failures)
 %bcond_with    bootstrap       # convenience alias for without: apidocs,system_libs,tests
@@ -17,7 +17,7 @@ Summary:      A collection of enhancements to the Python distutils
 Summary(pl.UTF-8):     Zestaw rozszerzeń dla pythonowych distutils
 Name:          python3-setuptools
 Version:       54.2.0
-Release:       2
+Release:       3
 Epoch:         1
 License:       MIT
 Group:         Development/Languages/Python
This page took 0.194405 seconds and 4 git commands to generate.