Closed MeggyCal closed 1 week ago
Thanks for the report! I've created a PR that should fix the issue, at least it's working with trubar
package: https://github.com/openSUSE/py2pack/pull/210
Fixed as part of other PR: https://github.com/openSUSE/py2pack/pull/211
Hi, thank you very much for maintaining this wonderful tool, it helps me a lot. However, I have run into an issue lately when packaging new python module:
As you can see in https://github.com/janezd/trubar, the LICENSE file is present and it was present even in the tarball downloaded from PyPI. I was able to generate the spec file elsewhere, but it slowed me down, because I had to fill all the package information by hand. Could you please investigate?
Not all packages suffer from this issue, but some do, I hit this issue again when packaging
python-qasync
.