A simple wrapper around pip to support Pipenv and Poetry files
Go to file
Miro Hrončok 6b1a38a731 Licensing fixes
- the license tag
 - the LICENSE files

See https://github.com/thoth-station/micropipenv/commit/b61217fb

Before:

    $ rpm -qvlp micropipenv-0.2.0-1.fc33.noarch.rpm | grep LICENSE
    lrwxrwxrwx 1 root root    12 Jun 4 09:22 /usr/share/licenses/micropipenv/LICENSE -> LICENSE-LGPL

    $ rpmlint ./micropipenv-0.2.0-1.fc33.noarch.rpm
    micropipenv.noarch: W: dangling-relative-symlink /usr/share/licenses/micropipenv/LICENSE LICENSE-LGPL

After:

    $ rpm -qvlp .micropipenv-0.2.0-2.fc33.noarch.rpm | grep LICENSE
    lrwxrwxrwx 1 root root    12 Jun 4 09:22 /usr/share/licenses/micropipenv/LICENSE -> LICENSE-LGPL
    -rw-r--r-- 1 root root 35149 Jun 4 09:22 /usr/share/licenses/micropipenv/LICENSE-GPL
    -rw-r--r-- 1 root root  7652 Jun 4 09:22 /usr/share/licenses/micropipenv/LICENSE-LGPL
2020-06-05 10:08:07 +02:00
.gitignore Sources 2020-06-04 12:02:30 +02:00
micropipenv.spec Licensing fixes 2020-06-05 10:08:07 +02:00
README.md Added the README 2020-03-16 13:27:52 +00:00
sources Sources 2020-06-04 12:02:30 +02:00

micropipenv

The micropipenv package