[packages/python-shapely] - rel 7, disabled python3 here
baggins
baggins at pld-linux.org
Thu May 8 10:17:33 CEST 2025
commit 53a9215889128601fe25b55afe919c566767b957
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu May 8 11:08:31 2025 +0200
- rel 7, disabled python3 here
python-shapely.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-shapely.spec b/python-shapely.spec
index 6befbbd..29f1c16 100644
--- a/python-shapely.spec
+++ b/python-shapely.spec
@@ -3,7 +3,7 @@
# Conditional build:
%bcond_with tests # unit tests
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
%define module shapely
Summary: Geospatial geometries, predicates, and operations for Python
@@ -11,7 +11,7 @@ Summary(pl.UTF-8): Geometrie, predykaty i operacje geoprzestrzenne dla Pythona
Name: python-%{module}
# keep 1.7.x here for python2 support
Version: 1.7.1
-Release: 6
+Release: 7
License: BSD
Group: Development/Languages/Python
Source0: https://files.pythonhosted.org/packages/source/S/Shapely/Shapely-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-shapely.git/commitdiff/53a9215889128601fe25b55afe919c566767b957
More information about the pld-cvs-commit
mailing list