Rebuilt for Python 3.11
This commit is contained in:
parent
2f64d5c3a9
commit
87dd492d08
@ -1,6 +1,6 @@
|
||||
Name: micropipenv
|
||||
Version: 1.3.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A simple wrapper around pip to support Pipenv and Poetry files
|
||||
|
||||
License: LGPLv3+
|
||||
@ -49,6 +49,9 @@ sed -i '1{\@^#!/usr/bin/env python@d}' %{name}.py
|
||||
%{python3_sitelib}/%{name}-%{version}-py*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 1.3.0-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Wed Jun 08 2022 Lumír Balhar <lbalhar@redhat.com> - 1.3.0-1
|
||||
- Update to 1.3.0
|
||||
Resolves: rhbz#2083779
|
||||
|
Loading…
Reference in New Issue
Block a user