rpmvenv icon indicating copy to clipboard operation
rpmvenv copied to clipboard

RPM packager for Python virtualenv.

Results 4 rpmvenv issues
Sort by recently updated
recently updated
newest added

I've noticed that some of absolute paths in generated spec and shebangs have doubled slash, e.g. I have files section with config and spec shows: ``` %config(noreplace) //lib/systemd/system/my-app.service %config(noreplace) //etc/my-app/.env...

The `0.27.0` and `1.0.0` releases are the last that will support Python 2 and Python 3.5 and below. I've left a note about this in the README and the GitHub...

It would be nice if these tests where given a skipable marker, like 'online', so `pytest -k 'not online'` works. A nice online check is whether name github.com can be...

enhancement
help wanted

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies