Commit Graph

17 Commits

Author SHA1 Message Date
Karolina Surma
eb5665b273 Update to 1.0.3 2021-03-12 12:08:04 +01:00
Fedora Release Engineering
1420d000bd - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 19:43:48 +00:00
Lumir Balhar
df74d76af7 Update to 1.0.2 (#1906430) 2020-12-11 07:43:51 +01:00
Lumir Balhar
ac46ca22ff Update to 1.0.1 2020-11-12 16:37:11 +01:00
Lumir Balhar
8efb351294 Skip test of pip version 2020-10-22 14:43:34 +02:00
Lumir Balhar
134d5388a4 Update to 1.0.0 (#1884346) 2020-10-02 10:00:21 +02:00
Lumir Balhar
c90fc1996e Update to 0.6.0 (#1875250) 2020-09-03 10:26:48 +02:00
Lumir Balhar
188bfe282c Update to 0.5.1 (#1859995) 2020-07-30 08:12:14 +02:00
Fedora Release Engineering
9c44f9658d - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 07:21:33 +00:00
Lumir Balhar
2dc0c4b922 Update to 0.4.0 (#1854424) 2020-07-09 09:05:47 +02:00
Lumir Balhar
29ae53369d Update to 0.3.0 (#1846944) 2020-06-15 19:33:29 +02:00
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
Lumir Balhar
00512659d4 Update to 0.2.0 (#1838278, #1841641) 2020-06-04 12:00:28 +02:00
Miro Hrončok
b14caffacf Rebuilt for Python 3.9 2020-05-26 02:52:53 +02:00
Lumir Balhar
0b0961ac11 Update to 0.1.6 (#1831328) 2020-05-05 19:01:30 +02:00
Lumir Balhar
d6feacd0b5 Update to 0.1.5 2020-04-08 07:06:37 +02:00
Lumir Balhar
b7aa5124a7 Initial import (#1813860). 2020-03-16 14:41:27 +01:00