Update to 1.4.5 (rhbz#2159707)
This commit is contained in:
parent
d39bf2bdb4
commit
07abda1e35
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/v1.4.2.tar.gz
|
||||
/v1.4.3.tar.gz
|
||||
/v1.4.4.tar.gz
|
||||
/v1.4.5.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: micropipenv
|
||||
Version: 1.4.4
|
||||
Version: 1.4.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A simple wrapper around pip to support Pipenv and Poetry files
|
||||
|
||||
@ -44,6 +44,9 @@ sed -i '1{\@^#!/usr/bin/env python@d}' %{name}.py
|
||||
%{_bindir}/micropipenv
|
||||
|
||||
%changelog
|
||||
* Wed Jan 11 2023 Lumír Balhar <lbalhar@redhat.com> - 1.4.5-1
|
||||
- Update to 1.4.5 (rhbz#2159707)
|
||||
|
||||
* Mon Oct 31 2022 Lumír Balhar <lbalhar@redhat.com> - 1.4.4-1
|
||||
- Update to 1.4.4
|
||||
Resolves: rhbz#2138859
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.4.4.tar.gz) = d021e961d0c89e18e77a32d1066d9c1a9c1043380c57abffa0ce860d623e28976a81516dbe4ef4e54742acde500a45e021e2e2091c956d87cd40bceeaf0354fd
|
||||
SHA512 (v1.4.5.tar.gz) = 968279af1c9747323e387f1eea343d6178b602a9b1e5a5754ac7476c3a90d721017c1445f65c69725e70d1508e3e4bba81fc22d469db3025812bdf107ebc834e
|
||||
|
Loading…
Reference in New Issue
Block a user