forked from pool/python-virtualenv
Accepting request 1250267 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1250267 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=71
This commit is contained in:
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 25 20:26:51 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 20.29.2:
|
||||||
|
* Upgrade setuptools to 75.3
|
||||||
|
* Upgrade setuptools to 75.5 and wheel to 0.45
|
||||||
|
* No longer forcibly echo off during windows batch activation
|
||||||
|
* Update run_with_catch log flushing by @neilramsay in #2806
|
||||||
|
* feat: Write CACHEDIR.TAG file b
|
||||||
|
* Skip tcsh tests on broken tcsh versions
|
||||||
|
* Makes --python command-line flag take precedence over env var
|
||||||
|
* Add free-threaded Python support
|
||||||
|
* Upgrade embeded setuptools
|
||||||
|
* Simplify Solution to --python command-line flag precedence
|
||||||
|
* Change PyInfo cache versioning mechanism
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 08:09:03 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Wed Oct 30 08:09:03 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-virtualenv
|
# spec file for package python-virtualenv
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-virtualenv%{psuffix}
|
Name: python-virtualenv%{psuffix}
|
||||||
Version: 20.27.1
|
Version: 20.29.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Virtual Python Environment builder
|
Summary: Virtual Python Environment builder
|
||||||
License: MIT
|
License: MIT
|
||||||
|
BIN
virtualenv-20.27.1.tar.gz
(Stored with Git LFS)
BIN
virtualenv-20.27.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
virtualenv-20.29.2.tar.gz
Normal file
3
virtualenv-20.29.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fdaabebf6d03b5ba83ae0a02cfe96f48a716f4fae556461d180825866f75b728
|
||||||
|
size 4320272
|
Reference in New Issue
Block a user