Wrong package version in directory name

Bug #2050094 reported by Dmytro Lazariev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pdfminer (Ubuntu)
New
Undecided
Unassigned

Bug Description

The package metadata is stored in
/usr/lib/python3/dist-packages/pdfminer.six-_VERSION_.egg-info
directory instead of
/usr/lib/python3/dist-packages/pdfminer.six-20220319.egg-info

According to the comment in
https://salsa.debian.org/python-team/packages/pdfminer/-/blob/debian/20220319+dfsg-1/pdfminer/__init__.py?ref_type=tags#L1
, it seems like CI doesn't replace the string in the file.

---

This wrong directory name makes problem with the Poetry Python package usage. If the pdfminer is installed from Ubuntu package, Poetry raises error
  Invalid version '-VERSION-' on package pdfminer-six
This prevents Poetry from doing anything.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.