Update to 0.2.3 (#1896208)
This commit is contained in:
parent
f490121df8
commit
e34b60a262
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/marshalparser-0.2.0.tar.gz
|
||||
/marshalparser-0.2.1.tar.gz
|
||||
/marshalparser-0.2.2.tar.gz
|
||||
/marshalparser-0.2.3.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: marshalparser
|
||||
Version: 0.2.2
|
||||
Version: 0.2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Parser for Python internal Marshal format
|
||||
|
||||
@ -16,6 +16,7 @@ BuildRequires: python3.6
|
||||
BuildRequires: python3.7
|
||||
BuildRequires: python3.8
|
||||
BuildRequires: python3.9
|
||||
BuildRequires: python3.10
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -t
|
||||
@ -43,6 +44,9 @@ reproducibility.
|
||||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Nov 11 2020 Lumír Balhar <lbalhar@redhat.com> - 0.2.3-1
|
||||
- Update to 0.2.3 (#1896208)
|
||||
|
||||
* Tue Nov 10 2020 Lumír Balhar <lbalhar@redhat.com> - 0.2.2-1
|
||||
- Update to 0.2.2 (#1896208)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (marshalparser-0.2.2.tar.gz) = d1b370be79ad78dfb8736b4c7a1ed26fb6ad2407930d9d05041f3d0c212c51c6e20382bf9dca2a88e07b7766ee7b9f5ff3e38699555baaafbe3a3dae274fe870
|
||||
SHA512 (marshalparser-0.2.3.tar.gz) = 33c37fd9a00a65405bb43c081114e0948fec81d8e337117056fb4cfe0ba8ce202df281e14b8960f59b0677918a77f642a61d88ffc1b360d66f32680271866f48
|
||||
|
Loading…
Reference in New Issue
Block a user