Update to 0.5.4 (close RHBZ#2221739)

This commit is contained in:
Benjamin A. Beasley 2023-07-24 10:03:10 -04:00
commit 071e7edecf
4 changed files with 5 additions and 29 deletions

View file

@ -8,7 +8,7 @@
%bcond bundled_versioneer %{expr:0%{?fc37} || 0%{?fc38} || 0%{?el9}}
Name: python-pymapvbvd
Version: 0.5.3
Version: 0.5.4
Release: %autorelease
Summary: Python twix file reader
@ -22,10 +22,6 @@ Source0: %{pypi_source pyMapVBVD}
Source1: pyMapVBVD-%{version}-test-data.tar.xz
Source2: get_test_data.sh
# Do not install tests in site-packages
# https://github.com/wtclarke/pymapvbvd/pull/34
Patch: %{url}/pull/34.patch
BuildArch: noarch
# The library assumes that the host and the file format are both little-endian.
# The necessary patch would not be trivial. Queried upstream: