Package from the COPR didn’t work for me due to outdated dependencies, so I’ve modified the SPEC file it’s based on.
To create RPM:
- Download SPEC file (above)
- Follow “Preparing your system to create RPM packages”
- Download pipenv-11.1.3.tar.gz
- Run
fedpkg --release f27 local
Note: I’ve only created python 3 package.