From 3e5375e11d16bb4646358959bd9e7fa2e11dfd31 Mon Sep 17 00:00:00 2001 From: Joel Capitao Date: Nov 06 2024 18:18:15 +0000 Subject: Import python-virtualenv-20.26.6-2.el10 in CloudSIG Epoxy --- diff --git a/SPECS/python-virtualenv.spec b/SPECS/python-virtualenv.spec index da6ea05..a7a957e 100644 --- a/SPECS/python-virtualenv.spec +++ b/SPECS/python-virtualenv.spec @@ -1,9 +1,9 @@ -%bcond bootstrap 1 +%bcond bootstrap 0 %bcond tests %{without bootstrap} Name: python-virtualenv Version: 20.26.6 -Release: %autorelease +Release: 2%{?dist} Summary: Tool to create isolated Python environments License: MIT @@ -128,4 +128,5 @@ PIP_CERT=/etc/pki/tls/certs/ca-bundle.crt \ %{_bindir}/virtualenv %changelog -%autochangelog +* Wed Nov 06 2024 Joel Capitao - 20.26.6-2 +- Disable bootstrap flag