- 
    Tue Jun 06 2023 Pavel Raiskup <praiskup@redhat.com> 1.25-1
    
- PruneRepoAnalyzer to use the temporary cachedir, too
- Read BUILDTIME from the repo metadata, rather than every single RPM file
   
  
  - 
    Mon Jun 05 2023 Pavel Raiskup <praiskup@redhat.com> 1.24-1
    
- tests: use --setopt=cachedir=<local-relative-dir>
   
  
  - 
    Mon Jun 05 2023 Pavel Raiskup <praiskup@redhat.com> 1.23-2
    
- using a temporary DNF cache directory, Koji FTBFS and https://github.com/fedora-copr/copr/issues/2756
   
  
  - 
    Mon Jun 05 2023 Pavel Raiskup <praiskup@redhat.com> 1.22-1
    
- ajust to the current/future DNF packaging
- fix for new DNF that doesn't accept %location in --queryformat
   
  
  - 
    Fri Apr 30 2021 Pavel Raiskup <praiskup@redhat.com> 1.21-1
    
- Don't leak descriptors in Python API call
- fix misleading /bin/prunerepo message when no rpms are to be removed
   
  
  - 
    Tue Apr 27 2021 Pavel Raiskup <praiskup@redhat.com> 1.20-1
    
- Move the stderr output to log
- Don't sys.exit() from library function
   
  
  - 
    Mon Apr 19 2021 Silvie Chlupova <schlupov@redhat.com> 1.19-1
    
- api: new api method get_rpms_to_remove
- Enhance the logging mechanism a bit
- Faster srpm pairing with rpms
- Start using functions from helpers
- Move prunerepo to helpers.py
- Explicitly depend on python3-setuptools
   
  
  - 
    Sat Feb 29 2020 clime <clime@fedoraproject.org> 1.18-1
    
- add --setopt='skip_if_unavailable=False' to listpkgsbyrepo in testlib
   
  
  - 
    Tue Dec 17 2019 clime <michal.novotny@comprimato.com> 1.17-1
    
- fix changelog
   
  
  - 
    Mon Dec 16 2019 clime <clime@fedoraproject.org> 1.16-1
    
- deprecate --copr
- avoid additional newlines in stderr
- skip prunerepo if set(latest_rpms) is empty
- Use splitlines instead of split for repoquery parsing
- Set skip_if_unavailable=False to not loose the data
- Always dump stderr of repoquery (not only in error case)
- Drop useless double-quote in --queryformat