- 
    Sat Jun 22 2019 Kevin Fenzi <kevin@scrye.com> - 2.0.33-1
    
- Update to 2.0.33. Fixes bug #1674207
- Drop python2 tests due to lack of sphinx theme.
   
  
  - 
    Thu Jun 20 2019 Troy Dawson <tdawson@redhat.com> - 2.0.30-3.1
    
- Turn off tests for initial EPEL8 build
   
  
  - 
    Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.30-3
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
   
  
  - 
    Sun Nov 18 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.0.30-2
    
- Drop explicit locale setting
  See https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot
   
  
  - 
    Tue Jul 24 2018 Kevin Fenzi <kevin@scrye.com> - 2.0.30-1
    
- Update to 2.0.30
- Fix FTBFS bug #1605988
   
  
  - 
    Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.29-7
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
   
  
  - 
    Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.29-6
    
- Rebuilt for Python 3.7
   
  
  - 
    Wed Feb 28 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.0.29-5
    
- Use python2 explicitly during build, install, and testing.
   
  
  - 
    Wed Feb 28 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.0.29-4
    
- Update Python 2 dependency declarations to new packaging standards
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
   
  
  - 
    Fri Feb 23 2018 Merlin Mathesius <mmathesi@redhat.com> - 2.0.29-3
    
- Override py3dir to avoid potential troublesome characters in path
  (such as "+") that can cause test_http self-test errors