Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/micropipenv.git#df74d76af7ed006f0c1af9ee6296d9f9986a2174
This commit is contained in:
parent
57a16dd9d8
commit
d968e64014
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/v0.6.0.tar.gz
|
||||
/v1.0.0.tar.gz
|
||||
/v1.0.1.tar.gz
|
||||
/v1.0.2.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: micropipenv
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A simple wrapper around pip to support Pipenv and Poetry files
|
||||
|
||||
@ -51,6 +51,9 @@ sed -i '1{\@^#!/usr/bin/env python@d}' %{name}.py
|
||||
%{python3_sitelib}/%{name}-%{version}-py*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Dec 11 2020 Lumír Balhar <lbalhar@redhat.com> - 1.0.2-1
|
||||
- Update to 1.0.2 (#1906430)
|
||||
|
||||
* Tue Nov 10 2020 Lumír Balhar <lbalhar@redhat.com> - 1.0.1-1
|
||||
- Update to 1.0.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.0.1.tar.gz) = 07c77d54e84e2d4ec570982936316a89bb6a4ee478699b50461be6e1b71c0e9a52a491cb0ffbb455a9810d948d7d06efba1148565e607f39bc428f48ff7b3553
|
||||
SHA512 (v1.0.2.tar.gz) = 44afa587362a994612bc6153191157a0d923a4bd1ead6a38847728b5b735b04d2e04b4e5469de17926ad230455e15e281615da4a248dc96b13d72f02b41f4f79
|
||||
|
Loading…
Reference in New Issue
Block a user