48510eebae
self.name in PathDistribution is a property in Python 3.10+ and thus we can't redefine it as an instance variable. Instead we explicitly define it as a property, which works on all supported Python versions. |
||
---|---|---|
tests | ||
.gitignore | ||
COPYING | ||
python-rpm-generators.spec | ||
python.attr | ||
pythonbundles.py | ||
pythondist.attr | ||
pythondistdeps.py | ||
pythonname.attr | ||
sources | ||
update-test-sources.sh |