[packages/python-rjsmin] - rel 12, disable python3
baggins
baggins at pld-linux.org
Tue Jun 3 10:05:59 CEST 2025
commit 3dbfbe321595f04910142b90bcb5e5b57793ff7f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Jun 3 10:55:52 2025 +0200
- rel 12, disable python3
python-rjsmin.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-rjsmin.spec b/python-rjsmin.spec
index 452b759..dd15bbc 100644
--- a/python-rjsmin.spec
+++ b/python-rjsmin.spec
@@ -2,15 +2,15 @@
# Conditional build:
%bcond_without doc # don't build doc
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
-%define module rjsmin
-%define egg_name rjsmin
+%define module rjsmin
+%define egg_name rjsmin
%define pypi_name rjsmin
Summary: rJSmin is a JavaScript minifier written in Python
Name: python-%{pypi_name}
Version: 1.0.12
-Release: 11
+Release: 13
License: Apache v2.0
Group: Libraries/Python
Source0: https://pypi.python.org/packages/source/r/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-rjsmin.git/commitdiff/3dbfbe321595f04910142b90bcb5e5b57793ff7f
More information about the pld-cvs-commit
mailing list