File: fix-pep517-metadata-regression-bc287e60e45b2732.yaml

package info (click to toggle)
python-pbr 6.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 804 kB
  • sloc: python: 4,422; sh: 153; makefile: 25; ansic: 24
file content (6 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
fixes:
  - |
    Packages generated with the 5.8.0 release of PBR failed to incorporate
    pbr.json metadata files. This is now corrected. Users can rebuild packages
    with newer PBR if they want that missing metadata generated.