Enable tests
Fix commented out changelog attributions Resolves: rhbz#2157718
This commit is contained in:
parent
fe52cc702d
commit
eefa79bafe
@ -6,13 +6,13 @@
|
||||
%global python_wheelname %{srcname}-%{version}-py3-none-any.whl
|
||||
|
||||
# When bootstraping we don't have pytest yet
|
||||
%bcond_with tests
|
||||
%bcond_without tests
|
||||
|
||||
|
||||
Summary: Python package with an object-oriented approach to text processing
|
||||
Name: python%{python3_pkgversion}-pyparsing
|
||||
Version: 3.0.7
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
License: MIT
|
||||
URL: https://github.com/pyparsing/pyparsing
|
||||
@ -60,29 +60,32 @@ definitions for any number of text parsing applications.
|
||||
%{python3_sitelib}/pyparsing-%{version}.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Feb 01 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.0.7-2
|
||||
- Enable tests
|
||||
|
||||
* Fri Nov 25 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.0.7-1
|
||||
- Initial package
|
||||
- Fedora contributions by:
|
||||
# Alan Pevec <alan.pevec@redhat.com>
|
||||
# Bill Nottingham <notting@fedoraproject.org>
|
||||
# Charalampos Stratakis <cstratak@redhat.com>
|
||||
# Dan Horák <dan@danny.cz>
|
||||
# David King <amigadave@amigadave.com>
|
||||
# David Malcolm <dmalcolm@redhat.com>
|
||||
# Dennis Gilmore <dennis@ausil.us>
|
||||
# Ignacio Vazquez-Abrams <ivazquez@fedoraproject.org>
|
||||
# Iryna Shcherbina <shcherbina.iryna@gmail.com>
|
||||
# Jesse Keating <jkeating@fedoraproject.org>
|
||||
# José Abílio Oliveira Matos <jamatos@fedoraproject.org>
|
||||
# José Matos <jamatos@fedoraproject.org>
|
||||
# Lumir Balhar <lbalhar@redhat.com>
|
||||
# Miro Hrončok <miro@hroncok.cz>
|
||||
# Petr Viktorin <pviktori@redhat.com>
|
||||
# Robert Kuska <rkuska@redhat.com>
|
||||
# Slavek Kabrda <bkabrda@redhat.com>
|
||||
# Terje Røsten <terje.rosten@ntnu.no>
|
||||
# Thomas Spura <thomas.spura@gmail.com>
|
||||
# Tomáš Hrnčiar <thrnciar@redhat.com>
|
||||
# Ville Skyttä <scop@fedoraproject.org>
|
||||
# yatin <ykarel@redhat.com>
|
||||
# Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
|
||||
Alan Pevec <alan.pevec@redhat.com>
|
||||
Bill Nottingham <notting@fedoraproject.org>
|
||||
Charalampos Stratakis <cstratak@redhat.com>
|
||||
Dan Horák <dan@danny.cz>
|
||||
David King <amigadave@amigadave.com>
|
||||
David Malcolm <dmalcolm@redhat.com>
|
||||
Dennis Gilmore <dennis@ausil.us>
|
||||
Ignacio Vazquez-Abrams <ivazquez@fedoraproject.org>
|
||||
Iryna Shcherbina <shcherbina.iryna@gmail.com>
|
||||
Jesse Keating <jkeating@fedoraproject.org>
|
||||
José Abílio Oliveira Matos <jamatos@fedoraproject.org>
|
||||
José Matos <jamatos@fedoraproject.org>
|
||||
Lumir Balhar <lbalhar@redhat.com>
|
||||
Miro Hrončok <miro@hroncok.cz>
|
||||
Petr Viktorin <pviktori@redhat.com>
|
||||
Robert Kuska <rkuska@redhat.com>
|
||||
Slavek Kabrda <bkabrda@redhat.com>
|
||||
Terje Røsten <terje.rosten@ntnu.no>
|
||||
Thomas Spura <thomas.spura@gmail.com>
|
||||
Tomáš Hrnčiar <thrnciar@redhat.com>
|
||||
Ville Skyttä <scop@fedoraproject.org>
|
||||
yatin <ykarel@redhat.com>
|
||||
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
|
||||
|
Loading…
Reference in New Issue
Block a user