Go to file
Debarshi Ray 8b0f8c6fec Require python3-setuptools
Otherwise it leads to:

>>> import pikepdf
Traceback (most recent call last):
  File "/usr/lib64/python3.10/site-packages/pikepdf/__init__.py", line
      19, in <module>
    from ._version import __version__
  File "/usr/lib64/python3.10/site-packages/pikepdf/_version.py", line
      7, in <module>
    from pkg_resources import DistributionNotFound
ModuleNotFoundError: No module named 'pkg_resources'

https://bugzilla.redhat.com/show_bug.cgi?id=2096442
2022-08-21 23:20:00 -04:00
.gitignore Update to latest version (#2053921) 2022-02-13 05:34:50 -05:00
308.patch Update to latest version (#2053921) 2022-02-13 05:34:50 -05:00
changelog Switch to rpmautospec. 2021-07-31 04:18:10 -04:00
python-pikepdf.spec Require python3-setuptools 2022-08-21 23:20:00 -04:00
sources Update to latest version (#2053921) 2022-02-13 05:34:50 -05:00