Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/argparse-manpage.git#2b82a7d20b72f5c8c88a58235c6a876d821ce63c
This commit is contained in:
parent
5d64de8212
commit
2ea52e97ba
@ -29,8 +29,8 @@ There is a limited support for (deprecated) optparse objects, too.
|
||||
|
||||
|
||||
Name: argparse-manpage
|
||||
Version: 1.4
|
||||
Release: 4%{?dist}
|
||||
Version: 1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum Python}
|
||||
BuildArch: noarch
|
||||
|
||||
@ -142,6 +142,9 @@ PYTHONPATH=%buildroot%python3_sitearch %__python3 -m pytest
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 14 2020 Pavel Raiskup <praiskup@redhat.com> - 1.5-1
|
||||
- new release
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Prepare master branch, review the list of branches below and then execute this
|
||||
# script.
|
||||
|
||||
branches='master epel7 epel8 f30 f31'
|
||||
branches='master epel7 epel8 f32 f33'
|
||||
|
||||
exit_handler ()
|
||||
{
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (argparse-manpage-1.4.tar.gz) = a89b55830f121aefb18393fa604a73d0f6314796a58688344a34e088959cf2254133d1f1a34c1ead876852d0025fc7ed6ba8e9e53b0396713da660d23bab56f0
|
||||
SHA512 (argparse-manpage-1.5.tar.gz) = cb3f15679ce944f3dbd641bf724f0715edab3c647dbd1bbd825b8df7657faaa4dee32b91c331c21f180ee68ac2426646bc0ae3593cb16ea6edc702132e5a2010
|
||||
|
Loading…
Reference in New Issue
Block a user