]> git.pld-linux.org Git - packages/python-distribute.git/commitdiff
- unneeded for python 3 - disable build, rel 14 master auto/th/python-distribute-0.7.3-14
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 6 Apr 2022 23:17:52 +0000 (01:17 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 6 Apr 2022 23:17:52 +0000 (01:17 +0200)
python-distribute.spec

index 56045195656c1a0aa87e3198c74c72ec69ce917a..5e03c909d1b4aafc351b0f340e0e0d3f50f1455a 100644 (file)
@@ -1,14 +1,14 @@
 #
 # Conditional build:
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module
 
 %define                pname   distribute
 Summary:       distribute compatibility wrapper for setuptools
 Summary(pl.UTF-8):     Nakładka na python-setuptools zastępujące distribute
 Name:          python-distribute
 Version:       0.7.3
-Release:       13
+Release:       14
 License:       PSF or ZPL
 Group:         Development/Languages/Python
 Source0:       https://pypi.python.org/packages/source/d/distribute/distribute-%{version}.zip
This page took 0.123718 seconds and 4 git commands to generate.