rebase to release 2024.8.26
Resolves: RHEL-69802
This commit is contained in:
parent
6764765c20
commit
15581747be
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# config
|
||||
COMMIT="64524fa8a041"
|
||||
COMMIT="508909cfd2e7"
|
||||
REMOTE="https://github.com/erocarrera/pefile-tests"
|
||||
|
||||
# clone repo and run tests
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: python-pefile
|
||||
Version: 2023.2.7
|
||||
Version: 2024.8.26
|
||||
Release: %autorelease
|
||||
Summary: Python module for working with Portable Executable files
|
||||
License: MIT
|
||||
@ -68,7 +68,6 @@ cp %{SOURCE1} %{buildroot}%{_datadir}/%{name}
|
||||
|
||||
%files -n python%{python3_pkgversion}-%{srcname}
|
||||
%license LICENSE
|
||||
%doc README*
|
||||
%{python3_sitelib}/*
|
||||
%{_datadir}/%{name}
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pefile-2023.2.7.tar.gz) = 241d9846954f094ed39e61d80e7d8c1612829ec909650175e75657f9cf69c9bef9e2a115d4106bb14757125c0ffaa3e93abfb2f078e80326e78ac5818c7c2fd3
|
||||
SHA512 (pefile-2024.8.26.tar.gz) = 62781f2ab84040a13304ce550dd1e943991df152c5f2951281906e837b1659694051a074ff49cd08d5d508e9b70009b56418a4237511c4464c4eba9bda4bccf7
|
||||
|
Loading…
Reference in New Issue
Block a user