[packages/python3-libarchive-c] Up to 5.2
arekm
arekm at pld-linux.org
Sun May 4 03:01:56 CEST 2025
commit d059e1ceb8649b53c9e081180fc015ee14104489
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun May 4 01:13:23 2025 +0200
Up to 5.2
python3-libarchive-c.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python3-libarchive-c.spec b/python3-libarchive-c.spec
index 0587ba3..6830485 100644
--- a/python3-libarchive-c.spec
+++ b/python3-libarchive-c.spec
@@ -5,13 +5,13 @@
Summary: Python interface to libarchive
Summary(pl.UTF-8): Pythonowy interfejs do libarchive
Name: python3-libarchive-c
-Version: 5.1
-Release: 3
+Version: 5.2
+Release: 1
License: CC0
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/libarchive/
-Source0: https://files.pythonhosted.org/packages/source/l/libarchive-c/libarchive-c-%{version}.tar.gz
-# Source0-md5: b27a4239fe075732d1470950df2d3b05
+Source0: https://files.pythonhosted.org/packages/source/l/libarchive-c/libarchive_c-%{version}.tar.gz
+# Source0-md5: a66bd9489160267c8828ad91cac038b8
URL: https://pypi.org/project/libarchive-c/
BuildRequires: libarchive-devel
BuildRequires: python3-modules >= 1:3.8
@@ -35,7 +35,7 @@ Pythonowy interfejs do libarchive. Wykorzystuje standardowy moduł
ctypes do dynamicznego ładowania i dostępu do biblioteki C.
%prep
-%setup -q -n libarchive-c-%{version}
+%setup -q -n libarchive_c-%{version}
%build
%py3_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-libarchive-c.git/commitdiff/d059e1ceb8649b53c9e081180fc015ee14104489
More information about the pld-cvs-commit
mailing list