[packages/python3-apsw] - package module dir, rel 2
baggins
baggins at pld-linux.org
Sat Jul 2 01:11:50 CEST 2022
commit eaf81ef7eb55e1e332abdc7bd9ae2a747a13a626
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Jul 2 01:11:35 2022 +0200
- package module dir, rel 2
python3-apsw.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python3-apsw.spec b/python3-apsw.spec
index dda5afc..a65e9f5 100644
--- a/python3-apsw.spec
+++ b/python3-apsw.spec
@@ -9,7 +9,7 @@ Summary: Another Python SQLite Wrapper
Summary(pl.UTF-8): Another Python SQLite Wrapper - jeszcze jeden pythonowy wrapper dla SQLite
Name: python3-%{module}
Version: 3.38.5
-Release: 1
+Release: 2
License: Free
Group: Libraries/Python
Source0: https://github.com/rogerbinns/apsw/archive/%{version}-r1.tar.gz
@@ -72,6 +72,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc LICENSE README.rst
+%dir %{py3_sitedir}/%{module}
%{py3_sitedir}/%{module}/*.so
%{py3_sitedir}/%{module}/*.pyi
%{py3_sitedir}/%{module}/py.typed
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-apsw.git/commitdiff/eaf81ef7eb55e1e332abdc7bd9ae2a747a13a626
More information about the pld-cvs-commit
mailing list