RHEL 9.0.0 Alpha bootstrap

The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/micropipenv#ac46ca22ff33492e435523670ff08387522f11b5
This commit is contained in:
Troy Dawson 2020-11-16 13:13:00 -08:00
parent 9a02e13c87
commit 57a16dd9d8
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/v0.5.1.tar.gz
/v0.6.0.tar.gz
/v1.0.0.tar.gz
/v1.0.1.tar.gz

View File

@ -1,5 +1,5 @@
Name: micropipenv
Version: 1.0.0
Version: 1.0.1
Release: 1%{?dist}
Summary: A simple wrapper around pip to support Pipenv and Poetry files
@ -40,8 +40,8 @@ sed -i '1{\@^#!/usr/bin/env python@d}' %{name}.py
%py3_install
%check
# skipped tests requires internet
%pytest -m "not online"
# skipped tests requires internet or checks pip version
%pytest -m "not online" -k "not test_check_pip_version"
%files
%doc README.rst
@ -51,6 +51,9 @@ sed -i '1{\@^#!/usr/bin/env python@d}' %{name}.py
%{python3_sitelib}/%{name}-%{version}-py*.egg-info/
%changelog
* Tue Nov 10 2020 Lumír Balhar <lbalhar@redhat.com> - 1.0.1-1
- Update to 1.0.1
* Fri Oct 02 2020 Lumír Balhar <lbalhar@redhat.com> - 1.0.0-1
- Update to 1.0.0 (#1884346)

View File

@ -1 +1 @@
SHA512 (v1.0.0.tar.gz) = 78aedcdceba889e3fe5e292c23067c207858f71b92f2b2835c429b46b02d69fb3e51f6cb4a7f506b4b8afe5bf22b628a132abd0b09bfc1da3ce8c0483d3be859
SHA512 (v1.0.1.tar.gz) = 07c77d54e84e2d4ec570982936316a89bb6a4ee478699b50461be6e1b71c0e9a52a491cb0ffbb455a9810d948d7d06efba1148565e607f39bc428f48ff7b3553