]> git.pld-linux.org Git - packages/python-path.git/blobdiff - python-path.spec
rebuild with tests and docs
[packages/python-path.git] / python-path.spec
index a8c269046b7dd422acad5b547be07680d00e8d01..bd4b809087f9cc58c62fd9d19805afd4d4ab01a1 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module (built from python3-path.spec)
 %bcond_without doc     # Sphinx documentation
 %bcond_without tests   # py.test unit tests
 
@@ -10,7 +10,7 @@ Summary(pl.UTF-8):    Moduł Pythona 2 obudowujący os.path
 Name:          python-path
 # keep 11.x here for python2 support
 Version:       11.5.2
-Release:       2
+Release:       4
 License:       MIT
 Group:         Libraries/Python
 #Source0Download: https://pypi.python.org/simple/path-py/
This page took 0.05328 seconds and 4 git commands to generate.