- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
2dc0c4b922
commit
9c44f9658d
@ -1,6 +1,6 @@
|
|||||||
Name: micropipenv
|
Name: micropipenv
|
||||||
Version: 0.4.0
|
Version: 0.4.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A simple wrapper around pip to support Pipenv and Poetry files
|
Summary: A simple wrapper around pip to support Pipenv and Poetry files
|
||||||
|
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -52,6 +52,9 @@ sed -i '1{\@^#!/usr/bin/env python@d}' %{name}.py
|
|||||||
%{python3_sitelib}/%{name}-%{version}-py*.egg-info/
|
%{python3_sitelib}/%{name}-%{version}-py*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
* Thu Jul 09 2020 Lumír Balhar <lbalhar@redhat.com> - 0.4.0-1
|
* Thu Jul 09 2020 Lumír Balhar <lbalhar@redhat.com> - 0.4.0-1
|
||||||
- Update to 0.4.0 (#1854424)
|
- Update to 0.4.0 (#1854424)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user