python-pypng 0.20220715.0-1 (aarch64;znver1;x86_64) 2023-17287
0

Status rejected
Submitter mandian [@T] tutanota.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/291196
Packages
python-pypng-0.20220715.0-1.aarch64.source
python-pypng-0.20220715.0-1.aarch64.binary
python-pypng-0.20220715.0-1.znver1.binary
python-pypng-0.20220715.0-1.znver1.source
python-pypng-0.20220715.0-1.x86_64.source
python-pypng-0.20220715.0-1.x86_64.binary
Build Date 2023-02-20 22:27:11 +0000 UTC
Last Updated 2023-02-21 14:05:15.759266377 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 3bfe8e93e30f091e3ef3a0bdc5cd6f331832ddda

commit 3bfe8e93e30f091e3ef3a0bdc5cd6f331832ddda
Author:     mandian <mandian@users.noreply.github.com>
AuthorDate: Sun Feb 19 23:28:50 2023 +0000
Commit:     mandian <mandian@users.noreply.github.com>
CommitDate: Sun Feb 19 23:28:50 2023 +0000

    fix path
---
 python-pypng.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/python-pypng.spec b/python-pypng.spec
index 334f53c..d2bcafd 100644
--- a/python-pypng.spec
+++ b/python-pypng.spec
@@ -23,7 +23,7 @@ PNG module for Python. PyPNG is written entirely in Python.
 %install
 %py_install
 
-find %{buildroot} -name '__pycache__' -type d -exec rm -fr '{}' \;
+#find %{buildroot} -name '__pycache__' -type d -exec rm -fr '{}' \;
 
 %files
 %license LICENCE
@@ -31,3 +31,4 @@ find %{buildroot} -name '__pycache__' -type d -exec rm -fr '{}' \;
 %{_bindir}/*
 %{py_puresitedir}/png.py
 %{py_puresitedir}/pypng-*.*-info
+%{py_puresitedir}/__pycache__/png*
Not Available

benbullard79 [@T] cox.netNo Comment.401d 10hrs