[packages/python-dulwich] - rel 5, disable tests
baggins
baggins at pld-linux.org
Mon Sep 15 01:50:42 CEST 2025
commit 165b9dffdd957c2e487d716ab160dcb4e0786026
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Sep 15 03:50:31 2025 +0200
- rel 5, disable tests
python-dulwich.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-dulwich.spec b/python-dulwich.spec
index 7d94182..f452ee7 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -2,16 +2,16 @@
# Conditional build:
%bcond_without python2 # CPython 2.x module
%bcond_with python3 # CPython 3.x module (built from python3-dulwich.spec)
-%bcond_without tests # unit tests
+%bcond_with tests # unit tests
%bcond_without doc # Sphinx documentation
-%define module dulwich
+%define module dulwich
Summary: A Python implementation of the Git file formats and protocols
Summary(pl.UTF-8): Pythonowa implementacja formatów plików i protokołów Gita
Name: python-%{module}
# keep 0.19.x here for python2 support
Version: 0.19.16
-Release: 4
+Release: 5
License: GPL v2+ or Apache 2.0+
Group: Libraries/Python
Source0: https://www.dulwich.io/releases/%{module}-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-dulwich.git/commitdiff/165b9dffdd957c2e487d716ab160dcb4e0786026
More information about the pld-cvs-commit
mailing list